Hi!
I tried to to the following:
(setq clearcase-normal-diff-switches "--suppress-common-lines -y")
But it seems like all the string is sent as _one_ option instead
of two...
What can I do?
Regards,
/ Peter
-----Original Message-----
From: Adrian Aichner [mailto:adrian@xemacs.org]
Sent: den 8 maj 2003 23:50
To: Peter Torpman R (EAB); Michael Diers
Cc: XEmacs Beta List
Subject: Re: ClearCase mode
>>>> "Peter" == Peter Torpman R <Peter>
writes:
Peter> Hi Adrian!
Peter> I have some more stuff I wanted to tell you for the
Peter> clearcase mode that you've made.
I have just originally packaged clearcase.el for XEmacs.
It was written by Kevin Esler.
Please report problems to
Inst V: 1.06 Auth V: 21.5b6 Maint: Michael Diers <mdiers(a)elego.de>
You can find maintainers of XEmacs packages with
i runs the command pui-display-info
in the *Packages* buffer obtained with
M-x pui-list-packages
Peter> See, the diff is not working (like I want it to).. I would
Peter> like to get two columns up beside each other in the diff
Peter> window... In cleardiff one would need to have '-columns 2'
Peter> as arguments to diff, and in "standard" diff it would have
Peter> to be '-y'... But also, with "standard" diff I would
like
Peter> to add --suppress-common-lines..
Peter> The main problem is that it is not possible to specify more
Peter> than one parameter to the diff program using the "Normal
Peter> Diff Switches"... Or is there?
Does this help:
`clearcase-normal-diff-switches' (buffer: *Hyper Apropos*, mode: Hyper-Apropos)
Customizable user variable:
value: "-u"
*Switches (combined into single string) passed to `clearcase-normal-diff-program'
when `clearcase-use-normal-diff' is t. Usage of the -u switch is
recommended to produce unified diffs, when your
`clearcase-normal-diff-program' supports it.
Property-list:
custom-requests: nil
custom-type: string
standard-value: ("-u")
----------------------------------------------------------------------------
When you don't have
clearcase-use-normal-diff set t
to use a diff program like GNU diff, then
cleardiff is used which is currently hardwired to use the switch -diff_format.
You may want to report a feature request via
M-x clearcase-submit-bug-report
or even a patch.
Best regards,
Adrian
Peter> Could you help me with this?
Peter> Regards,
Peter> / Peter
--
Adrian Aichner
mailto:adrian@xemacs.org
http://www.xemacs.org/