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

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

[debbugs-tracker] bug#12271: closed (24.1.1: Mac OS X Info-directory-lis


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#12271: closed (24.1.1: Mac OS X Info-directory-list can not add to first position)
Date: Fri, 24 Aug 2012 22:12:02 +0000

Your message dated Fri, 24 Aug 2012 18:10:41 -0400
with message-id <address@hidden>
and subject line Re: bug#12271: 24.1.1: Mac OS X Info-directory-list can not 
add to first position
has caused the debbugs.gnu.org bug report #12271,
regarding 24.1.1: Mac OS X Info-directory-list can not add to first position
to be marked as done.

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


-- 
12271: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12271
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.1.1: Mac OS X Info-directory-list can not add to first position Date: Fri, 24 Aug 2012 23:11:27 +0200
Hi all

There is an unexpected behavior with Info-directory-list on Emacs
24.1.1 on Mac OS X: The added path is not placed in the first position.

On Linux, /tmp is in front of Info-directory-list as expected:
/usr/local/bin/emacs-24.1 -Q \
    --eval '(add-to-list (quote Info-default-directory-list) "/tmp")'
C-h v Info-directory-list:
    ("/tmp" "/usr/local/emacs-24.1/share/info/" [...])

On Mac OS X, /tmp is expected in front of Info-directory-list but is not:
/Applications/Emacs-24.1.app/Contents/MacOS/Emacs -Q \
    --eval '(add-to-list (quote Info-default-directory-list) "/tmp")'
C-h v Info-directory-list:
    ("/Applications/Emacs-24.1.app/Contents/Resources/info" "/tmp" [...])

Michael



--- End Message ---
--- Begin Message --- Subject: Re: bug#12271: 24.1.1: Mac OS X Info-directory-list can not add to first position Date: Fri, 24 Aug 2012 18:10:41 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.3

Michael Brand wrote:

> On Linux, /tmp is in front of Info-directory-list as expected:

(Please see http://www.gnu.org/gnu/why-gnu-linux.html )

> On Mac OS X, /tmp is expected in front of Info-directory-list but is not:

Thanks for the report. This is already fixed in Emacs trunk, currently
expected to appear as 24.3 at some point.


--- End Message ---

reply via email to

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