From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15117 invoked from network); 19 Apr 2004 18:18:18 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 19 Apr 2004 18:18:18 -0000 Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BFdDg-0008Kv-Su for listarch-gnats-devel@sources.redhat.com; Mon, 19 Apr 2004 14:10:12 -0400 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BFdBc-0007ub-AO for help-gnats@gnu.org; Mon, 19 Apr 2004 14:08:04 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BFdB3-0007no-5Q for help-gnats@gnu.org; Mon, 19 Apr 2004 14:08:00 -0400 Received: from [136.205.157.100] (helo=pcgw1.redstone.army.mil) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BFd73-00071e-8z for help-gnats@gnu.org; Mon, 19 Apr 2004 14:03:21 -0400 Received: from mrdec-owa.ds.amrdec.army.mil (mrdec-exch.amrdec.army.mil [199.209.144.25]) by pcgw1.redstone.army.mil (8.12.9/8.12.9) with ESMTP id i3JI3IWq024023; Mon, 19 Apr 2004 13:03:19 -0500 (CDT) Received: from [10.0.144.50] (10.0.144.50 [10.0.144.50]) by mrdec-owa.ds.amrdec.army.mil with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id JHX3GTVK; Mon, 19 Apr 2004 13:04:45 -0500 From: Randy Haddox To: Hans-Albert Schneider In-Reply-To: <200404182130.27883.Hans-Albert@HA-Schneider.de> References: <1082051678.4088.194.camel@haddox.ds.amrdec.army.mil> <200404182130.27883.Hans-Albert@HA-Schneider.de> Content-Type: text/plain Message-Id: <1082397873.27558.82.camel@haddox.ds.amrdec.army.mil> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 (1.4.5-7) Date: Mon, 19 Apr 2004 18:28:00 -0000 Content-Transfer-Encoding: 7bit Cc: help-gnats@gnu.org Subject: Re: Emacs interface problem X-BeenThere: help-gnats@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: General discussion about GNU GNATS List-Archive: List-Post: List-Help: List-Subscribe: , Sender: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org Errors-To: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org X-SW-Source: 2004-q2/txt/msg00059.txt.bz2 After adding the following lines to my .emacs file and issuing the command 'M-x send-pr', EMACS displays the message "Couldn't retrieve server info": ;; Enable GNATS interface (autoload 'send-pr "gnats" "GNU GNATS 4.0" t) (autoload 'gnats-dbconfig-mode "gnats" "GNU GNATS 4.0" t) (setq load-path (cons "/usr/local/share/emacs/site-lisp" load-path)) The message "Wrong typr argument: processp, nil" is displayed when the command 'M-x gnats-apply-or-submit' is given. Thanks. > to that (X)Emacs init file. > > > Also 'C-c C-c' doesn't work either. Right now, I send the > > report by exiting EMACS, saving it and typing "s" to send the > > report. > > to this function, this would mean that either the keymap does not get > installed, or it is being modified. _______________________________________________ Help-gnats mailing list Help-gnats@gnu.org http://mail.gnu.org/mailman/listinfo/help-gnats