emacs-devel
[Top][All Lists]
Advanced

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

address@hidden: display problem after renaming open image files]


From: Richard Stallman
Subject: address@hidden: display problem after renaming open image files]
Date: Sun, 01 Apr 2007 17:42:43 -0400

Would someone please DTRT and ack?

------- Start of forwarded message -------
X-Spam-Status: No, score=1.4 required=5.0 tests=SPF_NEUTRAL,UNPARSEABLE_RELAY 
        autolearn=no version=3.1.0
From: Chris Moore <address@hidden>
To: address@hidden
Date: Sun, 01 Apr 2007 14:42:47 +0200
Subject: display problem after renaming open image files

Have a PNG image in /tmp/pic.png, then:

$ cd /tmp
$ mkdir emacs
$ cd emacs
$ cp ../pic.png pic1.png
$ cp ../pic.png pic2.png
$ emacs -Q

open the directory using dired:
  C-x d RET

open the first file in the other window, go back to the direct window, go down 
a line:
  o C-x o n

open the 2nd file in the other window, close that window, leaving only the 
dired window:
 o C-x 0

go back to the first file line, rename pic1.png to pic3.png:
p R pic3.png RET

revisit the first file (now called pic3.png):
 f

The image shows up as a small square rather than the real image.

(variations on the above theme, like renaming pic2 instead of pic1, or visiting 
pic2 after the rename don't seem to cause the problem).



In GNU Emacs 22.0.96.22 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2007-04-01 on trpaslik
Windowing system distributor `The X.Org Foundation', version 11.0.70101000
configured using `configure  '--with-gtk' '--prefix' '/usr/local' '--with-xpm' 
'--with-jpeg' '--with-png' '--with-gif''

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: en_GB.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t


_______________________________________________
emacs-pretest-bug mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------




reply via email to

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