bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11328: 24.1.50; Comment in `dired-copy-file-recursive' code


From: Thierry Volpiatto
Subject: bug#11328: 24.1.50; Comment in `dired-copy-file-recursive' code
Date: Wed, 25 Apr 2012 20:42:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Hi Drew,
about fluid variables in dired code, particularly in
`dired-create-files', I would say instead of fluid "obscure", as they
are variables that must be in any calls of `dired-create-files' within a
lambda used as argument of this function.
I think it would be better to have explicit arg in the caller and have
also the lambda's there.
The code would be easier to read and understand and no need to have
obscure comments such as "fluid variable...etc".

-- 
  Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]