On Mon, Aug 29, 2016 at 02:11:17PM +0200, Jean-Marc Lasgouttes wrote:
> Le 27/08/2016 à 17:11, Scott Kostyshak a écrit :
> > > It is not clear to me that we want to do that. If the current zoom is
> > > 15, and the user does
> > > 
> > > buffer-zoom-out
> > > 
> > > Do we want it to be disabled? Or do we want to enable it but just change
> > > the zoom from 15 to 10? I prefer the second.
> > 
> > JMarc any thoughts?
> 
> I prefer the second option too. But is is what happens currently, isn't it?

On current master, if zoom is at 10% and you run

  buffer-zoom-in -1

then the LFUN is not disabled and status shows:

  Zoom level is now 10% (buffer-zoom-in -1)

With my patch, I think the LFUN is disabled and status shows the same as

  buffer-zoom-out -1

which is:

  Zoom level cannot be less than 10%.

I did not double check the above though. That's just from memory.

Scott

Attachment: signature.asc
Description: PGP signature

Reply via email to