Gnus development mailing list
 help / color / mirror / Atom feed
From: Jesper Harder <harder@ifa.au.dk>
Subject: Re: appt-select-lowest-window undefined
Date: Wed, 12 May 2004 22:55:27 +0200	[thread overview]
Message-ID: <m3pt99pdq8.fsf@defun.localdomain> (raw)
In-Reply-To: <m23c6ge36m.fsf@catbert.dok.org> (Chris Green's message of "Tue, 04 May 2004 09:23:45 -0400")

Chris Green <cmg@dok.org> writes:

> (defalias 'gnus-appt-select-lowest-window 'appt-select-lowest-window)
> is not defined. (require 'appt) provides it on Emacs (does not seem to
> be autoloaded).  appt on XEmacs doesn't provide it but there is a
> defun in gnus-xmas.el to do it.
>
> This was coming from running a non-byte compiled gnus on Emacs.

In general Gnus does not work if you don't byte-compile it -- so this
isn't really surprising (or a bug).

But autoloading `appt-select-lowest-window' does trigger another bug
that I had forgotten about: the first time I press ?, a Diary buffer
pops up replacing the article!  To avoid it I've just copied the
definition of `appt-select-lowest-window' instead loading appt.el.

-- 
Jesper Harder                                <http://purl.org/harder/>



      reply	other threads:[~2004-05-12 20:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-04 13:23 Chris Green
2004-05-12 20:55 ` Jesper Harder [this message]

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=m3pt99pdq8.fsf@defun.localdomain \
    --to=harder@ifa.au.dk \
    /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.
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 NNTP newsgroup(s).