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

Re: emacs !!



*- C.J.LAWSON wrote about "emacs !!"
| Please could anyone tell me how to get emacs to wrap at column 132 ..
| also, where exactly does one change the color coding for the keyword
| highlighting?
| 


Interactive:

M-x set-variable<RET>fill-column<RET>132

elisp:
(setq fill-column 76)

To edit faces in xemacs, not sure about emacs.

M-x edit-faces<RET>
(I haven't used it but it looks pretty easy.)

-- 
Brian 

Mechanical Engineering                              servis@purdue.edu
Purdue University                   http://www.ecn.purdue.edu/~servis


--  
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null


Reply to: