all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: rms@gnu.org
Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: One example of code I can't understand
Date: Mon, 20 Jul 2009 20:59:41 -0400	[thread overview]
Message-ID: <jwv4ot6vor1.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <E1MSy7Q-0005Mn-7H@fencepost.gnu.org> (Richard Stallman's message of "Mon, 20 Jul 2009 15:01:48 -0400")

>     Why do we need to cater to unibyte operation in Emacs 23?
> 1. Unibyte buffers may be needed for certain internal operations.  I
> am not sure -- we need to ask Handa.

Maybe Gnus maintainers would know better (it seems more related to Gnus
than to Mule).

> 2. As for editing of unibyte buffers by users, maybe nobody will mind
> if we get rid of that now.  But we should not eliminate it without
> first polling the users, to see who uses it and whether it is important.

Editing unibyte buffers is an important feature, which we use whenever
we edit binary files.  I see no need/reason to get rid of it.

In this area, there is something that we should eliminate, it's the
notion of a unibyte-session (which means something like forcing
default-enable-multibyte-characters to t, tho it's a bit trickier than
that since default-enable-multibyte-characters is sometimes let-bound
around buffer-creation in place of calling set-buffer-multibyte
explicitly after the creation).


        Stefan




  parent reply	other threads:[~2009-07-21  0:59 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-19 23:21 One example of code I can't understand Richard Stallman
2009-07-20  3:13 ` Eli Zaretskii
2009-07-20 19:01   ` Richard Stallman
2009-07-21  0:51     ` Kenichi Handa
2009-07-21  3:07       ` Eli Zaretskii
2009-07-21  4:10         ` Kenichi Handa
2009-07-21 14:41       ` Richard Stallman
2009-07-22  6:58       ` Stephen J. Turnbull
2009-07-21  0:59     ` Stefan Monnier [this message]
2009-07-21 14:41       ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2009-07-19 23:21 Richard Stallman
2009-07-20 18:13 ` Stefan Monnier
2009-07-20 20:50   ` Reiner Steib
2009-07-21 14:41     ` Richard Stallman
2009-07-21 17:34       ` Reiner Steib
2009-07-22 22:21         ` Richard Stallman
2009-07-21 14:42   ` Richard Stallman
2009-07-21 18:21     ` Eli Zaretskii
2009-07-19 23:21 Richard Stallman

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=jwv4ot6vor1.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=eliz@gnu.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 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.