GNU bug report logs - #13610
24.3.50; vc-next-action hang forever

Previous Next

Package: emacs;

Reported by: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>

Date: Sat, 2 Feb 2013 18:06:01 UTC

Severity: normal

Tags: moreinfo

Merged with 13496, 13645

Found in version 24.3.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 13610-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
Cc: 13610-done <at> debbugs.gnu.org
Subject: Re: bug#13610: 24.3.50; vc-next-action hang forever
Date: Mon, 04 Feb 2013 16:24:16 -0500
> -		 (setq state 'unlocked-changes
> -		       files nil))))))
> +		 (setq state 'unlocked-changes)))
> +          (setq files (cdr files)))))

Thanks.
I installed a further patch that uses dolist instead, so there's no risk
of forgetting the setq+cdr.


        Stefan




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

Previous Next


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