PlanDuSite ModificationsRécentes Nouvelles SectionElisp CommentFaire

EshellInteractivelyRemove

Différence entre les versions 5 et version actuelle

Résumé : Rollback to 2008-09-05 00:16 UTC

Pas de diff disponible.

For querying before overwriting or removing files add to your .emacs:

 (setq eshell-cp-interactive-query t
       eshell-ln-interactive-query t
       eshell-mv-interactive-query t
       eshell-rm-interactive-query t
       eshell-mv-overwrite-files nil)

or use the customize interface.


CategoryEshell