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

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

^@'s in dired buffers


From: trentbuck
Subject: ^@'s in dired buffers
Date: Mon, 05 Feb 2007 10:59:28 +1100

I've been trying the unicode-2 branch for about a week, and about a
dozen times so far when browsing in dired, a filename will have
several ^@ control characters appended to it.

Pressing g (revert-buffer) fixes the problem -- the file name no
longer has ^@'s on the end.

If I mark the affected file (m, dired-mark) and try to delete it with
D (dired-do-delete), the file reappears when I press g
(revert-buffer).  Presumably this is because Emacs is running `rm
address@hidden@address@hidden@address@hidden@' instead of `rm file'.

I have not yet found a way to reproduce this bug reliably, sorry.

I have not noticed this issue using the default CVS branch of
2007-01-29T10:11:36+1100.

I checked-out emacs at 2007-01-29T10:53:00+1100 with `make build' and
the following makefile:

    http://twb.ath.cx/~twb/debian/pool/emacs-unicode-2/Makefile

You can find my .emacs settings at
    http://twb.ath.cx/~twb/scratch/profile/.emacs
    http://twb.ath.cx/~twb/scratch/profile/.emacs-prefs/
    http://twb.ath.cx/~twb/scratch/profile/.emacs-apps/
-- 
In GNU Emacs 23.0.0.1 (i486-pc-linux-gnu, GTK+ Version 2.10.6)
 of 2007-01-28 on rocinante, modified by Debian
 (Debian emacs-unicode-2 package, version 1:20070128-1)
X server distributor `The X.Org Foundation', version 11.0.70101000
configured using `configure  '--build' 'i486-linux-gnu' '--host' 
'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' 
'--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' 
'--mandir=/usr/share/man' '--with-pop=yes' 
'--enable-locallisppath=/etc/emacs-unicode-2:/etc/emacs:/usr/local/share/emacs/23.0.0/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.0/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.0.0/leim'
 '--enable-font-backend' '--with-xft' '--with-x=yes' '--with-x-toolkit=gtk' 
'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN 
-DSITELOAD_PURESIZE_EXTRA=5000 -g -O2''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  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: en_AU.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-undo-mode: t
  display-time-mode: t
  shell-dirtrack-mode: t
  partial-completion-mode: t
  show-paren-mode: t
  delete-selection-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t




reply via email to

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