Author: Andrea VettorelloAndrea Vettorello Date: Feb 17, 2008 23:37
On Feb 18, 2008 12:14 AM, B. T. Raven nihilo.net> wrote:
>
> i.
>
> I have been using w32 Emacs for quite a while and have gotten used to
> the File Dialog when mousing around the menu bar. I have commented the
> w32 specific stuff out of my .emacs for use under Gnu/Linux but I don't
> see file dialogs there (Fedora 8)even with use-file-dialog and
> use-dialog-box set to t in my .emacs. Does any of you have a clue as to
> why can't see file dialogs in Fedora. I don't have a Web connection to
> that machine and so I just downloaded the 22.1 sources, transferred them
> to the Fedora machine with a flash drive, and built them there. Did I
> miss some necessary toolkits. The About Emacs screen shows i686 with X
> toolkit and xaw3d.
>
FWIK, xaw3d is only used to draw scroll bar and buttons (surely
someone here in the list will correct me if I'm wrong). For the file
dialog you need to enable the GTK+ support (and probably need to
install the necessary dev packages).
|