all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mathias Dahl <mathias.dahl@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: using variable names as args to interactive functions
Date: Sun, 13 Jan 2008 09:40:39 +0100	[thread overview]
Message-ID: <m2r6gmrud4.fsf@gmail.com> (raw)
In-Reply-To: 96f5c9ae-3f50-4f54-9537-92a27cd618e8@f47g2000hsd.googlegroups.com

Stuart <stuart.tett@gmail.com> writes:

> I have some variables which I set at startup with setq. There are a
> bunch of variables that get set. Each is a string representing a
> directory path. I want a function which I can just type the variable
> name and it opens dired with that directory.

Just in case you did not know about it, have you looked at Emacs'
bookmark facility? It saves "places" under names you define and you can
easily jump to them later. Directories are supported.

The only thing I am missing from them is that you cannot use them (I
think) in `find-file'. I often do C-x C-f only to remember that I have a
bookmark for what I was going to find. And even if I do remember that I
have a bookmark there are times when other command asks me for a
directory or file and where using a bookmark would have been
useful. Anyone know a solution to this?

  parent reply	other threads:[~2008-01-13  8:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-12  0:53 using variable names as args to interactive functions Stuart
2008-01-12  2:09 ` Pascal Bourguignon
2008-01-12  3:28 ` Daniel Pittman
2008-01-13  8:40 ` Mathias Dahl [this message]
2008-01-15  3:17 ` Kevin Rodgers
2008-01-16  1:42 ` Stuart
2008-01-16  3:01   ` Kevin Rodgers

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=m2r6gmrud4.fsf@gmail.com \
    --to=mathias.dahl@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.