emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: same-window-buffer-names and -regexps


From: Miles Bader
Subject: Re: same-window-buffer-names and -regexps
Date: 20 Aug 2002 11:52:29 +0900

Luc Teirlinck <address@hidden> writes:
> Setting the two variables to nil is no solution, because then M-x
> shell and friends malfunction.
> 
> One solution would be to have M-x shell and friends check these
> variables (instead of having display-buffer do that directly) and
> then have these functions pass an appropriate flag to display-buffer.

That would be a silly solution.

I think the right thing to do is to have `C-x 4 C-o' invoke a command
that binds those variables to nil and calls display-buffer (instead of
invoking display-buffer directly, as it does now).

-Miles
-- 
Come now, if we were really planning to harm you, would we be waiting here, 
 beside the path, in the very darkest part of the forest?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]