GNU bug report logs - #13152
24.2.90; [REGRESSION] dired-get-marked-files changed

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Wed, 12 Dec 2012 02:25:01 UTC

Severity: minor

Found in version 24.2.90

Done: Leo Liu <sdl.web <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #52 received at 13152 <at> debbugs.gnu.org (full text, mbox):

From: Leo Liu <sdl.web <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: Juri Linkov <juri <at> jurta.org>, 13152 <at> debbugs.gnu.org
Subject: Re: bug#13152: 24.2.90; [REGRESSION] dired-get-marked-files changed
Date: Fri, 04 Jan 2013 11:46:41 +0800
On 2012-12-14 18:26 +0800, martin rudalics wrote:
> I suppose we can safely do
>
> 	   #'(lambda (window _value)
> 	       (unwind-protect
> 		   (apply function args)
> 		 (with-selected-window window
> 		   (when (window-live-p window)
> 		     (quit-restore-window window 'kill)))))
>
> instead if people think it's better.  But FUNCTION "should not
> manipulate files, just read input \(an argument or confirmation)." so I
> don't see why this matters.
>
> martin

Hello Martin,

Could you restore the behaviour to previous releases i.e. throw an
error?

The return value '(nil) doesn't make any sense and a corner case to trap
future users.

Leo




This bug report was last modified 12 years and 130 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.