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: Eli Zaretskii
Subject: Re: [PATCH] switch to file buffer from command line args regardless of `initial-buffer-choice'
Date: Fri, 29 May 2015 08:48:34 +0300

> From: Samer Masterson <address@hidden>
> Date: Thu, 28 May 2015 14:34:30 -0700
> Cc: address@hidden
> 
> Thank you! Installed as d3605ed7d173aa1c23ad8944cf92e7b810330cb8.
> 
> I added the following patch to the info.

Thanks.

> +with no arguments and selects the buffer that it returns.  If one file
> +is given as a command line argument, the file is opened alongside
> address@hidden

We don't say "file is opened", we say "file is visited in a buffer".
It also sounds better when the thing after "alongside is a buffer.

>                                If more than one file is given, the
> address@hidden List*} buffer is shown alongside

I'd suggest "displayed" instead.

IOW, how about this rewording:

   If one file is given as a command line argument, that file is
   visited and its buffer displayed alongside
   @code{initial-buffer-choice}.  If more than one file is given, the
   @file{*Buffer List*} buffer is displayed alongside
   @code{initial-buffer-choice}.



reply via email to

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