Gnus development mailing list
 help / color / mirror / Atom feed
From: Didier Verna <didier@lrde.epita.fr>
Subject: message-tab is broken
Date: Wed, 08 Aug 2001 11:43:40 +0200	[thread overview]
Message-ID: <mux1ymmc2er.fsf@uzeb.lrde.epita.fr> (raw)


	The bug probably comes from this:

 ,----
| 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
|         From:  Stefan Monnier  <monnier@cs.yale.edu>
| 
|         * message.el (message-mode): Use define-derived-mode.
|         (message-tab): message-completion-alist.
`-----

	The function has been (gratuitously ?) changed to call
`indent-line-function ' instead of `tab-to-tab-stop'. As a consequence,
hitting tab in the message body doesn't insert the expected tabulation because
what's really done is `indent-to-left-margin'.

Why has this change been made ? Are there any objections if I change it back ?

-- 
Didier Verna, didier@lrde.epita.fr, http://www.lrde.epita.fr/~didier

EPITA / LRDE, 14-16 rue Voltaire   Tel.+33 (1) 53 14 59 47
94276 Le Kremlin-Bicêtre, France   Fax.+33 (1) 44 08 01 99   didier@xemacs.org


             reply	other threads:[~2001-08-08  9:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-08  9:43 Didier Verna [this message]
2001-08-08 11:43 ` Kai Großjohann
2001-08-08 11:54   ` Didier Verna
2001-08-08 14:20     ` Kai Großjohann
2001-08-08 15:42       ` Didier Verna
2001-08-08 19:29         ` Karl Eichwalder
2001-08-08 22:30     ` ShengHuo ZHU

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=mux1ymmc2er.fsf@uzeb.lrde.epita.fr \
    --to=didier@lrde.epita.fr \
    /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).