From: Kenichi Handa <handa@m17n.org>
Cc: jas@extundo.com, ding@gnus.org, emacs-devel@gnu.org
Subject: Re: MML charset tag regression
Date: Tue, 17 Jun 2003 20:06:51 +0900 (JST) [thread overview]
Message-ID: <200306171106.UAA20455@etlken.m17n.org> (raw)
In-Reply-To: <E19RZui-0003SC-EG@fencepost.gnu.org> (message from Richard Stallman on Sun, 15 Jun 2003 11:59:28 -0400)
In article <E19RZui-0003SC-EG@fencepost.gnu.org>, Richard Stallman <rms@gnu.org> writes:
> I've just found that selection_data_to_lisp_data
> returns a cons when a selection data is 32-bit number. I
> think it is better not to give two meanings for a cons
> type even if we can distinguish them by checking the type
> of the car part.
> That is a valid argument.
> My opinion now is that using text-property both in
> x-get-selection-internal and x-get-selection is better.
> If you don't have a farther counterargument, I'll install
> a change along my original line.
> Please do.
Just done. It is better to declare x-select-request-type
with defcustom, but I don't know how to write :type code.
Someone please work on it.
And, I added this in etc/NEWS.
Index: NEWS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS,v
retrieving revision 1.823
retrieving revision 1.824
diff -u -c -r1.823 -r1.824
cvs server: conflicting specifications of output style
*** NEWS 5 Jun 2003 23:56:32 -0000 1.823
--- NEWS 17 Jun 2003 11:00:53 -0000 1.824
***************
*** 364,369 ****
--- 364,374 ----
X selections. If you don't want this support, set
`selection-coding-system' to `compound-text'.
+ ** The new variable `x-select-request-type' controls how Emacs
+ requests X selection. The default value is nil, which means that
+ Emacs requests X selection with types COMPOUND_TEXT and UTF8_STRING,
+ and use the more appropriately result.
+
+++
** The parameters of automatic hscrolling can now be customized.
The variable `hscroll-margin' determines how many columns away from
---
Ken'ichi HANDA
handa@m17n.org
prev parent reply other threads:[~2003-06-17 11:06 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <iluk7djncdf.fsf@latte.josefsson.org>
[not found] ` <8465p3kgpl.fsf@lucy.is.informatik.uni-duisburg.de>
[not found] ` <iluvfx3lcvu.fsf@latte.josefsson.org>
[not found] ` <84bryuogke.fsf@lucy.is.informatik.uni-duisburg.de>
[not found] ` <iluptnaitaf.fsf@latte.josefsson.org>
[not found] ` <m34r4md5hd.fsf@defun.localdomain>
[not found] ` <iluhe8minvx.fsf@latte.josefsson.org>
[not found] ` <ilu8yty35eo.fsf@latte.josefsson.org>
[not found] ` <m3y91y9xjr.fsf@defun.localdomain>
[not found] ` <ilubryuyty8.fsf@latte.josefsson.org>
2003-04-26 10:50 ` MML charset tag regression James H. Cloos Jr.
2003-04-28 11:58 ` Kenichi Handa
2003-04-28 12:43 ` Stephen J. Turnbull
2003-04-28 12:59 ` Kenichi Handa
2003-04-28 23:05 ` Simon Josefsson
2003-04-29 7:12 ` Stephen J. Turnbull
2003-04-29 5:38 ` Richard Stallman
2003-05-20 12:47 ` Kenichi Handa
2003-05-20 19:42 ` Jan D.
2003-05-21 15:31 ` Richard Stallman
2003-05-21 16:23 ` Jan D.
2003-05-22 0:58 ` Kenichi Handa
2003-05-22 16:25 ` Jan D.
2003-05-23 1:33 ` Kenichi Handa
2003-05-23 7:45 ` David Kastrup
2003-05-23 22:48 ` Richard Stallman
2003-05-23 23:41 ` Jan D.
2003-05-24 0:31 ` Miles Bader
2003-05-25 16:40 ` Dave Love
2003-05-25 18:01 ` Richard Stallman
2003-05-25 16:38 ` Dave Love
2003-05-25 17:25 ` Eli Zaretskii
2003-05-30 8:39 ` Kenichi Handa
2003-05-30 9:23 ` Dave Love
2003-05-30 11:36 ` Kenichi Handa
2003-06-04 22:01 ` Dave Love
2003-06-05 1:16 ` Kenichi Handa
2003-06-11 12:33 ` Stephen J. Turnbull
2003-06-01 15:40 ` Eli Zaretskii
2003-06-04 22:04 ` Dave Love
2003-06-06 10:55 ` Eli Zaretskii
2003-05-26 13:49 ` Richard Stallman
2003-05-30 9:28 ` Dave Love
2003-05-25 16:32 ` Dave Love
2003-05-25 19:14 ` Jan D.
2003-05-30 9:23 ` Dave Love
2003-05-23 12:05 ` Richard Stallman
2003-05-25 16:31 ` Dave Love
2003-05-30 12:03 ` Kenichi Handa
2003-06-04 21:52 ` Dave Love
2003-06-05 1:36 ` Kenichi Handa
2003-05-25 16:27 ` Dave Love
2003-05-24 0:51 ` Kenichi Handa
2003-05-23 12:03 ` Richard Stallman
2003-05-23 12:21 ` Kenichi Handa
2003-05-24 23:18 ` Richard Stallman
2003-06-13 8:37 ` Kenichi Handa
2003-06-15 15:59 ` Richard Stallman
2003-06-17 11:06 ` Kenichi Handa [this message]
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=200306171106.UAA20455@etlken.m17n.org \
--to=handa@m17n.org \
--cc=ding@gnus.org \
--cc=emacs-devel@gnu.org \
--cc=jas@extundo.com \
/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).