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

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

bug in true-filename?


From: Deepak Goel
Subject: bug in true-filename?
Date: Wed, 20 Dec 2000 19:37:45 -0500

[[Emacs 20.3.1 on unix]]

< was: Re: Can't access info:>

[[Problem: emacs can't find  info files.. ]]

I think I traced my problem to a bug either in (file-truename).I have had
problems with this before.

While Trying to access the info directory /usr/share/local/gnu/info, emacs
tries to find its file-truename and finds "/system/1.5/common/gnu/info".

And soon after, encounters error, because there is no such path on our
system!

There is, however a path /:/system/1.5/common/gnu/info.  And the info
files do indeed exist on that path.  Emacs somehow ignored thos /:/

to complicate the matter further, this : itself  seems to  be yet another
link to /afs/glue.umd.edu

so, the correct path where i did find the info files
is: /afs/glue.umd.edu/system/1.5/common/gnu/info.  I gave this full path
to emacs for info, and my emacs can finally access the info-files.. yay..

=================================================

Another pointer to there being somehting strange is:

I try:

C-x C-f
Find file: /:/:/:/:/~/
and then I press TAB.

According to documentation, it should immediately become
~/

and now but it instead says "No such file.."


================================================
    ___  ____ ____ ___  ____ _  _
 -- |__> |=== |=== |--' |--| |-:_
--
http://www.glue.umd.edu/~deego
====================================================
(steal-an-irresistible-signature) C-x C-e
"Eli Barzilay's: ((lambda (x) (x x)) (lambda (x) (x x)))"
                   





reply via email to

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