Discuss Digest, Vol 62, Issue 10
Fergal Mullally
fergal.mullally at gmail.com
Tue Mar 10 15:27:55 CET 2009
Thanks for your suggestions. Aliasing nedit to 'nedit &> /dev/null'
(in bash) sounds like the easier solution.
Fergal
2009/3/10 <discuss-request at nedit.org>:
> Send Discuss mailing list submissions to
> discuss at nedit.org
>
> 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
> discuss-request at nedit.org
>
> You can reach the person managing the list at
> discuss-owner at nedit.org
>
> 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 <jf505 at gmx.de>
> Subject: Re: Unrelated Motif annoyance
> To: discuss at nedit.org
> Message-ID: <20090309121809.5afd7999.jf505 at gmx.de>
> 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 <offer.kaye at gmail.com>
> Subject: Re: Unrelated Motif annoyance
> To: General NEdit discussion list <discuss at nedit.org>
> Message-ID:
> <5694250903090425o3984d8cav5204ca04145ac445 at mail.gmail.com>
> 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
> Discuss at nedit.org
> http://www.nedit.org/mailman/listinfo/discuss
>
>
> End of Discuss Digest, Vol 62, Issue 10
> ***************************************
>
More information about the Discuss
mailing list