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: Juanma Barranquero
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 18:42:22 +0100

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?

    Juanma





reply via email to

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