[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Auto Fill Comments
From: |
Michael Heerdegen |
Subject: |
Re: Auto Fill Comments |
Date: |
Tue, 01 Dec 2020 00:12:28 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Christopher Dimech <dimech@gmx.com> writes:
> I mean, rather than with foo, bar, a, g, temp, body.
I see. This example demonstrates subtle parts of the semantics instead
of mentioning a typical use case.
Could be as simple as: "for example, to set the binding of `fill-column'
only for the current buffer, do it like (setq-local fill-column 70)" as
an preliminary example.
I see there is a certain gap between the user manual, which doesn't
cover this concept, and the Elisp manual, which is very detailed if a
user doesn't want to write a package but just needs some basics to be
able to make his config a bit more mode aware.
But I guess it is a task not as simply as it seems: we need to know what
the typical use case for user's customizations is, when a typical use
case exists at all. And we still need the academicly abstract examples
to teach people the other important aspects.
Regards,
Michael.
- RE: Auto Fill Comments, (continued)
- Re: Auto Fill Comments, Jean Louis, 2020/11/30
- Re: Auto Fill Comments, Michael Heerdegen, 2020/11/30
- Re: Auto Fill Comments, Christopher Dimech, 2020/11/30
- Re: Auto Fill Comments, tomas, 2020/11/30
- Re: Auto Fill Comments, Stefan Monnier, 2020/11/30
- Re: Auto Fill Comments, Christopher Dimech, 2020/11/30
- RE: Auto Fill Comments, Drew Adams, 2020/11/30
- Re: RE: Auto Fill Comments, Christopher Dimech, 2020/11/30
- Re: Auto Fill Comments,
Michael Heerdegen <=
- Re: Auto Fill Comments, Christopher Dimech, 2020/11/30
- Re: Auto Fill Comments, Yuri Khan, 2020/11/29
- Re: Auto Fill Comments, Christopher Dimech, 2020/11/29
- Re: Auto Fill Comments, Christopher Dimech, 2020/11/28
- Re: Auto Fill Comments, Eli Zaretskii, 2020/11/28
- Re: Auto Fill Comments, Christopher Dimech, 2020/11/28
- Re: Auto Fill Comments, Arthur Miller, 2020/11/28
- RE: Auto Fill Comments, Drew Adams, 2020/11/27
- Re: RE: Auto Fill Comments, Christopher Dimech, 2020/11/27
- Re: Auto Fill Comments, Arthur Miller, 2020/11/27