Gnus development mailing list
 help / color / mirror / Atom feed
* Wrong default indents in message.el
@ 2001-08-09 10:07 Arvid Grøtting
  2001-08-09 14:27 ` Arvid Grøtting
  0 siblings, 1 reply; 9+ messages in thread
From: Arvid Grøtting @ 2001-08-09 10:07 UTC (permalink / raw)


I suspect this must have been a typo:

diff -u -r6.111 message.el
--- lisp/message.el     2001/08/08 22:25:55     6.111
+++ lisp/message.el     2001/08/09 10:05:00
@@ -1616,7 +1616,7 @@
       (mail-aliases-setup)))
   (message-set-auto-save-file-name)
   (mm-enable-multibyte)
-  (set (make-local-variable 'indent-line-function) 'indent-relative)
+  (set (make-local-variable 'indent-line-function) 'indent-relative-maybe)
   (set (make-local-variable 'indent-tabs-mode) nil) ;No tabs for indentation.
   (mml-mode))


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

end of thread, other threads:[~2001-08-10 13:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-09 10:07 Wrong default indents in message.el Arvid Grøtting
2001-08-09 14:27 ` Arvid Grøtting
2001-08-09 16:36   ` Kai Großjohann
2001-08-09 17:57   ` ShengHuo ZHU
2001-08-09 21:09     ` Karl Eichwalder
2001-08-09 21:55       ` Kai Großjohann
2001-08-10  4:56         ` Karl Eichwalder
2001-08-10  7:26         ` Daniel Pittman
2001-08-10 13:16           ` Kai Großjohann

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 NNTP newsgroup(s).