GNU bug report logs -
#65864
[PATCH] Add option to save a buffer without running save hooks
Previous Next
Full log
Message #37 received at 65864 <at> debbugs.gnu.org (full text, mbox):
> 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.