all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* `decode-coding-string' question
@ 2006-07-03 21:35 Paul Pogonyshev
  2006-07-04  0:50 ` Kenichi Handa
  2006-07-04 12:55 ` Richard Stallman
  0 siblings, 2 replies; 21+ messages in thread
From: Paul Pogonyshev @ 2006-07-03 21:35 UTC (permalink / raw)


Say I have a string with various text properties set.  If I then
apply `decode-coding-string' to it, all the properties are lost.
Is there a way to transfer properties from ``character beginning''
(i.e. first character of a number being combined during decoding)
to the decoded character?

I.e. UTF-8 representation of copyright sign is "\xc2\xa9".  Can I
transfer properties of '\xc2' character to the copyright sign
character and discard properties of '\xa9' character?

Paul

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2006-07-08  8:18 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-03 21:35 `decode-coding-string' question Paul Pogonyshev
2006-07-04  0:50 ` Kenichi Handa
2006-07-04  3:27   ` Eli Zaretskii
2006-07-04 17:29     ` Richard Stallman
2006-07-04 15:31   ` Paul Pogonyshev
2006-07-05  0:55     ` Kenichi Handa
2006-07-05 16:11       ` Paul Pogonyshev
2006-07-05 16:34         ` Stuart D. Herring
2006-07-05 16:50           ` Paul Pogonyshev
2006-07-06  1:08         ` Kenichi Handa
2006-07-06 15:52           ` Paul Pogonyshev
2006-07-06 20:18             ` Eli Zaretskii
2006-07-06 20:34               ` Paul Pogonyshev
2006-07-07  9:17                 ` Eli Zaretskii
2006-07-07 16:05                   ` Paul Pogonyshev
2006-07-07 19:56                     ` David Kastrup
2006-07-07 22:54                       ` Paul Pogonyshev
2006-07-08  8:18                         ` David Kastrup
2006-07-04 12:55 ` Richard Stallman
2006-07-04 13:03   ` David Kastrup
2006-07-04 13:23     ` Johan Bockgård

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.