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

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

[debbugs-tracker] bug#13610: closed (24.3.50; vc-next-action hang foreve


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#13610: closed (24.3.50; vc-next-action hang forever)
Date: Mon, 04 Feb 2013 21:26:02 +0000

Your message dated Mon, 04 Feb 2013 16:24:16 -0500
with message-id <address@hidden>
and subject line Re: bug#13610: 24.3.50; vc-next-action hang forever
has caused the debbugs.gnu.org bug report #13610,
regarding 24.3.50; vc-next-action hang forever
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
13610: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13610
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.50; vc-next-action hang forever Date: Sat, 02 Feb 2013 19:03:54 +0100
Hi,
To reproduce:
emacs -Q
create a new file and edit it (a script shell for me)
save it and register it under RCS.
C-x v v
emacs hang forever.

In GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, X toolkit)
 of 2013-01-31 on dell-14z
Windowing system distributor `The X.Org Foundation', version 11.0.11103000
System Description:     Ubuntu 12.04.2 LTS

Configured using:
 `configure --with-x-toolkit=lucid --without-toolkit-scroll-bars'

Important settings:
  value of $LANG: fr_FR.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Shell-script


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



--- End Message ---
--- Begin Message --- Subject: Re: bug#13610: 24.3.50; vc-next-action hang forever Date: Mon, 04 Feb 2013 16:24:16 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
> -              (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


--- End Message ---

reply via email to

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