all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: help-gnu-emacs@gnu.org
Subject: Re: PovRay Mode will not work??
Date: Sun, 24 Jun 2007 15:36:31 -0600	[thread overview]
Message-ID: <m3y7i9yqzk.fsf@fleche.redhat.com> (raw)
In-Reply-To: m3645d2riy.fsf@fleche.redhat.com

>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> It is strange that the page says that this was tested with 21.2.
Tom> Perhaps I'm incorrect about the problem here.

I looked at pov-mode.el and I see the problem.

It defines:

(defvar font-pov-is-Emacs
  (or font-pov-is-Emacs19 font-pov-is-Emacs20 font-pov-is-Emacs21))

... which is not robust enough, since it does not include the case
where emacs-major-version is 22.

Tom

  reply	other threads:[~2007-06-24 21:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-23 18:23 PovRay Mode will not work?? Christian Herenz
2007-06-24  2:55 ` weber
2007-06-24  7:29   ` Christian Herenz
2007-06-24 17:25 ` Tom Tromey
2007-06-24 21:36   ` Tom Tromey [this message]
     [not found]   ` <mailman.2583.1182722253.32220.help-gnu-emacs@gnu.org>
2007-06-25  6:52     ` Christian Herenz
2007-06-25 14:47       ` Tom Tromey

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=m3y7i9yqzk.fsf@fleche.redhat.com \
    --to=tromey@redhat.com \
    --cc=help-gnu-emacs@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.