[implementations-list] The "{Saved, Deleted} N characters" messages gone with `yy'/`dd'

Vegard Øye vegard_oye at hotmail.com
Wed Apr 14 17:11:35 CEST 2010


> Date: Tue, 13 Apr 2010 23:12:23 +0200
> From: stepnem at gmail.com
>
> Currently one might ask why `yw' does show a message
> while `yy' does not.

This is governed by `viper-change-notification-threshold'. By default,
messages are never shown for single-entity changes. To enable
messages always, do

    (setq viper-change-notification-threshold 0)

Check out the latest changeset as well. I've made the messages
aware of whether you are affecting characters, lines or blocks. :)

Vegard 		 	   		  
_________________________________________________________________
Windows 7: Se direkte-TV fra den bærbare PCen. Finn ut mer.
http://windows.microsoft.com/windows-7


More information about the implementations-list mailing list