[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: RFC: fedora.us QA approval format
- From: Enrico Scholz <enrico scholz informatik tu-chemnitz de>
- To: fedora-devel-list redhat com
- Subject: Re: RFC: fedora.us QA approval format
- Date: Tue, 13 Apr 2004 11:49:24 +0200
enrico scholz informatik tu-chemnitz de (Enrico Scholz) writes:
>> I know that bugzilla has the 80 charachter limit and have been a
>> victimized more than once.
>
> My suggestion: use w3m which allows to configure an external $EDITOR. This
> makes it possible to bypass the 80 character limitation.
I just played a little bit with Firefox and see that it is possible
there too:
1. install the 'mozex' extension
2a. invoke the DOM inspector and remove the 'wrap' attribute from the
textarea (or set it to 'off'), or
2b. extract the mozex.jar file, modify content/mozex/mozex.js, insert
| mozex_textarea.setAttribute("wrap", "off");
into mozexFillTextarea() and recreate the jar file
3. edit your text with your favorite editor
Enrico
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]