all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "José A. Romero L." <escherdragon@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: open file listed in a text file
Date: Sun, 7 Feb 2010 06:38:13 -0800 (PST)	[thread overview]
Message-ID: <a2b0898f-10a7-4764-95c4-5691e8621589@m16g2000yqc.googlegroups.com> (raw)
In-Reply-To: e91c51be-8a19-416e-8e4e-a17055d85a4f@b2g2000yqi.googlegroups.com

On 7 Lut, 14:34, Chitlesh Goorah <chitl...@gmail.com> wrote:
(...)
> Is there a  way to open the $(SCRIPTS_HOME)/definitions.tcl (with a
> shortcut) within emacs itself just by placing the cursor on that
> filename, instead of ctrl-x-f  ?

Probably this is what you're looking for:

    find-file-at-point is an interactive compiled Lisp function in
    `ffap.el'.

    It is bound to g f.

    (find-file-at-point &optional FILENAME)

    Find FILENAME, guessing a default from text around point.  If
    `ffap-url-regexp' is not nil, the FILENAME may also be an URL.
    With a prefix, this command behaves exactly like
    `ffap-file-finder'.  If `ffap-require-prefix' is set, the prefix
    meaning is reversed.  See also the variables
    `ffap-dired-wildcards', `ffap-newfile-prompt', and the functions
    `ffap-file-at-point' and `ffap-url-at-point'.

Cheers,
--
José A. Romero L.
escherdragon at gmail.com
"We who cut mere stones must always be envisioning cathedrals."
(Quarry worker's creed)


  reply	other threads:[~2010-02-07 14:38 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-07 13:34 open file listed in a text file Chitlesh Goorah
2010-02-07 14:38 ` José A. Romero L. [this message]
2010-02-07 22:09   ` Chitlesh Goorah
2010-02-08  2:57     ` Barry Margolin
2010-02-08 12:22       ` Jorgen Grahn
2010-02-09  1:37       ` William Xu
2010-02-09  2:08         ` William Xu
2010-02-09  2:26           ` Lennart Borgman
2010-02-09  4:09           ` Eli Zaretskii
2010-02-09  5:35             ` William Xu
2010-02-09 18:19               ` Eli Zaretskii
     [not found]       ` <mailman.889.1265679652.14305.help-gnu-emacs@gnu.org>
2010-02-09 21:02         ` Chitlesh Goorah
2010-02-09 23:01           ` Suvayu Ali
2010-02-10 11:03           ` Andreas Politz
     [not found]           ` <mailman.959.1265756505.14305.help-gnu-emacs@gnu.org>
2010-02-11  8:04             ` Chitlesh Goorah
2010-02-11  9:21               ` Suvayu Ali
2010-02-11  9:31                 ` Suvayu Ali
2010-02-11 16:09                   ` Drew Adams

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=a2b0898f-10a7-4764-95c4-5691e8621589@m16g2000yqc.googlegroups.com \
    --to=escherdragon@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.