bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14523: Inconsistency in font-lock/lisp mode for docstrings


From: Glenn Morris
Subject: bug#14523: Inconsistency in font-lock/lisp mode for docstrings
Date: Sat, 1 Jun 2013 13:49:40 -0400

Glenn Morris wrote (on Sat, 1 Jun 2013 at 13:44 -0400):

> Please keep the debbugs address cc'd.

Otherwise when the person you are replying to puts the bug number in
by hand, they might get the wrong one, like I did. Sigh.

Max Rottenkolber wrote (on Sat, 1 Jun 2013 at 10:22 +0200):

> M-x customize-face RET font-lock-doc-face RET
> 
> Find file foo .lisp, enter:
> 
> (defun ()
>   "redish"
>   13)

Surely this defun is missing a name?

> (defvar *x* nil
>   "whatever you set doc-face to.")





reply via email to

[Prev in Thread] Current Thread [Next in Thread]