all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#15373: eshell rm -f is not silent about missing files
@ 2013-09-13 17:43 Glenn Morris
  2013-09-15  0:36 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2013-09-13 17:43 UTC (permalink / raw)
  To: 15373

Package: emacs
Version: 24.3
Severity: minor

emacs -Q -f eshell
eshell> rm -f /tmp/DOES-NOT-EXIST
   Removing old name: no such file or directory, /tmp/DOES-NOT-EXIST

`rm -f' should silently ignore non-existent files, cf:

/bin/rm -f /tmp/DOES-NOT-EXIST





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

* bug#15373: eshell rm -f is not silent about missing files
  2013-09-13 17:43 bug#15373: eshell rm -f is not silent about missing files Glenn Morris
@ 2013-09-15  0:36 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2013-09-15  0:36 UTC (permalink / raw)
  To: 15373-done

Version: 24.4 

This should work once http://debbugs.gnu.org/15379 is fixed.





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

end of thread, other threads:[~2013-09-15  0:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-13 17:43 bug#15373: eshell rm -f is not silent about missing files Glenn Morris
2013-09-15  0:36 ` Glenn Morris

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.