unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Ignoramus27625 <ignoramus27625@NOSPAM.27625.invalid>
Subject: Re: boilerplate expansion module?
Date: 16 May 2003 16:46:11 GMT	[thread overview]
Message-ID: <slrnbca5ej.rak.ignoramus27625@manifold.algebra.com> (raw)
In-Reply-To: yoijllx7lqah.fsf@helm.dd.chalmers.se

Here's what I did: 


In article <yoijllx7lqah.fsf@helm.dd.chalmers.se>, Johan Bockgård wrote:
>  Ignoramus7828 <ignoramus7828@NOSPAM.7828.invalid> writes:
>  
> > What I want is to enable abbrev-mode for all modes and all buffers. 
> > According to some web page, I placed 
> >
> > (abbrev-mode 1) 
> >
> > into my emacs.el file. But that does not apply to buffers that I
> > open. I have to do same in each buffer, which is a pain. What am I
> > doing wrong?
>  
>  ,----[ C-h v abbrev-mode RET ]
> | [...]
> | This variable automatically becomes buffer-local when set in any fashion.
> | Changing it with M-x customize sets the default value.
> | Use the command `abbrev-mode' to enable or disable Abbrev mode in the current
> | buffer.
> | 
> | You can customize this variable.
>  `----
>  
>  Customize abbrev-mode as suggested, or use
>  (setq-default abbrev-mode t).
>  

here's what I did:

(setq default-abbrev-mode t)

works great.

      reply	other threads:[~2003-05-16 16:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-14 20:32 boilerplate expansion module? Ignoramus13246
2003-05-14 20:59 ` kgold
2003-05-15  7:00   ` Friedrich Dominicus
2003-05-14 22:10 ` Pascal Bourguignon
2003-05-15  9:26 ` Tim X
2003-05-15 14:58 ` Ignoramus7828
2003-05-15 23:54   ` Johan Bockgård
2003-05-16 16:46     ` Ignoramus27625 [this message]

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=slrnbca5ej.rak.ignoramus27625@manifold.algebra.com \
    --to=ignoramus27625@nospam.27625.invalid \
    /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).