* auto-fill in Emacs-22.1
@ 2008-01-29 14:59 François Patte
0 siblings, 0 replies; 2+ messages in thread
From: François Patte @ 2008-01-29 14:59 UTC (permalink / raw)
To: help-gnu-emacs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Bonjour,
I am surprised to see that the "turn-on-auto-fill" and
turn-off-auto-fill" are no more in use in my Emacs 22.1.1 from fedora 7
distrib.
I had these usefull lines in my .emacs:
(define-derived-mode fp-gldn-mode My-dn-mode "glossaire sanskrit"
~ (turn-off-auto-fill))
And it is no more working: lines are broken at 70 characters....
I tried: "M-x turn- TAB" and the only completion proposed are:
turn-on/off-follow-mode
turn-on-eldoc-mode
turn-on-iimage-mode
That's all!
How to recover my config?
Strange: emacs does not complain for these lines in the config file!
Thanks for attention.
- --
François Patte
UFR de mathématiques et informatique
Université Paris Descartes
Tél. +33 (0)1 44 55 35 61
http://www.math-info.univ-paris5.fr/~patte
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iD8DBQFHnz9PdE6C2dhV2JURAqhCAKCrCTvGdUGEN+xadYoMChdEyxhVxQCghgyp
xgrwIgNEQkFQ9P5X3OjW/v0=
=2ecw
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: auto-fill in Emacs-22.1
[not found] <mailman.6677.1201618782.18990.help-gnu-emacs@gnu.org>
@ 2008-01-29 17:16 ` David Kastrup
0 siblings, 0 replies; 2+ messages in thread
From: David Kastrup @ 2008-01-29 17:16 UTC (permalink / raw)
To: help-gnu-emacs
François Patte <francois.patte@math-info.univ-paris5.fr> writes:
> Bonjour,
>
> I am surprised to see that the "turn-on-auto-fill" and
> turn-off-auto-fill" are no more in use in my Emacs 22.1.1 from fedora 7
> distrib.
Wrong.
> I had these usefull lines in my .emacs:
>
> (define-derived-mode fp-gldn-mode My-dn-mode "glossaire sanskrit"
> ~ (turn-off-auto-fill))
>
> And it is no more working: lines are broken at 70 characters....
Then the problem is somewhere else.
> I tried: "M-x turn- TAB" and the only completion proposed are:
>
> turn-on/off-follow-mode
> turn-on-eldoc-mode
> turn-on-iimage-mode
>
> That's all!
Because turn-{on,off}-auto-fill are not interactive commands.
> How to recover my config?
>
> Strange: emacs does not complain for these lines in the config file!
Because the functions are available and working. So your problem must
be something else.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-29 17:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-29 14:59 auto-fill in Emacs-22.1 François Patte
[not found] <mailman.6677.1201618782.18990.help-gnu-emacs@gnu.org>
2008-01-29 17:16 ` David Kastrup
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.