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

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

bug#13152: 24.2.90; [REGRESSION] dired-get-marked-files changed


From: Leo Liu
Subject: bug#13152: 24.2.90; [REGRESSION] dired-get-marked-files changed
Date: Wed, 09 Jan 2013 09:15:49 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.91 (OS X 10.8.2)

On 2013-01-09 06:35 +0800, Glenn Morris wrote:
> Maybe you can just make dired-get-marked-files throw an explicit error
> "Not in Dired mode" unless (derived-mode-p 'dired-mode), though I still
> don't see what the big deal is here. You would need to check ever caller
> to make sure this did not break anything.

dired-get-marked-files can now return (nil) which is non-nil and yet not
a list of files. It is an incorrect return value.

OK, I'll have a look tonight. Thanks.

Leo






reply via email to

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