unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Bad file dialog on W32 popped up by a click on C source
@ 2005-06-12 13:33 Eli Zaretskii
  2005-06-12 14:03 ` Lennart Borgman
  2005-06-12 17:36 ` Jason Rumney
  0 siblings, 2 replies; 8+ messages in thread
From: Eli Zaretskii @ 2005-06-12 13:33 UTC (permalink / raw)


"C-h f some-function RET" shows "C source file" for functions defined
in C.  If you click on the xref, and if the source files are not in
the place where Emacs expects to find them (e.g., if you removed the
source tree), Emacs pops up a file dialog asking you to find the
directory of the source file.  So far so good, but, at least on W32, I
see 2 problems with this dialog:

  . it doesn't say what directory it is looking for and doesn't show
    me the name of the file, so I need to guess that it wants the src
    directory

  . if I select the src directory where the file lives and click Open,
    it errors out saying "Current Directory -- file not found"

The latter problem seems to be specific to MS-Windows, as it overrides
the file name with a literal string "Current Directory"; this works
with File->Open Directory from the menu bar, but fails in the above
situation.  I'm not sure whether the former problem is MS-Windows
specific.

Any suggestions for how to solve this?

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

end of thread, other threads:[~2005-06-12 20:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-12 13:33 Bad file dialog on W32 popped up by a click on C source Eli Zaretskii
2005-06-12 14:03 ` Lennart Borgman
2005-06-12 15:11   ` Eli Zaretskii
2005-06-12 16:32   ` Jason Rumney
2005-06-12 17:36 ` Jason Rumney
2005-06-12 18:09   ` Eli Zaretskii
2005-06-12 18:36     ` Jason Rumney
2005-06-12 20:54       ` Jason Rumney

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).