From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Karl Eichwalder Newsgroups: gmane.emacs.devel Subject: Re: abbrev problem Date: Mon, 11 Feb 2002 21:09:33 +0100 Message-ID: References: Reply-To: Karl Eichwalder NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: quimby2.netfonds.no 1013462376 28823 195.204.10.66 (11 Feb 2002 21:19:36 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 11 Feb 2002 21:19:36 GMT Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16aNrM-0007Un-00 for ; Mon, 11 Feb 2002 22:19:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16aNhG-0001IT-00; Mon, 11 Feb 2002 16:09:10 -0500 Original-Received: from elvis.franken.de ([193.175.24.41]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16aNfP-0001BO-00 for ; Mon, 11 Feb 2002 16:07:15 -0500 Original-Received: from uucp by elvis.franken.de with local-rmail (Exim 3.22 #1) id 16aNfN-0000s5-00 for emacs-devel@gnu.org; Mon, 11 Feb 2002 22:07:13 +0100 Original-Received: by tux.gnu.franken.de (Postfix, from userid 270) id 9DF93A4FF3; Mon, 11 Feb 2002 20:09:33 +0000 (UTC) Original-To: emacs-devel@gnu.org In-Reply-To: (Pavel@Janik.cz's message of "Sun, 10 Feb 2002 22:16:58 +0100") Original-Lines: 40 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i686-pc-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1013 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1013 Pavel@Janik.cz (Pavel Jan=EDk) writes: > unfortunately I can not reproduce this too. After doing that, Emacs asked > me to save the *mail* buffer, but no other questions. And the next question was whether I want to save ~/.abbrev_defs. > What got saved to the file ~/.abbrev_defs? All these system settings like: (define-abbrev-table 'fortran-mode-abbrev-table '( (";b" "byte" nil 0) (";im" "implicit" nil 0) (";il" "implicit logical" nil 0) (";ii" "implicit integer" nil 0) (";bd" "block data" nil 0) (";ic" "implicit complex" nil 0) [...] )) Richard Stallman writes: > What exactly are the questions you answer? > Please don't be cryptic about that sort of info. Sorry. Maybe it happened for you because your .abbrev_defs already contains these settings like the one quoted above? I'll try to reproduce the problem the next time. --=20 ke@suse.de (work) / keichwa@gmx.net (home): | http://www.suse.de/~ke/ | ,__o Free Translation Project: | _-\_<, http://www.iro.umontreal.ca/contrib/po/HTML/ | (*)/'(*) _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel