GNU bug report logs - #12743
24.2.50; run-python hangs

Previous Next

Package: emacs;

Reported by: Left Right <olegsivokon <at> gmail.com>

Date: Sat, 27 Oct 2012 15:50:01 UTC

Severity: important

Merged with 12645, 12751

Found in version 24.2.50

Done: Fabián Ezequiel Gallina <fabian <at> anue.biz>

Bug is archived. No further changes may be made.

Full log


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

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: Left Right <olegsivokon <at> gmail.com>
Cc: 12743 <at> debbugs.gnu.org
Subject: Re: bug#12743: 24.2.50; run-python hangs
Date: Sat, 27 Oct 2012 18:04:26 +0200
Left Right <olegsivokon <at> gmail.com> writes:

> There are 3 s-expressions inside (if ...), the third will never run,
> but it probably has to. Maybe it should be (when ...) instead of (if
> ...)?

(if COND THEN ELSE...)

If COND yields non-nil, do THEN, else do ELSE...
Returns the value of THEN or the value of the last of the ELSE's.
THEN must be one expression, but ELSE... can be zero or more expressions.
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Andreas.

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




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

Previous Next


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