all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Syntax table and long comments
@ 2008-02-26 19:15 Tricon
  2008-02-26 22:30 ` David Hansen
       [not found] ` <mailman.7986.1204065510.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Tricon @ 2008-02-26 19:15 UTC (permalink / raw)
  To: help-gnu-emacs

Greetings,

I would like to extend cf-mode to be able to insert or wrap a region
with comments when using "M-;" and "M-x comment-region".

I've noticed that the Emacs lisp syntax tables only allot for up to
two character comments.

Any suggestions as to how I can work around this?

Thanks in advance,
Tricon


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

* Re: Syntax table and long comments
  2008-02-26 19:15 Syntax table and long comments Tricon
@ 2008-02-26 22:30 ` David Hansen
       [not found] ` <mailman.7986.1204065510.18990.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: David Hansen @ 2008-02-26 22:30 UTC (permalink / raw)
  To: help-gnu-emacs

On Tue, 26 Feb 2008 11:15:48 -0800 (PST) Tricon wrote:

> I've noticed that the Emacs lisp syntax tables only allot for up to
> two character comments.
>
> Any suggestions as to how I can work around this?

Look up `font-lock-syntactic-keywords'.

David





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

* Re: Syntax table and long comments
       [not found] ` <mailman.7986.1204065510.18990.help-gnu-emacs@gnu.org>
@ 2008-02-26 22:50   ` Tricon
  0 siblings, 0 replies; 3+ messages in thread
From: Tricon @ 2008-02-26 22:50 UTC (permalink / raw)
  To: help-gnu-emacs

On Feb 26, 4:30 pm, David Hansen <david.han...@gmx.net> wrote:
> On Tue, 26 Feb 2008 11:15:48 -0800 (PST) Tricon wrote:
>
> > I've noticed that the Emacs lisp syntax tables only allot for up to
> > two character comments.
>
> > Any suggestions as to how I can work around this?
>
> Look up `font-lock-syntactic-keywords'.
>
> David

David,

Will do. Thank you so much for your response.

Tricon


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

end of thread, other threads:[~2008-02-26 22:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-26 19:15 Syntax table and long comments Tricon
2008-02-26 22:30 ` David Hansen
     [not found] ` <mailman.7986.1204065510.18990.help-gnu-emacs@gnu.org>
2008-02-26 22:50   ` Tricon

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.