Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!iuvax!cica!tut.cis.ohio-state.edu!snorkelwacker!bloom-beacon!eru!luth!sunic!mcsun!inria!mirsa!babar.inria.fr!colas From: colas@babar.inria.fr (Colas Nahaboo) Newsgroups: comp.windows.x Subject: Re: xmh questions Message-ID: <640@mirsa.inria.fr> Date: 19 Mar 90 10:27:46 GMT References: <21000@bellcore.bellcore.com> Sender: news@mirsa.inria.fr Reply-To: colas@babar.inria.fr (Colas Nahaboo) Organization: Koala Project, Bull Research France Lines: 49 In article <21000@bellcore.bellcore.com> you write: First, MH questions: |> 1) how do you get your .signature file at the end of a mail message |> that you're composing? Include it in your ~/Mail/components file. Mine is: -------------------- cut here ------------------ To: Subject: -------- Colas Nahaboo, BULL Research FRANCE -- Koala Project -- GWM X11 Window Manager colas@mirsa.inria.fr Phone: (33) 93.65.77.70, Fax: (33) 93 65 77 66 INRIA - Sophia Antipolis, 2004, rte des Lucioles, 06565 Valbonne Cedex, FRANCE -------------------- cut here ------------------ |> 4) Is there a way to suppress the cc: line in replies? in your ~/.mh_profile, include a repl: -nocc me -nocc to to exclude you and dest from being in the Cc:, while still including original Cc: list. You can also play with the ~/Mail/replcomps file, which is the pattern along with are composed your replies. But these are MH questions. Dig in the mh docs for more, but be prepared for some hairy times :-), MH extension system is crippled and extremely tortuous. |> 2) Is there any way to change the mail notify icon to something else |> (I'd like to use the inbox icon that xbiff has). No. Recompile XMH with different newmail.bit and nomail.bit bitmaps. |> 3) When a notice box pops up, the message is cut off and is hard to |> read. Is there any way to make the text part of the dialog the full |> width of the message? try not to specify any xmh*geometry resource, always specific ones, such as: xmh.geometry xmh*comp*geometry so as not to make geometry of dialogs match any of your defined geometry, and it should work OK. Colas Nahaboo, Bull Research France -- Koala Project -- GWM X11 Window Manager colas@sa.inria.fr Phone: (33) 93.65.77.70, Fax: (33) 93 65 77 66 INRIA - Sophia Antipolis, 2004, rte des Lucioles, 06565 Valbonne Cedex, FRANCE