all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: kifer@cs.sunysb.edu (Michael Kifer)
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: ediff and coding systems
Date: Sun, 21 Oct 2007 17:35:57 -0400	[thread overview]
Message-ID: <2191.1193002557@cs.sunysb.edu> (raw)
In-Reply-To: Message from Dan Nicolaescu <dann@ics.uci.edu> of "Sun, 21 Oct 2007 12:22:26 PDT." <200710211922.l9LJMQFX013338@oogie-boogie.ics.uci.edu>


> kifer@cs.sunysb.edu (Michael Kifer) writes:
> 
>   > I am using 23.0.50 - the current CVS version.
> 
> I can reproduce it with a version checked out this morning from CVS
> trunk and one that is about 1 week old, I don't have anything older
> than that. 
> 
> Is your version up to date?

Yes - just updated it this morning.

> Can anybody else reproduce it? I don't know much about coding systems,
> so unfortunately I can't really debug this myself.
> 
>   > 
>   > > kifer@cs.sunysb.edu (Michael Kifer) writes:
>   > > 
>   > >   > Same thing - no luck.
>   > > 
>   > > What version of emacs are you using? 
>   > > With 22.1 it works fine for me, with CVS trunk it does not... 
>   > > 
>   > >   > > kifer@cs.sunysb.edu (Michael Kifer) writes:
>   > >   > > 
>   > >   > >   > I cannot reproduce this. I need a simple testcase.
>   > >   > >   > I took lisp/term/mac-win.el and created two copies. One with iso-2022-7bit
>   > >   > >   > and the other with utf-8. But ediffing them did not bring any warnings.
>   > >   > > 
>   > >   > > Please try 
>   > >   > > env LANG=C emacs -q 
>   > >   > > and then ediff the 2 files.
>   > >   > > 
>   > >   > > 
>   > >   > >   > > Michael, could you please look into the following report?  TIA
>   > >   > >   > > 
>   > >   > >   > > > From: Dan Nicolaescu <dann@ics.uci.edu>
>   > >   > >   > > > Date: Sat, 20 Oct 2007 08:21:10 -0700
>   > >   > >   > > > 
>   > >   > >   > > > 
>   > >   > >   > > > lisp/term/mac-win.el from CVS trunk uses:  -*-coding: iso-2022-7bit;-*-
>   > >   > >   > > > and the same file on the emacs-unicode-2 uses: -*-coding: utf-8 
>   > >   > >   > > > 
>   > >   > >   > > > When doing M-x ediff for the above 2 files a *Warning* buffer pops up
>   > >   > >   > > > for each hunk:
>   > >   > >   > > > 
>   > >   > >   > > > These default coding systems were tried to encode text
>   > >   > >   > > > in the buffer ` *ediff-tmp*':
>   > >   > >   > > >   iso-latin-1
>   > >   > >   > > > However, each of them encountered characters it couldn't encode:
>   > >   > >   > > >   iso-latin-1 cannot encode these: ? ? ? ? ? ? ? ? ? ? ...
>   > >   > >   > > > 
>   > >   > >   > > > Click on a character (or switch to this window by `C-x o'
>   > >   > >   > > > and select the characters by RET) to jump to the place it appears,
>   > >   > >   > > > where `C-u C-x =' will give information about it.
>   > >   > >   > > > 
>   > >   > >   > > > Select one of the safe coding systems listed below,
>   > >   > >   > > > or cancel the writing with C-g and edit the buffer
>   > >   > >   > > >    to remove or modify the problematic characters,
>   > >   > >   > > > or specify any other coding system (and risk losing
>   > >   > >   > > >    the problematic characters).
>   > >   > >   > > > 
>   > >   > >   > > >   utf-8 utf-16 utf-16 utf-16 utf-16be utf-16le iso-2022-7bit
>   > >   > >   > > > 
>   > >   > >   > > > with the question "Select coding system (default mule-utf-8):"
>   > >   > >   > > > 
>   > >   > >   > > > Would it be possible for ediff to avoid this?
>   > >   > >   > > > 
>   > >   > >   > > > 
>   > >   > >   > > > _______________________________________________
>   > >   > >   > > > Emacs-devel mailing list
>   > >   > >   > > > Emacs-devel@gnu.org
>   > >   > >   > > > http://lists.gnu.org/mailman/listinfo/emacs-devel
>   > >   > >   > > > 
>   > >   > >   > > 
>   > >   > > 
>   > > 
> 

  parent reply	other threads:[~2007-10-21 21:35 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-20 15:21 ediff and coding systems Dan Nicolaescu
2007-10-20 18:09 ` Eli Zaretskii
2007-10-21  5:43   ` Michael Kifer
2007-10-21  6:12     ` Dan Nicolaescu
2007-10-21  6:52       ` Michael Kifer
2007-10-21  7:17         ` Dan Nicolaescu
2007-10-21 18:46           ` Michael Kifer
2007-10-21 19:22             ` Dan Nicolaescu
2007-10-21 19:37               ` Leo
2007-10-21 21:35               ` Michael Kifer [this message]
2007-10-22  2:08                 ` Dan Nicolaescu
2007-10-22  3:50                   ` Michael Kifer
2007-10-27 21:03                     ` Dan Nicolaescu
2007-10-28 21:01                       ` Michael Kifer
2007-10-22  3:42               ` Kenichi Handa
2007-10-22  4:20                 ` Eli Zaretskii
2007-10-22  5:05                   ` Kenichi Handa
2007-10-22 15:32                   ` Stefan Monnier
2007-10-22 21:11                     ` Eli Zaretskii
2007-10-22  4:29                 ` Michael Kifer
2007-10-22 15:34                   ` Stefan Monnier
2007-10-22 16:18                     ` Michael Kifer
2007-10-21  2:12 ` Stefan Monnier
2007-10-21  2:43   ` Dan Nicolaescu

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=2191.1193002557@cs.sunysb.edu \
    --to=kifer@cs.sunysb.edu \
    --cc=dann@ics.uci.edu \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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.