all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chris McMahan <cmcmahan@one.net>
To: help-gnu-emacs@gnu.org
Subject: Re: build a macro that opens a directory and prompts for file name
Date: Fri, 23 Jan 2009 10:27:30 -0500	[thread overview]
Message-ID: <4r5tz7qrqjh.fsf@one.net> (raw)
In-Reply-To: 87f0e43c-d0e9-45eb-8d4f-ae5c7745a2a3@t26g2000prh.googlegroups.com

Norm <NormanBauer@gmail.com> writes:

> Hello all,
>
> I have been googleing and reading the docs trying to figure out a
> solution to this. I spend the majority of my time working in a single
> directory on a CIFS server and I am always doing a C-x C-f \\server\dir
> \long_sub_dir\subdir\filename
>
> In the spirit of emacs I'd like to automate it so that when I do C-co
> it knows the directory and simply prompts me for the file to be opened
> or if I leave it blank and press RET it lists the directory.
>
> Any suggestions on how to accomplish this.
>
> Many thanks,
>
> Norm

I use bookmarks to take me to the directories themselves.

- Go to the directory that contains the file you want 
- Press C-x r m to memorize that location, and give it a name you can
  remember

to navigate to that directory, just press C-x r b. You'll be prompted
for the bookmark name, and it will open that directory.

See the help for the function 'command bookmark-set' for details

- Chris

-- 
     (.   .)
  =ooO=(_)=Ooo=====================================
  Chris McMahan | first_initiallastname@one.dot.net
  =================================================


  reply	other threads:[~2009-01-23 15:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-23 15:13 build a macro that opens a directory and prompts for file name Norm
2009-01-23 15:27 ` Chris McMahan [this message]
2009-01-23 15:38   ` Norm
2009-01-24  7:16     ` Drew Adams
     [not found]     ` <mailman.5627.1232781454.26697.help-gnu-emacs@gnu.org>
2009-01-26 10:15       ` Pascal J. Bourguignon
2009-01-26 18:15         ` Drew Adams
     [not found]         ` <mailman.5864.1232993759.26697.help-gnu-emacs@gnu.org>
2009-01-27 10:04           ` Stefan Kamphausen
2009-01-27 10:45             ` roodwriter
2009-01-28  8:09               ` Kevin Rodgers
2009-01-29 13:08 ` Sebastian Tennant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4r5tz7qrqjh.fsf@one.net \
    --to=cmcmahan@one.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.