bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45941: [PATCH] add option to mark buffer as modified after reading n


From: Andreas Schwab
Subject: bug#45941: [PATCH] add option to mark buffer as modified after reading new message
Date: Wed, 27 Jan 2021 16:53:06 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.90 (gnu/linux)

On Jan 27 2021, Andrea G. Monaco wrote:

> diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
> index 29460cc20f..d800dce671 100644
> --- a/lisp/mail/rmail.el
> +++ b/lisp/mail/rmail.el
> @@ -686,6 +686,10 @@ rmail-show-mime-function
>  This function is called when `rmail-enable-mime' is non-nil.
>  The package providing MIME support should set this.")
>  
> +(defvar rmail-read-new-message-trigger-modified nil
> +  "If true, reading a message for the first time and thus clearing

The first line of the docstring should be a complete sentence.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."





reply via email to

[Prev in Thread] Current Thread [Next in Thread]