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

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

ediff output


From: Leo
Subject: ediff output
Date: Wed, 13 Dec 2006 01:23:24 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

I like the difference output to be in the format as:

   +++ /tmp/buffer-content-3035240a
   @@ -1669,22 +1669,25 @@
    Due to some yet unresolved reason, global function `iswitchb-mode'
    needs to be active for this function to work."
      (interactive "P")
   -  (eval-and-compile
   +  (eval-when-compile

So I set ediff-diff-options to "-u". However typing `D' in ediff panel
still generate the output in a format like:


   *** 1669,22 ****
   ! (eval-and-compile)  
   --- 1669,25 ----
   ! (eval-when-compile)

Any ideas?

-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)





reply via email to

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