unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* howto suffix based fill-column?
@ 2003-08-07  5:48 Eike Kroemer
  2003-08-07  9:57 ` Joakim Hove
  2003-08-10 18:07 ` Stefan Monnier
  0 siblings, 2 replies; 6+ messages in thread
From: Eike Kroemer @ 2003-08-07  5:48 UTC (permalink / raw)


Hi there,

can someone kind provide me with some code for my .emacs that will do
the following:

if (suffix-of-file == eml)
  enter text mode
  (setq fill-column 68)
else
  (setq fill-column 79)
end

Thanks in advance,
   Eike

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-08-10 18:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-07  5:48 howto suffix based fill-column? Eike Kroemer
2003-08-07  9:57 ` Joakim Hove
2003-08-07 10:10   ` Eike Kroemer
2003-08-07 12:00   ` Reiner Steib
2003-08-07 18:12   ` Kevin Rodgers
2003-08-10 18:07 ` Stefan Monnier

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).