all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#11557: cannot view nonempty *.x file using emacs (Image[imagemagick])
@ 2012-05-25 15:56 Jim Meyering
  2012-05-25 16:23 ` Glenn Morris
  0 siblings, 1 reply; 11+ messages in thread
From: Jim Meyering @ 2012-05-25 15:56 UTC (permalink / raw)
  To: 11557

I was surprised to find that emacs now tries to display
all of coreutils' man/*.x files as images.  It seems to
treat any nonempty *.x file that way.

Instead of seeing what I normally treat as a simple text file with
man file [section]/text snippets, all I see is a small square (maybe
20x20 pixels) in the upper left corner of the window.

Reproduce via e.g.,

    echo foo > a.x && emacs -q a.x

The mode line reports that it is in (Image[imagemagick]) mode.

What version?

  $ emacs --version
  GNU Emacs 24.1.50.1

I build snapshots from bzr nearly daily, and could quickly bisect down to
this 3-day interval:

  GOOD emacs-2012-04-13.06h37/bin/emacs
  BAD emacs-2012-04-16.08h09/bin/emacs

When it works as I expected (i.e., I can see actual text in the primary
buffer, and no outlined square), I see "LD-script" in the mode line.





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-06-04 13:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-25 15:56 bug#11557: cannot view nonempty *.x file using emacs (Image[imagemagick]) Jim Meyering
2012-05-25 16:23 ` Glenn Morris
2012-05-25 17:09   ` Glenn Morris
2012-05-25 17:18     ` Jim Meyering
2012-05-26 13:21       ` Stefan Monnier
2012-05-31  7:25         ` Glenn Morris
2012-05-31  8:14           ` Jim Meyering
2012-05-31 21:29           ` Stefan Monnier
2012-06-02  7:31             ` Chong Yidong
2012-06-02 19:42               ` Glenn Morris
2012-06-04 13:02                 ` Chong Yidong

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.