From: Richard Stallman <rms@gnu.org>
To: emacs-devel@gnu.org
Subject: [dooglus@gmail.com: display problem after renaming open image files]
Date: Sun, 01 Apr 2007 17:42:43 -0400 [thread overview]
Message-ID: <E1HY7ox-0002jd-Uh@fencepost.gnu.org> (raw)
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 <dooglus@gmail.com>
To: emacs-pretest-bug@gnu.org
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
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------
next reply other threads:[~2007-04-01 21:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-01 21:42 Richard Stallman [this message]
2007-04-01 22:16 ` [dooglus@gmail.com: display problem after renaming open image files] Chong Yidong
2007-04-03 7:46 ` Richard Stallman
2007-04-03 8:12 ` David Kastrup
2007-04-03 14:03 ` Chong Yidong
2007-04-05 23:13 ` Richard Stallman
2007-04-05 23:55 ` Chong Yidong
2007-04-06 17:18 ` Kim F. Storm
2007-04-07 12:41 ` Richard Stallman
2007-04-07 14:54 ` Chong Yidong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1HY7ox-0002jd-Uh@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.