emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] switch to file buffer from command line args regardless of `


From: Samer Masterson
Subject: Re: [PATCH] switch to file buffer from command line args regardless of `initial-buffer-choice'
Date: Mon, 10 Aug 2015 11:16:54 -0700

Fixed with 5cd6c08 by using `set-buffer' instead of 'find-file'.

Best,
Samer

On Fri, Aug 7, 2015 at 2:22 PM, Stefan Monnier <address@hidden> wrote:
> Is there a way of making the file buffer the current buffer without
> displaying it, though?

Of course: with-current-buffer and/or set-buffer.


        Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]