help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Number of characters per line


From: Barman Brakjoller
Subject: Re: Number of characters per line
Date: 2 Sep 2003 08:06:58 -0700

> Could someone tell me how to set the maximum number of characters per line
> to 70 for C++ mode.

I cannot tell you how but as almost anything in Emacs is tweakable it
would certainly be possible to hook-on a function that after each
keyboard press checked if the current column was greater then a
certain number, and if it was, BEEP at the user. Would be very
annoying though... :)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]