emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: w32-set/get-clipboard-data


From: Christoph Conrad
Subject: Re: w32-set/get-clipboard-data
Date: Wed, 04 Feb 2004 08:55:11 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (windows-nt)

x-select-enable-clipboard is t. Then:

interprogram-cut-function => x-select-text
interprogram-paste-function => x-get-selection-value

This functions use: w32-set-clipboard-data und w32-get-clipboard-data

w32-set/get-clipboard-data: Probleme setting/getting non-ascii chars
when using multibyte.

(w32-set-clipboard-data "äöüÄÖÜß")
(w32-get-clipboard-data) => 
"\x8e\xe4\x8e\xf6\x8e\xfc\x8e\xc4\x8e\xd6\x8e\xdc\x8e\xdf"


In GNU Emacs 21.3.50.1 (i386-mingw-nt5.0.2195) of 2004-01-07 on
 BERATUNG4 configured using `configure --with-gcc (3.3) --cflags
 -I../../jpeg-6b-1/include -I../../libpng-1.2.4-1/include
 -I../../tiff-3.5.7/include -I../../xpm-nox-4.2.0/include
 -I../../zlib-1.1.4-1/include'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: DEU
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Major mode: Ibuffer [cc-filter: (^\(\*SQL\|\*e?shell\|*Man\) 
^\(\*\|\.\|TAGS\|*Group*\|*mail*\|.newsrc-dribble\|_emacs\|__CC-scratch__\|www-urls\|.nntodo\|2do.txt\|dindex\|[0-9]+\)
 cc-ibuffer-show-dired nil)]

Minor modes in effect:
  partial-completion-mode: t
  erc-track-mode: t
  minibuffer-electric-default-mode: t
  auto-image-file-mode: t
  auto-compression-mode: t
  pc-selection-mode: t
  which-function-mode: t
  recentf-mode: t
  show-paren-mode: t
  mouse-wheel-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t





reply via email to

[Prev in Thread] Current Thread [Next in Thread]