all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 'n' doesn't work when using ediff -- an ediff beginners's quesstion
@ 2013-01-28 22:38 Hendrik Boom
  2013-01-29  2:11 ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Hendrik Boom @ 2013-01-28 22:38 UTC (permalink / raw)
  To: help-gnu-emacs

This has got to be an utter beginners' question.  I've been using emacs 
for years, bot not ediff, and I must be doing something wrong with ediff.

ediff is started from monotone, my revision management system when its 
automatic merge mechanisms are not sufficient.  I gather this kind of 
thing is the principal use for ediff.

I'm running everything through a terminal emulator running ssh between 
two Debian Linux systems.  I get a text-mode XEmacs.

It has five panels -- and A and B for the files to be merged, a C for the 
merged file, an Ediff control panel (containing the line "Type ? for 
help", and the usual single-line command-entry line at the bottom (the 
place where ctl X ctl F would expect to be given a file name.

When the Ediff control panel is the current buffer, I type 'n' and get 
the message (in that bottom  line):

  No such coding system: emacs-internal

By the way, space gives me the same message.  'p' and 'P' both tell me 
"At beginning of the difference list", which is reasonable, and 'v' and 
'V' both scroll as expected, in opposite directions.

What could I possibly be doing wrong?

- hendrik




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

* Re: 'n' doesn't work when using ediff -- an ediff beginners's quesstion
  2013-01-28 22:38 'n' doesn't work when using ediff -- an ediff beginners's quesstion Hendrik Boom
@ 2013-01-29  2:11 ` Stefan Monnier
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2013-01-29  2:11 UTC (permalink / raw)
  To: help-gnu-emacs

> I'm running everything through a terminal emulator running ssh between 
> two Debian Linux systems.  I get a text-mode XEmacs.

Do you really mean XEmacs, here?

>   No such coding system: emacs-internal

Maybe it's a bug in XEmacs's version of ediff or an incompatibility
between the version of ediff and the version of XEmacs: emacs-internal
is a coding-system introduced around Emacs-23.  I'm not sure whether
XEmacs has it as well.

Since this is an Emacs newsgroup, my recommendation would be to try and
use Emacs instead of XEmacs.  Otherwise, maybe the comp.emacs.xemacs
newsgroup will be able to help you better.


        Stefan




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

* Re: 'n' doesn't work when using ediff -- an ediff beginners's quesstion
       [not found] <mailman.18512.1359413099.855.help-gnu-emacs@gnu.org>
@ 2013-01-29  3:13 ` Dan Espen
  2013-01-29  6:54   ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Espen @ 2013-01-29  3:13 UTC (permalink / raw)
  To: help-gnu-emacs

Hendrik Boom <hendrik@topoi.pooq.com> writes:

> This has got to be an utter beginners' question.  I've been using emacs 
> for years, bot not ediff, and I must be doing something wrong with ediff.
>
> ediff is started from monotone, my revision management system when its 
> automatic merge mechanisms are not sufficient.  I gather this kind of 
> thing is the principal use for ediff.
>
> I'm running everything through a terminal emulator running ssh between 
> two Debian Linux systems.  I get a text-mode XEmacs.

This doesn't make sense.
I can't imagine Ediff in a text mode terminal...

> It has five panels -- and A and B for the files to be merged, a C for the 

especially, if you see 5 panels.

> merged file, an Ediff control panel (containing the line "Type ? for 
> help", and the usual single-line command-entry line at the bottom (the 
> place where ctl X ctl F would expect to be given a file name.
>
> When the Ediff control panel is the current buffer, I type 'n' and get 
> the message (in that bottom  line):
>
>   No such coding system: emacs-internal

Search for this message using Google.

This is emacs help, not XEmacs.

-- 
Dan Espen


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

* Re: 'n' doesn't work when using ediff -- an ediff beginners's quesstion
  2013-01-29  3:13 ` Dan Espen
@ 2013-01-29  6:54   ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2013-01-29  6:54 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Dan Espen <despen@verizon.net>
> Date: Mon, 28 Jan 2013 22:13:23 -0500
> 
> Hendrik Boom <hendrik@topoi.pooq.com> writes:
> 
> > This has got to be an utter beginners' question.  I've been using emacs 
> > for years, bot not ediff, and I must be doing something wrong with ediff.
> >
> > ediff is started from monotone, my revision management system when its 
> > automatic merge mechanisms are not sufficient.  I gather this kind of 
> > thing is the principal use for ediff.
> >
> > I'm running everything through a terminal emulator running ssh between 
> > two Debian Linux systems.  I get a text-mode XEmacs.
> 
> This doesn't make sense.
> I can't imagine Ediff in a text mode terminal...

Well, you can always try, you know.  Scoop: it does work.

> > It has five panels -- and A and B for the files to be merged, a C for the 
> 
> especially, if you see 5 panels.

Each one is a window on the same frame, when Emacs runs on a text
terminal.  Nothing impossible with that, is there?

Anyway, the problem has nothing to do with the kind of terminal on
which Ediff runs, so all this is not relevant.



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

end of thread, other threads:[~2013-01-29  6:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-28 22:38 'n' doesn't work when using ediff -- an ediff beginners's quesstion Hendrik Boom
2013-01-29  2:11 ` Stefan Monnier
     [not found] <mailman.18512.1359413099.855.help-gnu-emacs@gnu.org>
2013-01-29  3:13 ` Dan Espen
2013-01-29  6:54   ` Eli Zaretskii

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.