all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Changing working Directory useing abbrev ??
@ 2007-04-29 17:00 William Case
  2007-04-30  3:31 ` Sebastian P. Luque
  0 siblings, 1 reply; 3+ messages in thread
From: William Case @ 2007-04-29 17:00 UTC (permalink / raw)
  To: EMACS List

Hi;

I have the following path abbrevs in my ~/.emacs:
 '(directory-abbrev-alist (quote (("ppprac" .
"/home/bill/Docs/Stuff/PHPprac/") ("ocrepo" . "/home/bill/OclugRepo")
("workem" . "/home/bill/Docs/Work/emacs/"))))

These abbrevs work with my find-file command.  i.e C-x C-f RET workem
RET opens a new dired buffer "/home/bill/Docs/Work/emacs/" -- which is
what I want.

On the other hand, when I try 'M-x cd RET workem RET ' ( and various
imaginative variations) I get '[no match]'.

How can I use my path abbrevs to change to a new pwd??

Oh, by the way, I have googled and info-ed indeed.  I am still not used
to using all the correct search criteria, so the explanation is there
somewhere I am sure, but I can't find it. 

-- 
Regards Bill

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

end of thread, other threads:[~2007-04-30  5:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-29 17:00 Changing working Directory useing abbrev ?? William Case
2007-04-30  3:31 ` Sebastian P. Luque
2007-04-30  5:31   ` Changing working Directory useing abbrev ?? -- [SOLVED] William Case

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.