all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Samuel Wales <samologist@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: ediff refinement issues
Date: Sat, 26 Nov 2011 10:15:21 -0700	[thread overview]
Message-ID: <CAJcAo8tT6twSdoN7045Cke45K7p24atLK_4HHJc8pOrgAuQNJw@mail.gmail.com> (raw)

Ediff lets you show individual words that are different, and
it also shows you when there are only whitespace differences
in paragraphs.

I am having issues with each of these two related features.

  1) When there are only whitespace differences in normal
     paragraphs, such as by refilling, ediff works well.  It
     says there are only whitespace differences and does not
     highlight any words.

     However, if the paragraphs are commented (for example,
     with ;;; in elisp or # in shell), it highlights the ;;;
     or the #.  it also sometimes highlights words as a side
     effect.

     I want ediff to show refilled commented paragraphs as
     only having whitespace differences.

  2) When I change a date like 2011-01-01, ediff highlights
     the entire date even if I only changed one part of it.

     For example, if I change 01 to 02, it will still
     highlight the entire date.

     I want it to show only the part I changed.


There are variables ediff-word-1 ediff-word-2 ediff-word-3
ediff-word-4 that are supposed to customize this.  I tried
them in various ways and they didn't produce the results I
wanted.

How do you use those variables to do this?

Thanks.



             reply	other threads:[~2011-11-26 17:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AcysXwOm6vNJt6yHT5KpcypPYeDckQAAVtPw>
2011-11-26 17:15 ` Samuel Wales [this message]
2011-11-26 17:51   ` ediff refinement issues Drew Adams
2011-11-26 18:20     ` Samuel Wales
2011-11-26 18:38       ` Drew Adams
2011-11-29 10:54         ` Thien-Thi Nguyen
2011-11-29 17:27           ` Samuel Wales
2011-12-06 14:16             ` Thien-Thi Nguyen
2021-03-29  4:46     ` Samuel Wales
2021-03-29  4:48       ` Samuel Wales
2021-03-29  5:27         ` Eli Zaretskii
2021-03-30 22:04           ` Samuel Wales
2021-03-31  2:56       ` Stefan Monnier
2021-03-30 23:26     ` Michael Heerdegen
2011-11-26 20:28   ` Peter Münster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJcAo8tT6twSdoN7045Cke45K7p24atLK_4HHJc8pOrgAuQNJw@mail.gmail.com \
    --to=samologist@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.