How to match interrogation and exclamation marks in emacs? -


Inquiries and exclamations for proper Spanish writing are necessary to open and close points Example: ¡¡Q Buena PA! Live! , ¿COMM Camber MX? .

I should behave the same way that matches brackets: Highlight the pair or show that there is a mismatch.

How can this be achieved?

To get a match in the principles, for example "& lt;" And "& gt;" You should write:

  (modified-syntax-entry? "(& Gt;" (revised-syntax? Entry?) ")   

but it is not all work for Unicode symbols, see

Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

php - How can I cram 6+31 numeric characters into 22 alphanumeric characters? -

mysql - where clause in inner join query -