Re: auto-fill at 78...

2005-08-27 Thread Peter Dyballa
Am 27.08.2005 um 20:17 schrieb Stefan Bienert: OK, now I got the auto-fill-mode on. But emacs isn`t breaking lines at 78 but 70 characters. There can be hooks for that file type that reset the fill-column value ... -- Mit friedvollen Grüßen Pete Der größte Aberglaube der Gegenwart is

Re: auto-fill at 78...

2005-08-27 Thread Matthieu Moy
Stefan Bienert <[EMAIL PROTECTED]> writes: > OK, > > now I got the auto-fill-mode on. > But emacs isn`t breaking lines at 78 but 70 characters. This is what you want most of the time because 70 characters + several quote prefix remain < 80 in this case. Otherwise, see `fill-column'. -- Matthie