all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Why is underscore word constituent in php-mode?
@ 2011-07-24 15:10 Deniz Dogan
  2011-07-26  9:26 ` Deniz Dogan
  0 siblings, 1 reply; 2+ messages in thread
From: Deniz Dogan @ 2011-07-24 15:10 UTC (permalink / raw)
  To: emacs-devel

In php-mode.el:

(modify-syntax-entry ?_ "w" php-mode-syntax-table)

This has annoyed me for as long as I can remember.  Why is it word 
constituent?  Would anyone mind if I make it symbol constitutent instead?

Deniz



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

* Re: Why is underscore word constituent in php-mode?
  2011-07-24 15:10 Why is underscore word constituent in php-mode? Deniz Dogan
@ 2011-07-26  9:26 ` Deniz Dogan
  0 siblings, 0 replies; 2+ messages in thread
From: Deniz Dogan @ 2011-07-26  9:26 UTC (permalink / raw)
  To: emacs-devel

On 2011-07-24 17:10, Deniz Dogan wrote:
> In php-mode.el:
>
> (modify-syntax-entry ?_ "w" php-mode-syntax-table)
>
> This has annoyed me for as long as I can remember. Why is it word
> constituent? Would anyone mind if I make it symbol constitutent instead?
>

Well, this is embarrassing.  I didn't realize php-mode was not part of 
Emacs.

Sorry for the noise and all.

Deniz





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

end of thread, other threads:[~2011-07-26  9:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-24 15:10 Why is underscore word constituent in php-mode? Deniz Dogan
2011-07-26  9:26 ` Deniz Dogan

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.