[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
maximum column size for display
From: |
rockieyou |
Subject: |
maximum column size for display |
Date: |
Wed, 2 Dec 2009 08:25:15 -0800 (PST) |
Hi,
I encountered a problem in emacs that it can't show over 68 or 70 columns in
a line
((T GRAND ?X ?Y) (NIL PARENT ?X ?Z) (NIL PARENT ?Z ?Y)) ---(NIL
GRAND
?X100
?Y100)
but it is supposed to show like this:
((T GRAND ?X ?Y) (NIL PARENT ?X ?Z) (NIL PARENT ?Z ?Y)) ---(NIL GRAND ?X100
?Y100)
how could I change the settings, thank you very much.
--
View this message in context:
http://old.nabble.com/maximum-column-size-for-display-tp26611762p26611762.html
Sent from the Emacs - Help mailing list archive at Nabble.com.
- maximum column size for display,
rockieyou <=