bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10309: 24.0.92; [wishlist] Add an option to disable "auto-refining"


From: Eli Zaretskii
Subject: bug#10309: 24.0.92; [wishlist] Add an option to disable "auto-refining" while moving between hunks in diff mode
Date: Fri, 16 Dec 2011 21:32:42 +0200

> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Fri, 16 Dec 2011 18:42:22 +0100
> Cc: Andreas Schwab <schwab@linux-m68k.org>, 10309@debbugs.gnu.org
> 
> On Fri, Dec 16, 2011 at 17:54, Dani Moncayo <dmoncayo@gmail.com> wrote:
> 
> > 1) I'd like to control whether that minor mode is enabled by default
> > after invoking the `diff' command.  Currently it is, and I'd like it
> > wasn't.
> 
> What about
> 
>   (setq-default diff-auto-refine-mode nil)
> 
> in your .emacs?

Or turn diff-auto-refine-mode off in the diff-mode-hook.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]