Jon Schewe writes: > Can you please not override efc-query-options-function with a function > that creates a dialog box even if the user has asked XEmacs not to > display them under any circumstances? Please rewrite this to pay > attention to the use-dialog-box variable. > > `use-dialog-box' is a variable declared in Lisp. > -- loaded from "/usr/share/xemacs/21.4.15/lisp/minibuf.elc" > > Value: nil > > Documentation: > *Variable controlling usage of the dialog box. > If nil, the dialog box will never be used, even in response to mouse > events.
The documentation for this variable has the archaic clarity of an oracle. However, I have made the requested change to efc-xemacs.el. Paul > > -- > Jon Schewe | http://mtu.net/~jpschewe > GPG signature at http://mtu.net/~jpschewe/gpg.sig.html > For I am convinced that neither death nor life, neither angels > nor demons, neither the present nor the future, nor any > powers, neither height nor depth, nor anything else in all > creation, will be able to separate us from the love of God that > is in Christ Jesus our Lord. - Romans 8:38-39 > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN"> > <HTML> > <HEAD> > <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8"> > <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.10"> > </HEAD> > <BODY> > Can you please not override efc-query-options-function with a function that > creates a dialog box even if the user has asked XEmacs not to display them > under any circumstances? Please rewrite this to pay attention to the > use-dialog-box variable.<BR> > <BR> > `use-dialog-box' is a variable declared in Lisp.<BR> > -- loaded from > "/usr/share/xemacs/21.4.15/lisp/minibuf.elc"<BR> > <BR> > Value: nil<BR> > <BR> > Documentation:<BR> > *Variable controlling usage of the dialog box.<BR> > If nil, the dialog box will never be used, even in response to mouse > events.<BR> > <BR> > <TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%"> > <TR> > <TD> > <PRE>-- > Jon Schewe | http://mtu.net/~jpschewe > GPG signature at http://mtu.net/~jpschewe/gpg.sig.html > For I am convinced that neither death nor life, neither angels > nor demons, neither the present nor the future, nor any > powers, neither height nor depth, nor anything else in all > creation, will be able to separate us from the love of God that > is in Christ Jesus our Lord. - Romans 8:38-39 > </PRE> > </TD> > </TR> > </TABLE> > > </BODY> > </HTML>
