all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
[parent not found: <sdl.web@gmail.com>]
* ediff output
@ 2006-12-13  1:23 Leo
  2006-12-14  1:55 ` William Karh
  0 siblings, 1 reply; 6+ messages in thread
From: Leo @ 2006-12-13  1:23 UTC (permalink / raw)


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)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-12-17 23:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.1811.1165973042.2155.help-gnu-emacs@gnu.org>
2006-12-13 15:45 ` ediff output Stefan Monnier
2006-12-13 16:47   ` Leo
     [not found] <sdl.web@gmail.com>
2006-12-17 23:35 ` Michael Kifer
2006-12-13  1:23 Leo
2006-12-14  1:55 ` William Karh
2006-12-14  2:40   ` Leo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.