all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* wrong face in compilation buffer
@ 2010-08-23  9:17 Thierry Volpiatto
  2010-08-23 13:59 ` Juri Linkov
  0 siblings, 1 reply; 4+ messages in thread
From: Thierry Volpiatto @ 2010-08-23  9:17 UTC (permalink / raw)
  To: emacs-devel

Hi, actually in emacs24, i have in compilation buffer the warning shown
with error face (pink). 

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: wrong face in compilation buffer
  2010-08-23  9:17 wrong face in compilation buffer Thierry Volpiatto
@ 2010-08-23 13:59 ` Juri Linkov
  2010-08-23 14:26   ` Thierry Volpiatto
  0 siblings, 1 reply; 4+ messages in thread
From: Juri Linkov @ 2010-08-23 13:59 UTC (permalink / raw)
  To: Thierry Volpiatto; +Cc: emacs-devel

> Hi, actually in emacs24, i have in compilation buffer the warning shown
> with error face (pink).

With the latest source code, running `emacs -Q', I don't see warnings
shown with the pink error face.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: wrong face in compilation buffer
  2010-08-23 13:59 ` Juri Linkov
@ 2010-08-23 14:26   ` Thierry Volpiatto
  2010-08-23 20:43     ` Juri Linkov
  0 siblings, 1 reply; 4+ messages in thread
From: Thierry Volpiatto @ 2010-08-23 14:26 UTC (permalink / raw)
  To: emacs-devel

Juri Linkov <juri@jurta.org> writes:

>> Hi, actually in emacs24, i have in compilation buffer the warning shown
>> with error face (pink).
>
> With the latest source code, running `emacs -Q', I don't see warnings
> shown with the pink error face.

,----[ Compilation buffer ]
| anything-config.el:745:20:Warning: `minibuffer-local-must-match-filename-map'
|     is an obsolete variable (as of Emacs 23.1); use
|     `minibuffer-local-filename-must-match-map' instead.
`----


,----[ M-x describe-text-properties ]
| Text content at position 275:
| 
| 
| There are text properties here:
|   face                 (compilation-error underline underline)
|   help-echo            "mouse-2: visit this file, line and column"
|   keymap               compilation-button-map
|   message              [Show]
|   mouse-face           highlight
`----

That is in emacs -Q (it is red there)

GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.20.1) of 2010-08-23 on tux

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: wrong face in compilation buffer
  2010-08-23 14:26   ` Thierry Volpiatto
@ 2010-08-23 20:43     ` Juri Linkov
  0 siblings, 0 replies; 4+ messages in thread
From: Juri Linkov @ 2010-08-23 20:43 UTC (permalink / raw)
  To: Thierry Volpiatto; +Cc: emacs-devel

> ,----[ Compilation buffer ]
> | anything-config.el:745:20:Warning: `minibuffer-local-must-match-filename-map'
> |     is an obsolete variable (as of Emacs 23.1); use
> |     `minibuffer-local-filename-must-match-map' instead.
> `----
> That is in emacs -Q (it is red there)

Indeed, after moving the Ruby rule above GNU in revno#101088,
compilation.txt displays GNU style as Ruby.

But I don't understand why we need a special rule for Ruby
if its message can be highlighted by the GNU rule?



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-08-23 20:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-23  9:17 wrong face in compilation buffer Thierry Volpiatto
2010-08-23 13:59 ` Juri Linkov
2010-08-23 14:26   ` Thierry Volpiatto
2010-08-23 20:43     ` Juri Linkov

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.