unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: A problem of font locking in c-mode
  2013-06-06 18:25 A problem of font locking in c-mode Jun
@ 2013-06-06 15:26 ` Eli Zaretskii
  2013-06-06 23:14 ` Xue Fuqiao
  1 sibling, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2013-06-06 15:26 UTC (permalink / raw)
  To: Jun; +Cc: emacs-devel

> Date: Thu, 06 Jun 2013 18:25:39 +0000
> From: Jun <netjunegg2@gmail.com>
> 
> The 3rd line can't be fontified. I'm using emacs 24.3.
> 
> ----------xxx--------
> HI_S32 SampleSaveSnapPic(VENC_CHN SnapChn,FILE *pFile);
> int* SampleStartSnapByMode2(HI_VOID *p);
> HI_VOID* SampleStartSnapByMode1(HI_VOID *p);
> ----------xxx--------

Works fine for me, with 24.3.



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

* A problem of font locking in c-mode
@ 2013-06-06 18:25 Jun
  2013-06-06 15:26 ` Eli Zaretskii
  2013-06-06 23:14 ` Xue Fuqiao
  0 siblings, 2 replies; 4+ messages in thread
From: Jun @ 2013-06-06 18:25 UTC (permalink / raw)
  To: emacs-devel

The 3rd line can't be fontified. I'm using emacs 24.3.

----------xxx--------
HI_S32 SampleSaveSnapPic(VENC_CHN SnapChn,FILE *pFile);
int* SampleStartSnapByMode2(HI_VOID *p);
HI_VOID* SampleStartSnapByMode1(HI_VOID *p);
----------xxx--------





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

* Re: A problem of font locking in c-mode
  2013-06-06 18:25 A problem of font locking in c-mode Jun
  2013-06-06 15:26 ` Eli Zaretskii
@ 2013-06-06 23:14 ` Xue Fuqiao
  2013-06-07  2:24   ` Glenn Morris
  1 sibling, 1 reply; 4+ messages in thread
From: Xue Fuqiao @ 2013-06-06 23:14 UTC (permalink / raw)
  To: Jun; +Cc: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 534 bytes --]

On Fri, Jun 7, 2013 at 2:25 AM, Jun <netjunegg2@gmail.com> wrote:
> The 3rd line can't be fontified. I'm using emacs 24.3.
>
> ----------xxx--------
> HI_S32 SampleSaveSnapPic(VENC_CHN SnapChn,FILE *pFile);
> int* SampleStartSnapByMode2(HI_VOID *p);
> HI_VOID* SampleStartSnapByMode1(HI_VOID *p);
> ----------xxx--------

It works fine in my build (r112804).  Can you give some other
information?  Like configure option, minor modes, OS, or some related
customization?

--
Best regards, Xue Fuqiao.
http://www.gnu.org/software/emacs/

[-- Attachment #2: screenshot.png --]
[-- Type: image/png, Size: 16313 bytes --]

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

* Re: A problem of font locking in c-mode
  2013-06-06 23:14 ` Xue Fuqiao
@ 2013-06-07  2:24   ` Glenn Morris
  0 siblings, 0 replies; 4+ messages in thread
From: Glenn Morris @ 2013-06-07  2:24 UTC (permalink / raw)
  To: Xue Fuqiao; +Cc: Jun, emacs-devel

Xue Fuqiao wrote:

> It works fine in my build (r112804).  Can you give some other
> information?  Like configure option, minor modes, OS, or some related
> customization?

We should make a command that collects this information and sends it to
the right place. Maybe it could be called something like M-x
report-emacs-bug. C mode might want to provide its own specialized
version, c-submit-bug-report or something like that. Of course, this is
all theoretical...




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

end of thread, other threads:[~2013-06-07  2:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-06 18:25 A problem of font locking in c-mode Jun
2013-06-06 15:26 ` Eli Zaretskii
2013-06-06 23:14 ` Xue Fuqiao
2013-06-07  2:24   ` Glenn Morris

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).