[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#691642: xterm: outputting the mc5 sequence (prtr_on / turn on printer) makes xterm crash



On 2012-10-27 18:34:11 -0400, Thomas Dickey wrote:
> The documentation is correct; there is an error in your report.
> The rules for X resource syntax are different from your expectation.
> This is an empty string:
> 
> *printerCommand:
> 
> This is the two double-quote characters (literally):
> 
> *printerCommand: ""

It is a bit strange because the " is a special character:

$ echo '*printerCommand: "' | xrdb -merge
<stdin>:1:18: warning: missing terminating " character [enabled by default]

Now, concerning the bug, with the empty string, there are indeed
no effects. But I don't think that xterm should terminate when
there is a problem with the printer command.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


Reply to: