From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: emacs-devel@gnu.org
Subject: Re: some proposed tweaks to HTML mode
Date: Sun, 05 May 2019 11:43:42 -0700 [thread overview]
Message-ID: <87zho0d9nl.fsf@ericabrahamsen.net> (raw)
In-Reply-To: 875zsatt8a.fsf@ericabrahamsen.net
Eric Abrahamsen <eric@ericabrahamsen.net> writes:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>
>>>> Indeed, `class` and `id` should be automatically added to all elements
>>>> (i.e. not in the above list but directly in the sgml-attributes code).
>>>> But for many elements it makes sense to not query any attributes at all
>>>> since they almost never have any attributes (not even "class" nor "id").
>>>
>>> I was also thinking `sgml-attributes', but I'm less sure about excluding
>>> elements.
>>
>> I didn't mean to exclude elements. I meant that if attributes are
>> queried then we do want to include `class` and `id`, but if they're not
>> then we shouldn't change it just on the premise that `class` or `id`
>> could be added.
>
> Yes, that makes more sense.
Patches are in at bug #35517.
prev parent reply other threads:[~2019-05-05 18:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-21 22:11 some proposed tweaks to HTML mode Eric Abrahamsen
2019-03-21 22:21 ` Andreas Schwab
2019-03-21 22:32 ` Eric Abrahamsen
2019-03-21 22:44 ` Eric Abrahamsen
2019-03-21 22:53 ` Eric Abrahamsen
2019-03-22 17:58 ` Stefan Monnier
2019-03-22 19:26 ` Eric Abrahamsen
2019-03-22 20:04 ` Stefan Monnier
2019-03-22 22:55 ` Eric Abrahamsen
2019-03-23 15:29 ` Eric Abrahamsen
2019-05-05 18:43 ` Eric Abrahamsen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zho0d9nl.fsf@ericabrahamsen.net \
--to=eric@ericabrahamsen.net \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).