Re: Discuss Digest, Vol 62, Issue 10
Fergal Mullally <[email protected]>
| Newsgroups | gmane.editors.nedit.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks for your suggestions. Aliasing nedit to 'nedit &> /dev/null' (in bash) sounds like the easier solution. Fergal 2009/3/10 <[email protected]>: > Send Discuss mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://www.nedit.org/mailman/listinfo/discuss > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Discuss digest..." > > > Today's Topics: > > 1. Re: Unrelated Motif annoyance (Joerg Fischer) > 2. Re: Unrelated Motif annoyance (Offer Kaye) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 9 Mar 2009 12:18:09 +0100 > From: Joerg Fischer <[email protected]> > Subject: Re: Unrelated Motif annoyance > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > Fergal Mullally wrote: > >> Name: FilterText >> Class: XmTextField >> Character '\57' not supported in font. Discarded. >> >> [...] >> >> NEdit 5.5 >> Sep 30, 2004 >> >> Built on: Linux, 486, GNU C >> Built at: Aug 17 2006, 21:44:42 >> With Motif: 2.2.3 [@(#)Motif Version 2.2.3] (UNTESTED) >> Running Motif: 2.2 [unknown] >> Server: The X.Org Foundation 10400090 >> Visual: 32-bit TrueColor (ID 0x23) >> Locale: en_AU.UTF-8 > > NEdit doesn't support UTF-8. This also means, you can't open files > with file names encoded in UTF-8 (containing characters outside 7bit > ASCII). I think the messages just tell you some UTF-8 encoded > characters are tried to be displayed in the open dialog, which won't > work. (One of the first things I do with any Linux installation is > to stop Unicode mode, since I just don't need it.) > > --Jörg > > > > ------------------------------ > > Message: 2 > Date: Mon, 9 Mar 2009 13:25:08 +0200 > From: Offer Kaye <[email protected]> > Subject: Re: Unrelated Motif annoyance > To: General NEdit discussion list <[email protected]> > Message-ID: > <5694250903090425o3984d8cav5204ca04145ac445-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> > Content-Type: text/plain; charset=ISO-8859-1 > > On Mon, Mar 9, 2009 at 2:46 AM, Fergal Mullally wrote: >> >> When I start nedit from the command line and then open an "Open File" >> dialog, a whole bunch of debugging information squirts out onto my >> xterm window >> > > I had a similar problem, not the same messages but the same idea - > lots of debugging messages spewed onto the xterm window. > I just suppressed them by redirecting the nedit command STDOUT/ERR to > /dev/null. So for example in tcsh I use: > > nedit some_file >& /dev/null > > Bash redirect syntax is slightly different, look it up in "man bash" > if that's your shell. > > Cheers, > -- > Offer Kaye > > > ------------------------------ > > _______________________________________________ > Discuss mailing list > [email protected] > http://www.nedit.org/mailman/listinfo/discuss > > > End of Discuss Digest, Vol 62, Issue 10 > *************************************** > -- NEdit Discuss mailing list - [email protected] http://www.nedit.org/mailman/listinfo/discuss