• ediff-word-{1,2,3,4}

    From Julian Bradfield@21:1/5 to All on Sun Sep 3 21:08:30 2023
    I don't understand where to set these variables if I want to customize refinement for a particular invocation of ediff. They are
    buffer-local, so which buffer do I set them in?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Po Lu@21:1/5 to Julian Bradfield on Tue Sep 5 11:32:14 2023
    Julian Bradfield <jcb@inf.ed.ac.uk> writes:

    I don't understand where to set these variables if I want to customize refinement for a particular invocation of ediff. They are
    buffer-local, so which buffer do I set them in?

    Would setting their default values help?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Julian Bradfield@21:1/5 to Po Lu on Tue Sep 5 08:20:50 2023
    On 2023-09-05, Po Lu <luangruo@yahoo.com> wrote:
    Julian Bradfield <jcb@inf.ed.ac.uk> writes:

    I don't understand where to set these variables if I want to customize
    refinement for a particular invocation of ediff. They are
    buffer-local, so which buffer do I set them in?

    Would setting their default values help?

    Yes, but it would be inelegant :)

    I suppose the other thing would be to write a little wrapper round
    ediff which would just let-bind them.

    Or to write buffer-local variable settings into the files, which is
    slightly annoying since I'm mainly wanting to compare versions of files.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)