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 _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
