jed-users mailing list

[2011 Date Index] [2011 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: [Jed-users-l] How to set line width greater than 80 characters?


On  6.05.11, Salisbury, George wrote:
> Using jed v0.99.18 (slang v2.0.0).

> How can we set a line display width greater than 80 characters?

Set WRAP?

Integer_Type `WRAP' == 72

 SYNOPSIS
  Set the column at which wrapping occurs

 USAGE
  Int_Type WRAP

 DESCRIPTION
 The `WRAP' variable determines the column number at which
 wrapping will occur.  When entering text, if the current point goes
 beyond this column, the text will automatically wrap to the next
 line.  This will only happen for those buffers for which the wrap flag
 is set.

 SEE ALSO
  WRAP_INDENTS, getbuf_info, set_mode


Or do you mean the size of the xjed window?

in ~/.Xressources:

Xjed*Geometry: 80x45
_______________________________________________
Jed-users-l mailing list
Jed-users-l@xxxxxxxx
http://mailman.jtan.com/mailman/listinfo/jed-users-l


[2011 date index] [2011 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]