all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: Strange change in bytecmop.el
Date: Sat, 23 Jul 2005 14:45:26 -0400	[thread overview]
Message-ID: <87sly54b2s.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <E1Dw6NA-000352-UA@fencepost.gnu.org> (Richard M. Stallman's message of "Fri, 22 Jul 2005 18:52:04 -0400")

>     the last part not only is strange because (featurep 'emacs) is never used
>     (since Emacs does not provide the `emacs' feature)

> I didn't realize that at the time, but maybe we should add it.

Why bother.  People already use (featurep 'xemacs) in order to check whether
they're running on Emacs or XEmacs.  So (featurep 'emacs) would be redundant.

> 						       but also because it tries
>     to handle (featurep 'xemacs) even though that's already handled in
>     byteopt.el where we do:

> Well, it didn't always do the job.
> This code is needed.

Could you give at least some example so we can add relevant comments
explaining the apparent redundancy?


        Stefan

  reply	other threads:[~2005-07-23 18:45 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-21 21:49 Strange change in bytecmop.el Stefan Monnier
2005-07-21 23:12 ` Juanma Barranquero
2005-07-22 19:43   ` Stefan Monnier
2005-07-22 22:52 ` Richard M. Stallman
2005-07-23 18:45   ` Stefan Monnier [this message]
2005-07-24 14:41     ` Richard M. Stallman
2005-07-24 16:44       ` David Kastrup
2005-07-25  1:43         ` Richard M. Stallman
2005-07-25  1:59           ` David Kastrup
2005-07-25 11:39             ` Robert J. Chassell
2005-07-25 12:51               ` David Kastrup
2005-07-25 16:03             ` Richard M. Stallman
2005-07-25 17:21               ` David Kastrup
2005-07-26  8:12             ` Juanma Barranquero
2005-07-26  8:44               ` David Kastrup
2005-07-26 10:09                 ` Juanma Barranquero
2005-07-26 12:38                   ` David Kastrup
2005-07-26 12:58                     ` Juanma Barranquero
2005-07-28 22:04                 ` Kim F. Storm
2005-07-24 14:41     ` Richard M. Stallman

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=87sly54b2s.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@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.