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

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

kill-rectangle counts incorrectly


From: Peter Dyballa
Subject: kill-rectangle counts incorrectly
Date: Tue, 13 Dec 2005 22:08:53 +0100

Hello!

When I do in Mac OS X 10.3.9 (Panther) in a tcsh driven *shell* buffer for example 'find /Users/pete/Quellen/Fonts/ {adobe,apple,bh,bitstream,itc,monotype,ms,public} -name "8[pr].map" -ls' I get a listing like this:

7037022 8 lrwxr-xr-x 1 pete pete 12 4 Aug 23:56: /Users/pete/Quellen/Fonts/adobe/univers/8p.map -> ../../8p.map 7037023 8 lrwxr-xr-x 1 pete pete 12 4 Aug 23:56: /Users/pete/Quellen/Fonts/adobe/univers/8r.map -> ../../8r.map 4900269 8 lrwxr-xr-x 1 pete pete 12 3 Mai 1 005^@ /Users/pete/Quellen/Fonts/apple/Ayuthaya/8p.map -> ../../8p.map 4900268 8 lrwxr-xr-x 1 pete pete 12 3 Mai 1 005^@ /Users/pete/Quellen/Fonts/apple/Ayuthaya/8r.map -> ../../8r.map

By some means the date of the files found is not correctly output and ^@ (ASCII NUL) is added to it, but that's not the problem! The problem becomes visible when I position the cursor on the colon right to 23:56 in the first line, mark it, and go down to the last line. When I now go forward (right) by one char, the cursor in deed steps forward by two columns (because of the way the ASCII NUL is displayed) -- and the rectangle which is killed now, is two characters wide and not one! That's a bug -- in my opinion.


In GNU Emacs 22.0.50.1 (powerpc-apple-darwin7.9.0, X toolkit, Xaw3d scroll bars)
 of 2005-12-10 on localhost
X server distributor `The XFree86 Project, Inc', version 11.0.40300000
configured using `configure '--without-pop' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--without-sound' '--enable-locallisppath=/Library/Application Support/Emacs/calendar22:/Library/Application Support/Emacs/preview:/Library/Application Support/Emacs/auctex/images:/Library/Application Support/Emacs/auctex:/Library/Application Support/Emacs' 'CFLAGS=-ggdb -O2 -pipe -faltivec -maltivec -mcpu=740 -no-cpp-precomp -fomit-frame-pointer -foptimize-register-move -fcprop-registers -frename-registers -freorder-blocks -fpeephole -mpowerpc-gfxopt -mpowerpc-gpopt' 'CPPFLAGS=-I/usr/local/include -I/sw/include/libpng12 -I/sw/lib/pango-ft219/include -I/sw/include/pango-1.0 -I/sw/lib/freetype219/include -I/sw/include' 'LDFLAGS=-L/usr/X11R6/lib -L/usr/local/lib -L/sw/lib/ncurses -L/sw/lib/freetype219/lib -L/sw/lib/pango-ft219/lib -L/sw/lib''

Important settings:
  value of $LC_ALL: de_DE.UTF-8
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: de_DE.UTF-8
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Shell

Minor modes in effect:
  desktop-save-mode: t
  display-time-mode: t
  mouse-sel-mode: t
  show-paren-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

--
Greetings

  Pete

 Increase the size of your bike by at least *five* inches





reply via email to

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