all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: build a macro that opens a directory and prompts for file name
Date: Wed, 28 Jan 2009 01:09:39 -0700	[thread overview]
Message-ID: <glp3rs$qg$1@ger.gmane.org> (raw)
In-Reply-To: <87ocxthvrw.fsf@dell-desktop.example.com>

roodwriter@ureach.com wrote:
> Bookmarks, which I use, work great for small numbers of
> files. But since I generate tons of small files, I keep an
> index list of files, with their descriptions, plus the
> entire path and file name for that file. So they look
> something like this:
> 
> /home/rod/vacation.txt How I spent my summer vacation.
> 
> I have a macro that copies the entire file name and path and
> pastes it into C-x C-f. I've bound it to a function key so
> my index kind of works like a hyperlink.

If you're visiting your index file, then `M-x find-file-at-point'
will do the trick.  Or just `C-x C-f' with this in your ~/.emacs:

(ffap-bindings)

-- 
Kevin Rodgers
Denver, Colorado, USA





  reply	other threads:[~2009-01-28  8:09 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
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 [this message]
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='glp3rs$qg$1@ger.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --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.