unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: "Germán Arias" <germanandre@gmx.es>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Add a handler
Date: Wed, 23 Apr 2014 08:07:20 +0200	[thread overview]
Message-ID: <87ppk8d1ev.fsf@gnu.org> (raw)
In-Reply-To: <1366ad6f7a4a9624d8f90472f284f695@german-desktop> ("Germán Arias"'s message of "Tue, 22 Apr 2014 19:47:27 -0600")

Germán Arias <germanandre@gmx.es> writes:

Hi Germán,

> How add a handler at "file-name-handler-alist"?

Something like

  (add-to-list file-name-handler-alist
               (cons "\\.foobar\\'" #'my-foobar-handler))

should do the trick.

Bye,
Tassilo



  reply	other threads:[~2014-04-23  6:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-23  1:47 Add a handler Germán Arias
2014-04-23  6:07 ` Tassilo Horn [this message]
2014-04-23  6:34 ` Michael Albinus
2014-04-24  7:33   ` Germán Arias

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87ppk8d1ev.fsf@gnu.org \
    --to=tsdh@gnu.org \
    --cc=germanandre@gmx.es \
    --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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).