Gnus development mailing list
 help / color / mirror / Atom feed
From: "Arvid Grøtting" <arvidg@netfonds.no>
Subject: Wrong default indents in message.el
Date: Thu, 09 Aug 2001 12:07:46 +0200	[thread overview]
Message-ID: <l8hevhy2a5.fsf@gorgon.netfonds.no> (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))


             reply	other threads:[~2001-08-09 10:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-09 10:07 Arvid Grøtting [this message]
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

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=l8hevhy2a5.fsf@gorgon.netfonds.no \
    --to=arvidg@netfonds.no \
    /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 NNTP newsgroup(s).