all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: A Soare <alinsoar@voila.fr>
To: rms@gnu.org
Cc: "Emacs   Bug  \[bug-gnu-emacs\]" <bug-gnu-emacs@gnu.org>
Subject: Re: Yankee Doodle Dandy (La glorieuse parade)
Date: Fri, 23 Feb 2007 11:50:17 +0100 (CET)	[thread overview]
Message-ID: <14743868.103251172227817266.JavaMail.www@wwinf4201> (raw)

>     > > Bref: Just try to use EMACS (id est to use query-replace) to take
>     > > out the zeros. Every combination that you try fails. (unibyte, hexl
>     > > mode, etc)
>     > 
>     > What's wrong with M-x replace-string RET C-q C-@ RET RET ?
> 
>     If you don't change the encryption system it will be saved into a
>     format unrecognisable for xine for example, so using
>     replace-string does not work, even if before saving the buffer
>     looks ok.
> 
> I do not know what this discussion is about.  Can you provide
> a test case that fails?
> 
> 

No, the problem was very bad formulated by me. The problem was that I had a subtitle file in which every character was kept on 16 bits, not on 8 as usual, and that is why Xine cannot read this file. The characters were kept as

Char = <a number of 8 bits> < zeros >

I tried to have this file into a format that xine recognize by using query-replace. Query-replace replaced zeros with " ", but it kept every char on 16 bits.

So the problem was bad formulated by me, because I did not know so far what the encodings are.

             reply	other threads:[~2007-02-23 10:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-23 10:50 A Soare [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-02-22 12:41 Yankee Doodle Dandy (La glorieuse parade) A Soare
2007-02-20  0:58 A Soare
2007-02-20  0:02 A Soare
2007-02-20  0:19 ` Andreas Schwab
2007-02-22 11:07 ` Michaël Cadilhac

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=14743868.103251172227817266.JavaMail.www@wwinf4201 \
    --to=alinsoar@voila.fr \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=rms@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.