unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#18009: 24.4.50; Add hooks for `rename-file' and `delete-file'
@ 2014-07-12 22:31 Drew Adams
  2014-07-12 22:39 ` Drew Adams
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Drew Adams @ 2014-07-12 22:31 UTC (permalink / raw)
  To: 18009

Please add a hook for each of these basic operations.  It is not unusual
to want to be able to carry out some action associated with
(successfully) renaming or deleting a file.  The hooks would be run at
the end of the operation, and only upon success.

One use case: Bookmark+ autofile bookmarks have the same name as their
files.  (There can be multiple bookmarks with the same name,
corresponding to files with the same name in different directories.)
With a hook it would be trivial to automatically rename or delete the
associated bookmark.

Adding hooks for these two functions would automatically take care of
derivative functions, such as `dired-rename-file' and `dired-do-rename'.

In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
 of 2014-06-28 on ODIEONE
Bzr revision: 117431 rgm@gnu.org-20140628015517-eku6hj8mpgcvfnso
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/Devel/emacs/snapshot/trunk
 --enable-checking=yes,glyphs 'CFLAGS=-O0 -g3'
 LDFLAGS=-Lc:/Devel/emacs/lib 'CPPFLAGS=-DGC_MCHECK=1
 -Ic:/Devel/emacs/include''





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

end of thread, other threads:[~2022-02-20 21:08 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-12 22:31 bug#18009: 24.4.50; Add hooks for `rename-file' and `delete-file' Drew Adams
2014-07-12 22:39 ` Drew Adams
2014-07-13  1:35   ` Glenn Morris
2014-07-13  2:32     ` Drew Adams
2014-07-13  8:13 ` Andreas Schwab
2014-07-13  9:21   ` Michael Albinus
2014-07-13  9:26     ` Andreas Schwab
2014-07-13  9:32       ` Michael Albinus
2014-07-13  9:38         ` Andreas Schwab
2014-07-13  9:46           ` Michael Albinus
2014-07-13 10:55             ` Andreas Schwab
2014-07-19  2:34 ` Stefan Monnier
2014-07-19 16:15   ` Drew Adams
2022-02-20 13:07   ` Lars Ingebrigtsen
2022-02-20 21:08     ` bug#18009: [External] : " Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).