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

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

[Emacs/Carbon/Mac OS X] clipboard-coding-system affects internal kill&ya


From: Nozomu Ando
Subject: [Emacs/Carbon/Mac OS X] clipboard-coding-system affects internal kill&yank
Date: Fri, 12 Mar 2004 13:32:39 +0900 (JST)

As pointed in
http://lists.sourceforge.jp/mailman/archives/macemacsjp-users/2004-March/000042.html
(Japanese message),
set-clipboard-coding-system affects the behavior of internal
kill&yank on Emacs/Carbon/Mac OS X.

To Repeat:

(set-clipboard-coding-system 'sjis)
(view-hello-file)
(mark-whole-buffer)
(kill-ring-save (mark) (point))
(switch-to-buffer "*scratch*")
(yank)
;; yanked string is broken.

It is OK on Emacs/X11/Mac OS X.

Regards,
Nozomu Ando


In GNU Emacs 21.3.50.1 (powerpc-apple-darwin7.2.0)
 of 2004-03-08 on rio
configured using `configure '--without-x''

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: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  mouse-wheel-mode: t
  menu-bar-mode: t
  unify-8859-on-encoding-mode: t
  line-number-mode: t

Recent input:
C-x <return> x s j i s <return> C-h h C-x h <escape> 
w C-x b * s c r a t c h * <return> C-y <escape> x r 
e p o r t SPC b u SPC <backspace> <backspace> SPC SPC 
<return>

Recent messages:
For information about the GNU Project and its goals, type C-h C-p.
Loading view...done
View mode: type C-h for help, h for commands, q to quit.
Mark set [2 times]
Saved text until "l Variables:
;;; tab-width: 32
;;; End:
"
Mark set
Loading emacsbug...done




reply via email to

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