vimpulse suggestion

Vegard Øye vegard_oye at hotmail.com
Mon Jan 3 19:49:43 CET 2011


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.

-- 
Vegard



More information about the implementations-list mailing list