vimpulse suggestion

Manfred Lotz manfred.lotz at yahoo.de
Mon Jan 3 21:47:30 CET 2011


On Mon, 3 Jan 2011 19:49:43 +0100
Vegard Øye <vegard_oye at hotmail.com> wrote:

> On 2011-01-02 19:47, Manfred Lotz wrote:
> 
> > (defun vimpulse-kill-current-buffer ()
> >   "Kill the current buffer."
> >   (interactive)
> >   (if server-buffer-clients
> > 		(server-edit)
> >         (kill-buffer nil)))
> 
> Added in commit 06a6f12 -- refresh your Git repository. :)
> 
> If you have other suggestions, you can use "git format-patch" to
> export them as patches (after first having committed them to your
> local repository). When I apply such a patch, you will be credited
> in the commit log as the author.
> 

Thanks a lot.


-- 
Manfred



More information about the implementations-list mailing list