all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Getting an error when working with php files in nXhtml mode
Date: Sun, 17 Jul 2011 10:28:22 +0200	[thread overview]
Message-ID: <4E229D26.5060504@easy-emacs.de> (raw)
In-Reply-To: <CADmbCiMki-irp9b0gP1H8dRrGq1-V1+kLGuDrD3CrhC=o=MUwQ@mail.gmail.com>

Am 08.07.2011 08:42, schrieb Vineet Naik:
> 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.

Hi,

not using these modes actively:

seems c-electric-paren installs a global key.
Maybe have a look into your init.

HTH,

Andreas



  reply	other threads:[~2011-07-17  8:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2011-07-18  6:20   ` Vineet Naik
2011-07-18  6:44     ` Andreas Röhler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E229D26.5060504@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.