GNU bug report logs - #65864
[PATCH] Add option to save a buffer without running save hooks

Previous Next

Package: emacs;

Reported by: Daniel Martín <mardani29 <at> yahoo.es>

Date: Mon, 11 Sep 2023 10:28:02 UTC

Severity: wishlist

Tags: patch

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: 65864 <at> debbugs.gnu.org, mardani29 <at> yahoo.es, monnier <at> iro.umontreal.ca, juri <at> linkov.net
Subject: bug#65864: [PATCH] Add option to save a buffer without running save hooks
Date: Wed, 12 Feb 2025 15:45:11 +0200
> From: Stefan Kangas <stefankangas <at> gmail.com>
> Date: Tue, 11 Feb 2025 20:25:30 -0800
> Cc: 65864 <at> debbugs.gnu.org, eliz <at> gnu.org, monnier <at> iro.umontreal.ca, 
> 	mardani29 <at> yahoo.es
> 
> Stefan Kangas <stefankangas <at> gmail.com> writes:
> 
> > Juri Linkov <juri <at> linkov.net> writes:
> >
> >> I confirm that 'C-u - C-x C-s' will save me from trouble that I have with
> >>
> >>   (add-hook 'before-save-hook 'time-stamp nil t)
> >>
> >> because often I don't need to update the timestamp for a small fix.
> >> It takes too much time to revisit the file with M-x find-file-literally,
> >> then manually restore the previous timestamp (to not commit unnecessary change),
> >> and save the file again.  Your patch will help substantially, thanks for this.
> >
> > Same here, FWIW.
> 
> Does anyone object to installing this patch?

I don't necessarily object, but how can we usefully document this
behavior? who are those users that know by heart the hooks run by
save-buffer?  And without knowing that, how can a user decide whether
she does or doesn't want to use this feature: perhaps omitting some
hook disables behavior that is very important to the user?




This bug report was last modified 122 days ago.

Previous Next


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