all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Getting an error when working with php files in nXhtml mode
@ 2011-07-08  6:42 Vineet Naik
  2011-07-17  8:28 ` Andreas Röhler
  0 siblings, 1 reply; 4+ messages in thread
From: Vineet Naik @ 2011-07-08  6:42 UTC (permalink / raw)
  To: help-gnu-emacs

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

Hi,

I am getting an error while working in .php files that also contain some
html.

I always get an error whenever typing the opening or closing brackets ( () )
inside php code

for eg. if I type

<td><?php echo $person->getName(); ?></td>

it shows me following error after typing ( and ) in getName()

Debugger entered--Lisp error: (wrong-type-argument listp set-from-style)
  c-electric-paren(nil)
  call-interactively(c-electric-paren nil nil)

Please help!

Thanks.
-- 
Vineet Naik

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

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

end of thread, other threads:[~2011-07-18  6:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-08  6:42 Getting an error when working with php files in nXhtml mode Vineet Naik
2011-07-17  8:28 ` Andreas Röhler
2011-07-18  6:20   ` Vineet Naik
2011-07-18  6:44     ` Andreas Röhler

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.