all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xue Fuqiao <xfq.free@gmail.com>
To: Glenn Morris <rgm@gnu.org>
Cc: 13616@debbugs.gnu.org
Subject: bug#13616: [24.3.50] `interactive-p' is used
Date: Sun, 3 Feb 2013 11:29:25 +0800	[thread overview]
Message-ID: <20130203112925.9c8d0cb9daa70dd67e8085fb@gmail.com> (raw)
In-Reply-To: <g28v76nl9g.fsf@fencepost.gnu.org>

On Sat, 02 Feb 2013 22:12:27 -0500
Glenn Morris <rgm@gnu.org> wrote:

> Thanks for the report. However, we are aware of the byte-compilation
> warnings that are produced when building Emacs, and we don't need bug
> reports filing about them to remind us, so I am just going to close this
> and the other ones. For example, in some cases those modes wish to
> remain compataible with older Emacs versions. This does no harm.

As far as I'm concerned, if some modes wish to remain compatible with older Emacs versions, it can use:

(if (< emacs-major-version 23) ...

or

(when (fboundp ...

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao





  reply	other threads:[~2013-02-03  3:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-03  3:02 bug#13616: [24.3.50] `interactive-p' is used Xue Fuqiao
2013-02-03  3:12 ` Glenn Morris
2013-02-03  3:29   ` Xue Fuqiao [this message]
2013-02-03  3:46     ` Glenn Morris
2013-02-03  9:33       ` Xue Fuqiao
2013-02-03 15:51   ` Stefan Monnier
2013-02-21  2:26 ` Xue Fuqiao

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=20130203112925.9c8d0cb9daa70dd67e8085fb@gmail.com \
    --to=xfq.free@gmail.com \
    --cc=13616@debbugs.gnu.org \
    --cc=rgm@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.