GNU bug report logs - #43853
message-insert-signature should lead to full docs

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Wed, 7 Oct 2020 20:45:02 UTC

Severity: normal

Tags: fixed

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 43853 in the body.
You can then email your comments to 43853 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#43853; Package emacs. (Wed, 07 Oct 2020 20:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 07 Oct 2020 20:45:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: message-insert-signature should lead to full docs
Date: Thu, 08 Oct 2020 04:44:21 +0800
!C-c C-w runs the command message-insert-signature (found in
!message-mode-map), which is an interactive compiled Lisp function in
!‘message.el’.
!
!It is bound to C-c C-w, <menu-bar> <Message> <Insert Signature>.
!
!(message-insert-signature &optional FORCE)
!
!Insert a signature.  See documentation for variable ‘message-signature’.

OK

!message-signature is a variable defined in ‘message.el’.
!Its value is nil
!Original value was t
!
!  This variable may be risky if used as a file-local variable.
!
!Documentation:
!String to be inserted at the end of the message buffer.
!If t, the ‘message-signature-file’ file will be inserted instead.
!If a function, the result from the function will be used instead.
!If a form, the result from the form will be used instead.
!
!You can customize this variable.
!
!This variable was introduced, or its default value was changed, in
!version 23.2 of Emacs.

OK

but all that never gets around to mentioning e.g.,

(defcustom message-signature-insert-empty-line t
  "If non-nil, insert an empty line before the signature separator."

etc.

So the C-c C-w user never finds out how to get rid of that newline
without looking at the source code, (or (info "(message) Insertion
Variables".))
emacs-version "26.3"




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#43853; Package emacs. (Fri, 09 Oct 2020 04:50:02 GMT) Full text and rfc822 format available.

Message #8 received at 43853 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 43853 <at> debbugs.gnu.org
Subject: Re: bug#43853: message-insert-signature should lead to full docs
Date: Fri, 09 Oct 2020 06:49:13 +0200
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:

> but all that never gets around to mentioning e.g.,
>
> (defcustom message-signature-insert-empty-line t
>   "If non-nil, insert an empty line before the signature separator."

OK; done in Emacs 28.

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




Added tag(s) fixed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 09 Oct 2020 04:50:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 28.1, send any further explanations to 43853 <at> debbugs.gnu.org and 積丹尼 Dan Jacobson <jidanni <at> jidanni.org> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 09 Oct 2020 04:50:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 06 Nov 2020 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 226 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.