all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#70326: 30.0.50; Backup Files documentation does not match observed behaviour
@ 2024-04-10 18:24 Markus Triska
  2024-04-10 18:28 ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: Markus Triska @ 2024-04-10 18:24 UTC (permalink / raw)
  To: 70326

In 19.3.2 Backup Files, we read:

   "Emacs makes a backup for a file only the first time the file is saved
    from a buffer."

However, when I launch Emacs with:

    $ emacs -Q

and then do:

    C-x C-w backup.txt RET

then the file is saved from the buffer as expected, and Emacs tells me:

    "Wrote .../backup.txt"

However, even though this is the first time the file is saved from a
buffer, no backup for a file is created, and buffer-backed-up is nil.

If possible, could you please consider rephrasing the documentation so
that it accurately describes the cases where a backup file is created,
or alternatively adapt the behaviour so that it matches the current
documentation?

Thank you and all the best,
Markus

In GNU Emacs 30.0.50 (build 1, x86_64-apple-darwin18.2.0, X toolkit,
 cairo version 1.17.6, Xaw scroll bars) of 2023-09-11 built on
 mac
Windowing system distributor 'The X.Org Foundation', version 11.0.12011000
System Description:  Mac OS X 10.14.2





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-04-11  7:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-10 18:24 bug#70326: 30.0.50; Backup Files documentation does not match observed behaviour Markus Triska
2024-04-10 18:28 ` Eli Zaretskii
2024-04-10 18:53   ` Markus Triska
2024-04-10 19:28     ` Eli Zaretskii
2024-04-10 19:46       ` Markus Triska
2024-04-11  4:00         ` Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-11  5:59         ` Eli Zaretskii
2024-04-11  6:11           ` Markus Triska
2024-04-11  7:38             ` Eli Zaretskii

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.