unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: turnbull@sk.tsukuba.ac.jp (Stephen J. Turnbull)
Cc: Eli Zaretskii <eliz@gnu.org>, ding@gnus.org, emacs-devel@gnu.org
Subject: Re: Differences between mail-mode and message-mode
Date: Wed, 22 Jul 2009 20:46:46 +0200	[thread overview]
Message-ID: <8763dktv1l.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <877hy1gog9.fsf@uwakimon.sk.tsukuba.ac.jp> (Stephen J. Turnbull's message of "Wed, 22 Jul 2009 16:35:18 +0900")

On Wed, Jul 22 2009, Stephen J. Turnbull wrote:

> Reiner Steib writes:
>
>  > Obviously the key bindings cannot be resolved without a change for
>  > either mail-mode or message-mode users.  Maybe set the bindings
>  > depending on some compatibility variable?
>
> How about the presence of Newsgroups?

>  > >  . In mail-mode C-c C-f C-f moves to FCC; in message-mode C-c C-f C-f
>  > >    moves to Followup-To, and C-c C-f C-w moves to FCC.
>
> Followup-To is rarely useful in a mail message.

A message-mode buffer can be news, mail or both.  E.g. when adding Cc
to a news posting, the buffer also becomes a mail buffer (see
`message-news-p' and `message-mail-p').  I think modifying key
bindings depending on `message-news-p'/`message-mail-p' would be
confusing.

>  > >  . In mail-mode C-c C-f C-a moves to Mail-Reply-To; in message-mode
> There is no Mail-Reply-To header in the mail standards AFAIK.
>  > >  . In mail-mode C-c C-f C-l moves to Mail-Followup-To; in message-mode
>  > >    C-c C-f C-m moves to Mail-Followup-To and C-c C-f C-l is undefined
> There is no Mail-Followup-To header in the mail standards AFAIK,
> although there is a plausible argument that it is useful for mailing
> lists.

AFAIK, both aren't in any RFC.  But at least Mail-Followup-To is quite
useful (and also supported by other MUA like mutt).

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




  reply	other threads:[~2009-07-22 18:46 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-17 12:43 message-mode is now default? Alfred M. Szmidt
2009-07-17 13:01 ` Alfred M. Szmidt
2009-07-17 13:41   ` Chong Yidong
2009-07-18  8:59     ` Alfred M. Szmidt
2009-07-17 14:14   ` Teemu Likonen
2009-07-17 15:53   ` Stefan Monnier
2009-07-17 20:24     ` Eli Zaretskii
2009-07-18  8:59     ` Alfred M. Szmidt
2009-07-18  0:29   ` Richard Stallman
2009-07-18  1:19     ` Miles Bader
2009-07-18  5:51       ` Bastien
2009-07-18  6:52         ` Byung-Hee HWANG
2009-07-18 13:40         ` Eli Zaretskii
2009-07-19 11:41           ` Differences between mail-mode and message-mode (was: message-mode is now default?) Reiner Steib
2009-07-19 12:32             ` Differences between mail-mode and message-mode Sven Joachim
2009-07-19 17:51             ` Eli Zaretskii
2009-07-19 18:11               ` Eli Zaretskii
2009-07-22  7:35             ` Differences between mail-mode and message-mode (was: message-mode is now default?) Stephen J. Turnbull
2009-07-22 18:46               ` Reiner Steib [this message]
2009-07-23  3:05                 ` Differences between mail-mode and message-mode Stephen J. Turnbull
2009-07-23  5:03                   ` Miles Bader
2009-08-03 19:57           ` message-mode is now default? Eli Zaretskii
2009-08-04  6:12             ` Alfred M. Szmidt
2009-07-18 13:48         ` Stefan Monnier
2009-07-18 14:13           ` Eli Zaretskii
2009-07-18 15:11             ` Stephen J. Turnbull
2009-07-18 15:33               ` David Kastrup
2009-07-18 15:44                 ` Lennart Borgman
2009-07-18 16:44                 ` Stephen J. Turnbull
2009-07-18 18:29               ` Eli Zaretskii
2009-07-19  0:34                 ` Stephen J. Turnbull
2009-07-19  9:09                 ` David Kastrup
2009-07-19 10:52                 ` Alfred M. Szmidt
2009-07-19 11:10                   ` David Kastrup
2009-07-19 11:16                   ` Teemu Likonen
2009-07-19 14:29                   ` Stefan Monnier
2009-07-20 12:33                     ` Alfred M. Szmidt
2009-07-20 13:29                       ` Teemu Likonen
2009-07-20 14:20                         ` Miles Bader
2009-07-20 16:32                           ` Chong Yidong
2009-07-21  9:05                           ` Alfred M. Szmidt
2009-07-22  3:00                             ` Stefan Monnier
2009-07-20 15:32                         ` Reiner Steib
2009-07-19 17:45                   ` Eli Zaretskii
2009-07-21  9:05                     ` Alfred M. Szmidt
2009-07-21 10:13                       ` Miles Bader
2009-07-23 13:46                         ` Alfred M. Szmidt
2009-07-19  4:37           ` Richard Stallman
2009-07-19  4:54             ` Stefan Monnier
2009-07-19 17:44               ` Eli Zaretskii
2009-07-19 23:21               ` Richard Stallman
2009-07-19  4:59             ` Miles Bader
2009-07-19 23:21               ` Richard Stallman
2009-07-20 16:46               ` Chong Yidong
2009-07-20 20:42                 ` Reiner Steib
2009-07-19  8:07           ` Alfred M. Szmidt
2009-07-19  9:32             ` David Kastrup
2009-07-19 10:24               ` Bastien
2009-07-19 10:52               ` Alfred M. Szmidt
2009-07-19 11:56                 ` Differences between mail-mode and message-mode - sending mail (was: message-mode is now default?) Reiner Steib

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=8763dktv1l.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=ding@gnus.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=turnbull@sk.tsukuba.ac.jp \
    /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.
Code repositories for project(s) associated with this public inbox

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

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