all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
Cc: emacs-devel@gnu.org, rms@gnu.org, monnier@iro.umontreal.ca
Subject: Re: Strange change in bytecmop.el
Date: Tue, 26 Jul 2005 10:12:24 +0200	[thread overview]
Message-ID: <f7ccd24b05072601123f1d0a18@mail.gmail.com> (raw)
In-Reply-To: <85mzobzlvk.fsf@lola.goethe.zz>

On 7/25/05, David Kastrup <dak@gnu.org> wrote:

> Sure.  As long as we have code intended to run with XEmacs, calling it
> anything but code intended to run with XEmacs would be obfuscate.
> 
> The only way around that would be to completely remove all such code.
> This does not make sense except where code has fallen out of active
> maintenance and nobody knows whether it is working, anyway.

IMHO, maintaining "(if (boundp 'xemacs)..)" in Emacs code makes sense
when the package affected has a life *outside* Emacs and XEmacs
distributions. For those packages that only live in Emacs and XEmacs
source trees, there are already lots of site-specific changes, and
frankly, for us Emacs maintainers the "(boundp 'xemacs)" bit brings no
benefit: we're not going to sync with XEmacs code because of legal
issues, and it's more code to maintain or at least to consciously
ignore when fixing an issue or otherwise modifying the package.

However, supporting "(boundp 'emacs)" would make sense. I don't think
we're in the business of telling outside elisp developers whether they
should consider Emacs or XEmacs the "main line". If a guy uses XEmacs
and develops a package for it, and he's nice enough to make allowances
for it to work on Emacs, it's a bit absurd to ask him to consider
Emacs the main line and put XEmacs code inside guards. Supporting the
'emacs feature is not a big deal, but it is certainly nicer to
non-Emacs developers (at least long term).

-- 
                    /L/e/k/t/u

  parent reply	other threads:[~2005-07-26  8:12 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
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 [this message]
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=f7ccd24b05072601123f1d0a18@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=rms@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.