unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#815: 22.2.91; Error when visiting pbm files
@ 2008-08-29  3:58 ` YAMAMOTO Mitsuharu
  2008-08-29  5:25   ` bug#815: marked as done (22.2.91; Error when visiting pbm files) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: YAMAMOTO Mitsuharu @ 2008-08-29  3:58 UTC (permalink / raw)
  To: emacs-pretest-bug

The invocation

  emacs -Q -D /usr/local/share/emacs/22.2.91/etc/images/attach.pbm

gives an error

  File mode specification error: (void-function image-get-display-property)

and it shows raw bytes instead of an image.

Emacs 22.2 shows an image correctly.

				     YAMAMOTO Mitsuharu
				mituharu@math.s.chiba-u.ac.jp

In GNU Emacs 22.2.91.1 (sparc-sun-solaris2.8, X toolkit, Xaw3d scroll bars)
 of 2008-08-29 on church
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure  '--x-libraries=/usr/local/lib''

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: ja
  locale-coding-system: japanese-iso-8bit
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t






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

* bug#815: marked as done (22.2.91; Error when visiting pbm files)
  2008-08-29  3:58 ` bug#815: 22.2.91; Error when visiting pbm files YAMAMOTO Mitsuharu
@ 2008-08-29  5:25   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2008-08-29  5:25 UTC (permalink / raw)
  To: Chong Yidong

[-- Attachment #1: Type: text/plain, Size: 835 bytes --]


Your message dated Fri, 29 Aug 2008 01:17:46 -0400
with message-id <87r6888kn9.fsf@cyd.mit.edu>
and subject line Re: 22.2.91; Error when visiting pbm files
has caused the Emacs bug report #815,
regarding 22.2.91; Error when visiting pbm files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
815: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=815
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3391 bytes --]

From: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
To: emacs-pretest-bug@gnu.org
Subject: 22.2.91; Error when visiting pbm files
Date: Fri, 29 Aug 2008 12:58:18 +0900 (JST)
Message-ID: <200808290358.m7T3wID01281@church.math.s.chiba-u.ac.jp>

The invocation

  emacs -Q -D /usr/local/share/emacs/22.2.91/etc/images/attach.pbm

gives an error

  File mode specification error: (void-function image-get-display-property)

and it shows raw bytes instead of an image.

Emacs 22.2 shows an image correctly.

				     YAMAMOTO Mitsuharu
				mituharu@math.s.chiba-u.ac.jp

In GNU Emacs 22.2.91.1 (sparc-sun-solaris2.8, X toolkit, Xaw3d scroll bars)
 of 2008-08-29 on church
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure  '--x-libraries=/usr/local/lib''

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: ja
  locale-coding-system: japanese-iso-8bit
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t



[-- Attachment #3: Type: message/rfc822, Size: 1188 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Cc: 815-done@emacsbugs.donarmstrong.com
Subject: Re: 22.2.91; Error when visiting pbm files
Date: Fri, 29 Aug 2008 01:17:46 -0400
Message-ID: <87r6888kn9.fsf@cyd.mit.edu>

> emacs -Q -D /usr/local/share/emacs/22.2.91/etc/images/attach.pbm
>
> gives an error
>
>   File mode specification error: (void-function
>   image-get-display-property)

Fixed.  I botched a backport.  Thanks for point this out.


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

end of thread, other threads:[~2008-08-29  5:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87r6888kn9.fsf@cyd.mit.edu>
2008-08-29  3:58 ` bug#815: 22.2.91; Error when visiting pbm files YAMAMOTO Mitsuharu
2008-08-29  5:25   ` bug#815: marked as done (22.2.91; Error when visiting pbm files) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).