From: Xavier Maillard <x@maillard.im>
To: eliz@gnu.org
Cc: help-gnu-emacs@gnu.org
Subject: Re: rmail buffer switches in R/O mode everytime: how to debug ?
Date: Mon, 03 Feb 2025 21:32:35 +0100 [thread overview]
Message-ID: <m2cyfydb18.fsf@maillard.im> (raw)
In-Reply-To: <m25xlqsrnf.fsf@maillard.im> (message from Xavier Maillard on Mon, 03 Feb 2025 21:24:36 +0100)
Fount it !
Culprit seems to be this:
; Clean trailing whitespace before saving:
(add-to-list 'write-file-functions 'delete-trailing-whitespace)
Is this a bug ? (GNU Emacs 31)
next prev parent reply other threads:[~2025-02-03 20:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-02 22:40 rmail buffer switches in R/O mode everytime: how to debug ? Xavier Maillard
2025-02-03 12:09 ` Eli Zaretskii
2025-02-03 19:50 ` Xavier Maillard
2025-02-03 20:15 ` Eli Zaretskii
2025-02-03 20:24 ` Xavier Maillard
2025-02-03 20:32 ` Xavier Maillard [this message]
2025-02-04 12:14 ` Eli Zaretskii
2025-02-04 18:59 ` Xavier Maillard
2025-02-04 8:49 ` Alfred M. Szmidt
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=m2cyfydb18.fsf@maillard.im \
--to=x@maillard.im \
--cc=eliz@gnu.org \
--cc=help-gnu-emacs@gnu.org \
/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.