all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Symbol's value as variable is void: dired-directory
@ 2003-03-28 14:58 Robert J. Chassell
  2003-03-28 15:24 ` Andreas Schwab
  0 siblings, 1 reply; 4+ messages in thread
From: Robert J. Chassell @ 2003-03-28 14:58 UTC (permalink / raw)


Today's CVS snapshot, Fri, 2003 Mar 28  14:53 UTC
GNU Emacs 21.3.50.253 (i686-pc-linux-gnu)
configured with  --with-x-toolkit=gtk
started with

     /usr/local/bin/emacs -q --no-site-file --eval '(blink-cursor-mode 0)'


When I run `C-x C-v' (find-alternate-file)
Emacs does not switch files, but gives me this error message:

    call-interactively: Symbol's value as variable is void: dired-directory


After I evaluate

    (setq dired-directory nil)

I am able to find an alternate file using `C-x C-v'. 


To reproduce: visit a file: 

    C-x C-f foo RET

Then try to visit an alternative file:

    C-x C-v bar RET

-- 
    Robert J. Chassell                         Rattlesnake Enterprises
    http://www.rattlesnake.com                  GnuPG Key ID: 004B4AC8
    http://www.teak.cc                             bob@rattlesnake.com

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

end of thread, other threads:[~2003-03-28 22:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-28 14:58 Symbol's value as variable is void: dired-directory Robert J. Chassell
2003-03-28 15:24 ` Andreas Schwab
2003-03-28 16:18   ` Robert J. Chassell
2003-03-28 22:34     ` 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.