GNU bug report logs - #15461
24.3; exec-path on ms windows should contain current directory

Previous Next

Packages: emacs, w32;

Reported by: Jarek Czekalski <jarekczek <at> poczta.onet.pl>

Date: Wed, 25 Sep 2013 13:26:02 UTC

Severity: wishlist

Tags: fixed

Found in version 24.3

Fixed in version 24.4

Done: Jarek Czekalski <jarekczek <at> poczta.onet.pl>

Bug is archived. No further changes may be made.

Full log


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

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Jarek Czekalski <jarekczek <at> poczta.onet.pl>
Cc: 15461 <at> debbugs.gnu.org
Subject: Re: bug#15461: 24.3; [PATCH] exec-path on ms windows should contain
 current directory
Date: Fri, 27 Dec 2013 00:22:59 +0100
On Thu, Dec 26, 2013 at 11:27 PM, Jarek Czekalski
<jarekczek <at> poczta.onet.pl> wrote:

> Member and memq have identical docstrings

Not really.

  Comparison done with `equal'.

vs

  Comparison done with `eq'.

(eq X Y) says whether X and Y are the same object, not whether they
are "equal" (for some values of "equal"; see
http://www.nhplace.com/kent/PS/EQUAL.html).

Interning a symbol in the main obarray always return the same object,
so `memq' is preferred to check a symbol against a list of symbols.

    J




This bug report was last modified 11 years and 148 days ago.

Previous Next


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