unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Andreas Roehler <andreas.roehler@online.de>
Subject: Re: Add abbrev to default ones
Date: Tue, 28 Nov 2006 22:05:34 +0100	[thread overview]
Message-ID: <eki87j$rmh$1@online.de> (raw)
In-Reply-To: 871wnnik74.fsf@Satux.Puorg

Sebastian Schubert wrote:

> Hi,
> 
> is there any variable which says that the abbrevs in
> .abbrev_defs should be
> added to the default ones?  I wanted to add one in f90 mode. 
> That worked but removed the standard ones after a restart.
> Hope I did enough rtfm,
> thx
> 
> Sebastian

What means `default' here? AFAIS exist mode-abbrev-tables
and a global-abbrev-table.

What you describe should not happen. However,
encountered it too, without beeing able to locate the
reasons.

Seems if, while closing Emacs the question `save
abbrevs` is answered `yes` sometimes only the mode
abbrevs are saved, the rest deleted.

Probably a bug. 

To avoid this I proceed as following before closing:

M-x edit-abbrevs

C-c C-c 

M-x write-abbrevs

Afterwards question `save abbrevs` is answered with _no_

Also I've .abbrev_defs under RCS.

Cheers

__
Andreas Roehler

  reply	other threads:[~2006-11-28 21:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-28 16:56 Add abbrev to default ones Sebastian Schubert
2006-11-28 21:05 ` Andreas Roehler [this message]
2006-11-29 10:21   ` Sebastian Schubert
2006-11-29 19:52     ` Glenn Morris
2006-11-30 11:03       ` Sebastian Schubert
2006-11-30 19:16         ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='eki87j$rmh$1@online.de' \
    --to=andreas.roehler@online.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).