emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C++ mode and c-beginning-of-current-token


From: martin rudalics
Subject: Re: C++ mode and c-beginning-of-current-token
Date: Wed, 16 May 2007 11:00:32 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

       p--, pos--, pos_byte--;
       UPDATE_SYNTAX_TABLE_BACKWARD (pos - 1);

Possibly a silly suggestion: What happens if you use

          UPDATE_SYNTAX_TABLE_BACKWARD (pos);

here?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]