unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: emacs-lisp-byte-compile and buffer change
Date: Sat, 05 Jun 2004 09:49:17 -0400	[thread overview]
Message-ID: <E1BWbXx-0004LY-Ia@fencepost.gnu.org> (raw)
In-Reply-To: <40BF7279.9080201@math.ku.dk> (message from Lars Hansen on Thu, 03 Jun 2004 20:48:25 +0200)

    Now, make a file bar.el with

    (setq display-buffer-function
      (lambda (buffer not-this-window)
	(set-buffer buffer)
	(let ((display-buffer-function nil))
	  (display-buffer buffer not-this-window))))

I can't really blame the compiler for being messed up
by such a perverse hook definition.  However, if you would
like to send a patch that would make it stand up to this
sort of messing around, I would approve it, as long
as it is clean.

  reply	other threads:[~2004-06-05 13:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-03 18:48 emacs-lisp-byte-compile and buffer change Lars Hansen
2004-06-05 13:49 ` Richard Stallman [this message]
2004-06-05 14:07   ` Lars Hansen

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1BWbXx-0004LY-Ia@fencepost.gnu.org \
    --to=rms@gnu.org \
    --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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).