all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: help-gnu-emacs@gnu.org
Subject: Re: How to reject visiting a file
Date: Fri, 12 Dec 2014 16:19:34 +0100	[thread overview]
Message-ID: <87k31waoah.fsf@wanadoo.es> (raw)
In-Reply-To: 83k31xs3dg.fsf@gnu.org

Eli Zaretskii <eliz@gnu.org> writes:

>> Is there a way to error-out when Emacs tries to visit certain file
>> before the file is loaded? I'll like to use a hook that receives the
>> file name and be able to throw an error from there that aborts the
>> operation.
>
> You could define a file-handler for these files.

Yes, that looks like a solution.

For the record, the relevant info is in the Elisp manual:

    Making Certain File Names “Magic”

Thanks.




  reply	other threads:[~2014-12-12 15:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-12  1:46 How to reject visiting a file Óscar Fuentes
2014-12-12  8:01 ` Eli Zaretskii
2014-12-12 15:19   ` Óscar Fuentes [this message]
2014-12-12 15:31     ` Stefan Monnier
2014-12-12 15:47       ` Óscar Fuentes
2014-12-12 15:56         ` Stefan Monnier
2014-12-12 16:35           ` Óscar Fuentes

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=87k31waoah.fsf@wanadoo.es \
    --to=ofv@wanadoo.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.
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.