all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* "/usr/share/info" twice in `Info-default-directory-list'
@ 2011-12-30 21:23 Rene
  2011-12-30 22:37 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Rene @ 2011-12-30 21:23 UTC (permalink / raw
  To: emacs-devel

emacs-version "24.0.92.1"

I just notice that "/usr/share/info" appears twice in
`Info-default-directory-list' (as well as in `Info-directory-list').

I can't figure out why.

--
Rene




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: "/usr/share/info" twice in `Info-default-directory-list'
  2011-12-30 21:23 "/usr/share/info" twice in `Info-default-directory-list' Rene
@ 2011-12-30 22:37 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2011-12-30 22:37 UTC (permalink / raw
  To: Rene; +Cc: emacs-devel

Rene <jlr_0@yahoo.com> writes:

> I just notice that "/usr/share/info" appears twice in
> `Info-default-directory-list' (as well as in `Info-directory-list').
>
> I can't figure out why.

The second occurrence is configure-info-directory which is always added
even if already present.

commit e3fdde0678e2b9f5c6830142370029fa5455707f
Author: Miles Bader <miles@gnu.org>
Date:   Fri Dec 15 03:53:13 2000 +0000

    (Info-default-directory-list): Don't delete configure-info-directory
    from the list of standard info directories when appending it to the
    end -- their order is important.

Andreas.

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-30 22:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-30 21:23 "/usr/share/info" twice in `Info-default-directory-list' Rene
2011-12-30 22:37 ` Andreas Schwab

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.