unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Schroeder <alex@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: compilation-goto-locus, pop-up-windows, same-window-regexps
Date: Mon, 17 Mar 2003 10:14:57 +0100	[thread overview]
Message-ID: <87d6kqfj72.fsf@gnu.org> (raw)
In-Reply-To: <E18umbe-0003vo-00@fencepost.gnu.org> (Richard Stallman's message of "Sun, 16 Mar 2003 23:52:14 -0500")

Richard Stallman <rms@gnu.org> writes:

>     I am not very happy with this solution, however.  I think the best
>     solution would be to eliminate all occurences of binding
>     pop-up-windows.  We should look at these situations and decide what
>     the best way to handle them is -- without making new windows.
>
> Where else is there a binding of pop-up-windows?

I did not look at all of them, I just ran 

grep pop-up-windows *.el */*.el

in the lisp directory...


If you agree with the general argumentation in my previous mail, then
I can go through these places and suggest what to do for each one.

Alex.

vcursor.el:588:  ;; the variables pop-up-windows and pop-up-frames are significant)
startup.el:986:	       (let ((pop-up-windows nil))
simple.el:4274:  (let ((pop-up-windows t))
printing.el:5403:			 pop-up-windows
pcvs.el:482:      (let ((pop-up-windows nil)) (pop-to-buffer cvsbuf)))))
pcvs.el:952:      (let ((pop-up-windows nil)) (pop-to-buffer cvsbuf)))))
pcvs-util.el:105:  (let ((pop-up-windows (or pop-up-windows pop-up-frames))
pcvs-util.el:108:	(and pop-up-windows
help.el:150:		    (pop-up-windows
frame.el:130:	 (let* ((pop-up-frames nil) (pop-up-windows t)
files.el:778:  (let ((pop-up-windows t))
electric.el:146:	 (pop-up-windows t)
ehelp.el:146:           (let ((pop-up-windows t))
ediff-util.el:3320:	(pop-up-windows t)
cus-start.el:237:	     (pop-up-windows windows boolean)
cus-edit.el:904:	      (pop-up-windows t)
cus-edit.el:1230:	(pop-up-windows t)
buff-menu.el:461:	(pop-up-windows t))
bookmark.el:1864:            (pop-up-windows t))
bookmark.el:1901:        (pop-up-windows t)
textmodes/bibtex.el:3421:          (let ((pop-up-windows t))
progmodes/compile.el:1914:      (let ((pop-up-windows t))
progmodes/compile.el:1935:  (let* ((pop-up-windows t)
progmodes/compile.el:1977:	  (let* ((pop-up-windows t)
play/decipher.el:716:        (pop-up-windows t))
net/ange-ftp.el:1473:	(pop-up-windows t))
mh-e/mh-comp.el:611:  (let ((pop-up-windows t))
mail/sendmail.el:1701:  (let ((pop-up-windows t)
mail/rmailsum.el:241:		   pop-up-windows (not pop-up-frames))
mail/reporter.el:342:      (and pop-up-windows (display-buffer reporter-eval-buffer)))
emacs-lisp/elint.el:665:  (let ((pop-up-windows t))
emacs-lisp/byte-opt.el:1456:;;;	  (let ((old-pop-ups pop-up-windows)
emacs-lisp/byte-opt.el:1457:;;;		(pop-up-windows flag))
emacs-lisp/byte-opt.el:1458:;;;	    (cond ((not (eq pop-up-windows old-pop-ups))
emacs-lisp/byte-opt.el:1459:;;;		   (setq old-pop-ups pop-up-windows)
emacs-lisp/byte-opt.el:1466:;;;	varbind pop-up-windows
emacs-lisp/byte-opt.el:1467:;;;	varref pop-up-windows
emacs-lisp/byte-opt.el:1472:;;;	varbind pop-up-windows
emacs-lisp/byte-opt.el:1475:;;; we break the program, because it will appear that pop-up-windows and
calendar/solar.el:894:                   (if pop-up-windows
calendar/calendar.el:1465:  (let* ((pop-up-windows t)
calendar/cal-x.el:124:    (let ((pop-up-windows nil)
gnus/message.el:4408:    (let ((pop-up-windows t)
gnus/message.el:4437:  (let ((pop-up-windows t)
calc/calc.el:1099:		(if (and pop-up-windows
calc/calc-yank.el:452:    (setq calc-one-window (and (one-window-p t) pop-up-windows))
calc/calc-yank.el:474:    (if (and (one-window-p t) pop-up-windows)

  reply	other threads:[~2003-03-17  9:14 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-16 10:43 compilation-goto-locus, pop-up-windows, same-window-regexps Alex Schroeder
2003-03-17  4:52 ` Richard Stallman
2003-03-17  9:14   ` Alex Schroeder [this message]
2003-03-17 23:24     ` Richard Stallman
2003-03-17 23:41       ` Stefan Monnier
2003-03-18  0:04         ` Alex Schroeder
2003-03-18  0:35           ` Stefan Monnier
2003-03-18  0:01       ` Alex Schroeder
2003-03-19  8:49         ` Richard Stallman
2003-03-21 22:52           ` Alex Schroeder
2003-03-24  2:05             ` Richard Stallman
2003-03-24 20:35               ` Alex Schroeder
2003-03-24 23:02                 ` Robert J. Chassell
2003-03-26  0:39                   ` Alex Schroeder
2003-03-26 14:01                     ` Robert J. Chassell
2003-03-26 22:33                       ` Alex Schroeder
2003-03-27 10:05                         ` Oliver Scholz
2003-03-24  2:05             ` Richard Stallman
2003-03-24 15:36               ` Stefan Monnier
2003-03-24 20:41               ` Alex Schroeder
2003-03-24 21:06                 ` Stefan Monnier

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=87d6kqfj72.fsf@gnu.org \
    --to=alex@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).