From: bojohan+news@dd.chalmers.se (Johan Bockgård)
Subject: Re: boilerplate expansion module?
Date: Fri, 16 May 2003 01:54:14 +0200 [thread overview]
Message-ID: <yoijllx7lqah.fsf@helm.dd.chalmers.se> (raw)
In-Reply-To: slrnbc7aop.gca.ignoramus7828@manifold.algebra.com
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).
--
The day Microsoft makes something that doesn't suck is probably the
day they start making vacuum cleaners. -- Ernst Jan Plugge
next prev parent reply other threads:[~2003-05-15 23:54 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 [this message]
2003-05-16 16:46 ` Ignoramus27625
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=yoijllx7lqah.fsf@helm.dd.chalmers.se \
--to=bojohan+news@dd.chalmers.se \
/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).