Newsgroups: fj.editor.emacs
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!news.iij.ad.jp!vcmei!ced.mei!MILN-GW!boss!inaki
From: inaki@miln.mei.co.jp ( Takaaki Inaki)
Subject: Re: [Q] No minibuffer and menubar for some frames
In-Reply-To: ozawa@prince.pe.u-tokyo.ac.jp's message of 13 Jun 1995 02:01:38
 GMT
Content-Type: text/plain; charset=ISO-2022-JP
Message-ID: <INAKI.95Jun13134323@sun39.miln.mei.co.jp>
Followup-To: fj.editor.emacs
Sender: news@MILN-GW.miln.mei.co.jp
Organization: Matsushita Information Systems Research Laboratory Nagoya
	Co.,LTD. Nagoya Aichi Japan
References: <OZAWA.95Jun13110552@cosmos.pe.u-tokyo.ac.jp>
Mime-Version: 1.0
Date: Tue, 13 Jun 1995 04:43:23 GMT
Lines: 32
Xref: galaxy.trc.rwcp.or.jp fj.editor.emacs:5464
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.editor.emacs&nb=5464&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

$B0pLZ!w>>2<L>8E208&$G$9!#(B

>>>>> "$B>.(B" == OZAWA Sakuro <ozawa@prince.pe.u-tokyo.ac.jp> writes:
$B>.(B>   Emacs19$B$@$H!"(Bspecial-display-regexps $B$H$$$&%j%9%H$G!"FCDj$N%P%C%U%!(B
$B>.(B> $B$r<+F0E*$KJL%U%l!<%`$K$9$k$3$H$,$G$-$^$9$M!#$3$N$H$-$G$-$k%U%l!<%`$K%_(B
$B>.(B> $B%K%P%C%U%!$H%a%K%e!<%P!<$rIU$1$J$$!"$H$$$&$3$H$O$G$-$J$$$b$N$G$7$g$&$+!#(B
$B>.(B> 
$B>.(B>   *Help* $B$H$+(B *Completions* $B$N$h$&$J!"$[$H$s$I8+$k$@$1$N%U%l!<%`$K$O!"(B
$B>.(B> $B%_%K%P%C%U%!$d%a%K%e!<%P!<$,$J$$$[$&$,$9$C$-$j$5$;$i$l$k$H;W$&$N$G$9$,!#(B

$BNc$($P!"(B
(setq special-display-buffer-names '("*Help*"))
(setq special-display-frame-alist
'((minibuffer . nil)))
$B$H$+$G$I$&$G$7$g$&$+!)(B


$B$$$C$=(B minibuffer-frame-alist $B$G(B minibuffer $B$r2hLL2<$"$?$j$K8GDj$7$F!"(B
(setq initial-frame-alist
'((minibuffer . nil))
(setq default-frame-alist
'((minibuffer . nil))
$B$H$+$K$7$F2hLL>e$K(B minibuffer $B$r0l$D$K$7$F$7$^$C$?J}$,$$$$$H;W$$$^$9$,!D(B
$B!t(B $B$H$$$&;d$O85(B Epoch user :-)

$B$"!"$=$N$H$-$K$O(B
(setq minibuffer-auto-raise t)
$B$7$H$+$J$$$H:.Mp$N85$H$J$j$^$9(B :-)


$B$7$+$7!"$3!<$$$&$N$C$F%^%K%e%"%k$K=q$$$F$"$j$^$7$?$C$1!)(B
$B$1$C$-$g$/(B frame.el $BFI$`$^$G$o$+$i$J$+$C$?$s$G$9$,!D(B (^^;
