all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Xue Fuqiao <xfq.free@gmail.com>
Cc: 13401@debbugs.gnu.org
Subject: bug#13401: 24.2.92; Mail mode in Emacs FAQ
Date: Mon, 23 Sep 2019 18:44:02 +0200	[thread overview]
Message-ID: <87ftkn0xpp.fsf@gnus.org> (raw)
In-Reply-To: <20130111150035.9a1d83e130e99be0e01fbfd9@gmail.com> (Xue Fuqiao's message of "Fri, 11 Jan 2013 15:00:35 +0800")

Xue Fuqiao <xfq.free@gmail.com> writes:

> On Fri, 11 Jan 2013 01:38:06 -0500
> Glenn Morris <rgm@gnu.org> wrote:
>
>> But mail-default-headers is for Mail mode too, so it doesn't seem any
>> better in this regard.
>
> IIRC `mail-archive-file-name' is only for Mail mode.

I think this has been fixed at some point in the eight years since it
was reported:

(defcustom message-default-mail-headers
  ;; Ease the transition from mail-mode to message-mode.  See bugs#4431, 5555.
  (concat (if (and (boundp 'mail-default-reply-to)

[...]

	  (if (and (boundp 'mail-archive-file-name)
		   (stringp mail-archive-file-name))
	      (format "Fcc: %s\n" mail-archive-file-name))
	  mail-default-headers)

So I think the FAQ is OK as it is, and I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





      reply	other threads:[~2019-09-23 16:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-10 12:40 bug#13401: 24.2.92; Mail mode in Emacs FAQ Xue Fuqiao
2013-01-10 12:43 ` Christopher Schmidt
2013-01-10 22:18 ` Xue Fuqiao
2013-01-11  6:38   ` Glenn Morris
2013-01-11  7:00     ` Xue Fuqiao
2019-09-23 16:44       ` Lars Ingebrigtsen [this message]

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=87ftkn0xpp.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=13401@debbugs.gnu.org \
    --cc=xfq.free@gmail.com \
    /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 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.