unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@is.elta.co.il>
Cc: emacs-devel@gnu.org
Subject: Re: How does Emacs find the buffer for a file?
Date: Sun, 16 Jun 2002 08:50:46 +0300 (IDT)	[thread overview]
Message-ID: <Pine.SUN.3.91.1020616084950.26367I@is> (raw)
In-Reply-To: <vafu1o4za70.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de>


On Sat, 15 Jun 2002 Kai.Grossjohann@CS.Uni-Dortmund.DE wrote:

> When you do C-x C-f /some/file RET, then Emacs runs
> insert-file-contents and puts the output in some buffer.  How does
> Emacs determine the buffer from the filename?

See buffer.c:Fget_file_buffer.  It is called by find-file-noselect, a 
subroutine of find-file.

  reply	other threads:[~2002-06-16  5:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-15 18:08 How does Emacs find the buffer for a file? Kai Großjohann
2002-06-16  5:50 ` Eli Zaretskii [this message]
2002-06-16 13:50   ` Andreas Schwab
2002-06-16 23:28 ` Richard Stallman
2002-06-18 16:23 ` Kai Großjohann

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=Pine.SUN.3.91.1020616084950.26367I@is \
    --to=eliz@is.elta.co.il \
    --cc=emacs-devel@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).