[PATCH] Support for :file command

Frank Fischer frank.fischer at mathematik.tu-chemnitz.de
Thu Jan 26 18:29:20 CET 2012


On Thu, Jan 26, 2012 at 04:19:34PM +0100, Sanel Zukan wrote:
> Hi all,
> 
> In attachment is a patch to support correct ':file' command, that
> should provide basic information about file. Current implementation in
> Evil is alias to ':files', which will incorrectly display available
> buffers.
> 
> I tried to match Vim's output as much as possible. Also, I'm not sure
> does Evil already provides some facilities for querying file
> informations so I used Emacs api. Feel free to adjust it :)

Added in 19dbbb96a, thanks a lot.

> PS: should I fill issue for this request?

For small patches like this one I would say the mailing list is OK.
For bugs/features requests *without* a patch the issue tracker is
preferable and for bigger changes (whatever "bigger" means ;)) a merge
request (e.g., on gitorious) but also the issue tracker are okay.

And this [PATCH] tag you put in the subject is also very convenient ;)

Thanks again,
Frank




More information about the implementations-list mailing list