all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Comment lines and matching parentheses
@ 2010-03-18 20:14 dnquark
  2010-03-18 21:27 ` Alan Mackenzie
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: dnquark @ 2010-03-18 20:14 UTC (permalink / raw)
  To: help-gnu-emacs

What determines whether or not parentheses that are part of comments
are included when performing paren matching?..  For instance, in C
mode, both
  // (
  // )
and
  foo //(
  bar //)
are reported as mismatched parentheses. Similar behavior is observed
in lisp mode.

Is there a way to make emacs ignore all parentheses that are parts of
comments?..  This behavior sometimes breaks hs-minor-mode's ability to
fold code in buffers.


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

end of thread, other threads:[~2010-03-19  3:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-18 20:14 Comment lines and matching parentheses dnquark
2010-03-18 21:27 ` Alan Mackenzie
2010-03-19  2:26   ` dnquark
2010-03-18 21:29 ` David Rogoff
2010-03-18 22:43 ` Pascal J. Bourguignon
2010-03-18 23:48 ` A.Politz
2010-03-19  3:46 ` Stefan Monnier

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.