all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stefan Monnier" <monnier+gnu/emacs@RUM.cs.yale.edu>
Cc: monnier+gnu/emacs@RUM.cs.yale.edu, d.love@dl.ac.uk, emacs-devel@gnu.org
Subject: Re: enhanced select-safe-coding-system
Date: Tue, 14 May 2002 15:52:08 -0400	[thread overview]
Message-ID: <200205141952.g4EJq8k20916@rum.cs.yale.edu> (raw)
In-Reply-To: 200205141941.g4EJfwU15296@aztec.santafe.edu

> Would you please install your patch?  I'm surprised it isn't installed yet.

It turns out it's not correct and I haven't found the time to fix it yet.
The problem is that find-coding-systems-region-internal handles
"generic" coding-systems specially, which my patch does not
take into account.
By "generic" I mean those who `safe-chars' property is t.

Maybe we should go ahead and install Dave's code instead.  It's
O(n log n) rather than O(n), but it has the advantage of being
"obviously correct".


	Stefan

  reply	other threads:[~2002-05-14 19:52 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <rzqk7qp2log.fsf@djlvig.dl.ac.uk>
2002-05-01  7:14 ` enhanced select-safe-coding-system Richard Stallman
2002-05-01 16:27   ` Eli Zaretskii
2002-05-01 18:51     ` Stefan Monnier
2002-05-02 22:16     ` Richard Stallman
2002-05-02 22:41     ` Dave Love
2002-05-03  7:54       ` Eli Zaretskii
2002-05-04 23:01         ` Dave Love
2002-05-02 22:39   ` Dave Love
2002-05-03 13:27     ` Stefan Monnier
2002-05-04  3:36       ` Richard Stallman
2002-05-05 23:06         ` Stefan Monnier
2002-05-04 22:56       ` Dave Love
2002-05-05 23:24         ` Stefan Monnier
2002-05-08 22:17           ` Dave Love
2002-05-14 19:41           ` Richard Stallman
2002-05-14 19:52             ` Stefan Monnier [this message]
2002-05-16  7:21               ` Richard Stallman
2002-05-04  3:36     ` Richard Stallman
2002-05-04 23:11       ` Dave Love

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=200205141952.g4EJq8k20916@rum.cs.yale.edu \
    --to=monnier+gnu/emacs@rum.cs.yale.edu \
    --cc=d.love@dl.ac.uk \
    --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.