all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ediff-problem when starting emacs from another program
@ 2002-04-03  0:00 Arne Christian Hårseth
  2002-04-03  6:52 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Arne Christian Hårseth @ 2002-04-03  0:00 UTC (permalink / raw)


This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.2.1 (i386-msvc-nt5.0.2195)
 of 2002-03-19 on buffy
configured using `configure --with-msvc (12.00)'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: NOR
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I start up emacs from WinCVS and run ediff to compare two buffers. Emacs
then gives the following error message:

c:\Programfiler\GNU\WinCvs 1.2\diff.exe: missing operand
c:\Programfiler\GNU\WinCvs 1.2\diff.exe: Try `c:\Programfiler\GNU\WinCvs
1.2\diff.exe --help' for more information.

If I open the same files from a stand alone emacs it works just fine.

This occures with ntemacs 20.7 and 21.2.
I run WinCVS and emacs on W2K.

Recent input:
<mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1>
<mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1>
<mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1>
<mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1>
<mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1>
<mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1>
<mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1>
<mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1> <mouse-1>
<mouse-1> <mouse-1> <mouse-1> q <backspace> <menu-bar>
<buffer> "s.html" <help-echo> <down-mouse-1> <mouse-movement>
<mouse-1> <menu-bar> <buffer> "s.html<2>" <down-mouse-1>
<mouse-movement> <mouse-movement> <mouse-movement>
<mouse-movement> <mouse-movement> <mouse-movement>
<mouse-movement> <mouse-movement> <mouse-movement>
<mouse-movement> <mouse-movement> <mouse-movement>
<mouse-movement> <mouse-1> <menu-bar> <tools> <compare>
<ediff-buffers> <return> <return> M-x <help-echo> <help-echo>
r e p o r t - e m a c <tab> <return>

Recent messages:
Composing main Info directory...
Mark set
Composing main Info directory...done
Mark saved where search started [2 times]
GNU Emacs 21.2.1 (i386-msvc-nt5.0.2195) of 2002-03-19 on buffy
mouse-minibuffer-check: Minibuffer window is not active [2 times]
GNU Emacs 21.2.1 (i386-msvc-nt5.0.2195) of 2002-03-19 on buffy
Loading emacsbug...done
Computing differences between s.html175626l and s.html1756DFs ...

ediff-prepare-error-list: Errors in diff output. Diff output is in #<buffer
*ediff-diff<2>*>

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

* Re: ediff-problem when starting emacs from another program
  2002-04-03  0:00 ediff-problem when starting emacs from another program Arne Christian Hårseth
@ 2002-04-03  6:52 ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2002-04-03  6:52 UTC (permalink / raw)


Arne Christian Hårseth wrote:
> 
> I start up emacs from WinCVS and run ediff to compare two buffers. Emacs
> then gives the following error message:
> 
> c:\Programfiler\GNU\WinCvs 1.2\diff.exe: missing operand
> c:\Programfiler\GNU\WinCvs 1.2\diff.exe: Try `c:\Programfiler\GNU\WinCvs
> 1.2\diff.exe --help' for more information.
> 
> If I open the same files from a stand alone emacs it works just fine.

Does it help to rename the directory where you have WinCVS installed so that
the "WinCvs 1.2" part is changed to something without an embedded blank?

Also, what do you use for shell on that system?  Any non-default settings of
shell-related variables?

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

* Re: ediff-problem when starting emacs from another program
@ 2002-04-04  2:20 Michael Kifer
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Kifer @ 2002-04-04  2:20 UTC (permalink / raw)
  Cc: bug-gnu-emacs, rms



> I start up emacs from WinCVS and run ediff to compare two buffers. Emacs
> then gives the following error message:
> 
> c:\Programfiler\GNU\WinCvs 1.2\diff.exe: missing operand
> c:\Programfiler\GNU\WinCvs 1.2\diff.exe: Try `c:\Programfiler\GNU\WinCvs
> 1.2\diff.exe --help' for more information.
> 
> If I open the same files from a stand alone emacs it works just fine.
> 
> This occures with ntemacs 20.7 and 21.2.
> I run WinCVS and emacs on W2K.


I don't use NT, NT emacs or WinCVS so somebody would have to help debug
this. Most likely this is some kind of incompatibility in the diff version.

mk

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

end of thread, other threads:[~2002-04-04  2:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-03  0:00 ediff-problem when starting emacs from another program Arne Christian Hårseth
2002-04-03  6:52 ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2002-04-04  2:20 Michael Kifer

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.