all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#34307: Remind to refresh directory if hardlinks were affected
@ 2019-02-04  4:57 積丹尼 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: 積丹尼 Dan Jacobson @ 2019-02-04  4:57 UTC (permalink / raw)
  To: 34307

On


   R runs the command dired-do-rename (found in dired-mode-map), which is
   an interactive autoloaded compiled Lisp function in ‘dired-aux.el’.

   It is bound to R, <menu-bar> <operate> <rename>.

   (dired-do-rename &optional ARG)

   Rename current file or all marked (or next ARG) files.
   When renaming just the current file, you specify the new name.
   When renaming multiple or marked files, you specify a directory.
   This command also renames any buffers that are visiting the files.
   The default suggested for the target directory depends on the value
   of ‘dired-dwim-target’, which see.

Perhaps mention "after renaming files to different filesystems, be sure
to hit "g" to update the hardlink count of any previous hardlinks to
them, that are still remaining in the directory.

Same on the docstring of
    x runs the command dired-do-flagged-delete (found in dired-mode-map),
    which is an interactive compiled Lisp function in ‘dired.el’.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-02-04  4:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-04  4:57 bug#34307: Remind to refresh directory if hardlinks were affected 積丹尼 Dan Jacobson

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.