all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.