unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: command fill-paragraph deletes leading Umlauts if line	begins	with space
Date: Thu, 6 Jan 2005 16:50:29 +0900 (JST)	[thread overview]
Message-ID: <200501060750.QAA16454@etlken.m17n.org> (raw)
In-Reply-To: <E1Cja36-0001gs-NV@neutrino.iwi.uni-sb.de> (message from Ralf Angeli on Wed, 29 Dec 2004 10:23:20 +0100)

In article <E1Cja36-0001gs-NV@neutrino.iwi.uni-sb.de>, Ralf Angeli <angeli@iwi.uni-sb.de> writes:
> I've got a latin-1 language environment as well (`C-h v
> current-language-environment RET' returns
> `current-language-environment's value is "Latin-1"').

> Executing the following example code

> (with-temp-buffer
>   (set-buffer-multibyte nil)
>   (insert (string 220))
>   (syntax-after (point-min)))

> returns (0), i.e. whitespace syntax.  Tested with a freshly checked
> out CVS Emacs from the trunk.

I wrote "unibyte-mode" and it's different from a unibyte
buffer in multibyte-mode.  Please try the same thing while
starting Emacs with "--unibyte" arg.

I've guessed that the original problem happened in
unibyte-mode (I didn't get your orignal mail), but it seems
not.  Then, why do you have to use a unibyte buffer in
multibyte mode?

---
Ken'ichi HANDA
handa@m17n.org

  reply	other threads:[~2005-01-06  7:50 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1ChBF2-0004VS-00@h409.eml.org>
     [not found] ` <E1ChQ3r-0002bn-Kf@neutrino.iwi.uni-sb.de>
2004-12-24 14:32   ` command fill-paragraph deletes leading Umlauts if line begins with space Richard Stallman
2004-12-26 22:39     ` Ralf Angeli
2004-12-27  7:35       ` Eli Zaretskii
2004-12-27 10:15         ` Ralf Angeli
2004-12-27 18:06       ` Richard Stallman
2004-12-27 22:28         ` Stefan Monnier
2004-12-28  0:18           ` Kenichi Handa
2004-12-28  0:14         ` Kenichi Handa
2004-12-28 17:25           ` Richard Stallman
2004-12-29  1:17             ` Kenichi Handa
2004-12-29  9:23               ` Ralf Angeli
2005-01-06  7:50                 ` Kenichi Handa [this message]
2005-01-06  8:19                   ` Ralf Angeli
2005-01-06  8:55                     ` Kenichi Handa
2004-12-29 20:46               ` Richard Stallman
2005-01-06  7:41                 ` Kenichi Handa
2005-01-06 13:53                   ` Stefan Monnier
2005-01-07  0:00                     ` Kenichi Handa
2005-01-07 14:42                       ` Stefan Monnier
2005-01-07 16:32                         ` David Kastrup
2005-01-08  0:05                         ` Kenichi Handa
2005-01-08 23:53                           ` Stefan

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200501060750.QAA16454@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-devel@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).