all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* if there is any way to forbidden "<>" because I never use "<>" as brackets in c/c++
@ 2012-03-03 13:09 李沅衡
  2012-03-05  0:33 ` suvayu ali
  0 siblings, 1 reply; 2+ messages in thread
From: 李沅衡 @ 2012-03-03 13:09 UTC (permalink / raw)
  To: help-gnu-emacs

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

Hi, I used Gnu Emacs to code C/C++ on CentOS for about one year.
Recently I updated my Emacs to 23.3.4 and I found it is still hard for
Emacs to distinguish "< >" and "( )" .

For example when I code like
if ( ( a < b )  &&  ( c > d ) )
emacs will be puzzled on Parenthesis Matching and Highlighting...

So I send this email to ask if there is any way to forbidden "<>" because I
never use "<>" as brackets.
I can work with .emacs file with simple Lisp programming
language<http://en.wikipedia.org/wiki/Lisp_programming_language>
.

And could you please solve this c++-mode problem in the future.

sincerely yours
LiYuanheng

[-- Attachment #2: Type: text/html, Size: 2866 bytes --]

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

* Re: if there is any way to forbidden "<>" because I never use "<>" as brackets in c/c++
  2012-03-03 13:09 if there is any way to forbidden "<>" because I never use "<>" as brackets in c/c++ 李沅衡
@ 2012-03-05  0:33 ` suvayu ali
  0 siblings, 0 replies; 2+ messages in thread
From: suvayu ali @ 2012-03-05  0:33 UTC (permalink / raw)
  To: Emacs mailing list

On Sat, Mar 3, 2012 at 14:09, 李沅衡 <liyuanheng.leo@gmail.com> wrote:
> For example when I code like
> if ( ( a < b )  &&  ( c > d ) )
> emacs will be puzzled on Parenthesis Matching and Highlighting...
>

I can't reproduce this with Emacs 23.3.1.

-- 
Suvayu

Open source is the future. It sets us free.



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

end of thread, other threads:[~2012-03-05  0:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-03 13:09 if there is any way to forbidden "<>" because I never use "<>" as brackets in c/c++ 李沅衡
2012-03-05  0:33 ` suvayu ali

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.