all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 17345@debbugs.gnu.org
Subject: bug#17345: 24.4.50; some into clauses in cl-loop badly font-locked
Date: Tue, 29 Apr 2014 06:53:31 +0200	[thread overview]
Message-ID: <8738gw68j8.fsf@gmail.com> (raw)
In-Reply-To: <jwvvbtxs6pe.fsf-monnier+emacsbugs@gnu.org>


Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> in cl-loop "into" and following and even sometimes previous paren is
>> font-locked with font-lock-comment-face:
>
>> --8<---------------cut here---------------start------------->8---
>>           and collect (if (fboundp 'package-desc-full-name)
>>                           id
>>                         (cons (symbol-name (car id))
>>                               (package-version-join (cdr id)))) into delete-list
>>                                                               ^^^^^^^^^^^^^^^^^^
>>                                                               font-lock-comment-face
>> --8<---------------cut here---------------end--------------->8---
>
> That should be font-lock-warning-face,

Yes sorry.

> and it should come with a tooltip attempting the succinctly explain
> the "problem".

It does, "Hidden behind deeper element; Move to another line ?"

> It's just a style warning, that your indentation makes it look like "into
> delete-list" is an argument to `cons' rather than to the surrounding
> `cl-loop'.

Yes probably but the last paren before "into" should not be highlighted IMO.

-- 
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 






  reply	other threads:[~2014-04-29  4:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-25  6:58 bug#17345: 24.4.50; some into clauses in cl-loop badly font-locked Thierry Volpiatto
2014-04-25 16:43 ` Stefan Monnier
2014-04-29  4:53   ` Thierry Volpiatto [this message]
2014-05-01 16:13     ` Stefan Monnier
2014-05-01 19:06       ` Thierry Volpiatto
2014-05-01 20:48         ` Stefan Monnier

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8738gw68j8.fsf@gmail.com \
    --to=thierry.volpiatto@gmail.com \
    --cc=17345@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 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.