bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#42840: 26.3; See how this php file is colorized, Emacs 26


From: Stefan Kangas
Subject: bug#42840: 26.3; See how this php file is colorized, Emacs 26
Date: Thu, 13 Aug 2020 08:12:28 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

tags 42840 + moreinfo
thanks

Amanda Ava Koci Pereira <arsoftware10@gmail.com> writes:

> bug follows:
>
> <br><br>
>
> <?php
>
> if("amanda_debug"!=$_GET['amor'])
> {
> if("true"!=$_GET["AR"])
> {
> echo "
> <script>
> location.href=\"http://nomade.sourceforge.net/?AR=true\";;
> </script>
> ";
> }
> }
>
> ?>
>
> <br><br>

We don't have support for PHP in Emacs as far as I know.  There is a
third-party php-mode for Emacs which we can't merge for legal reasons.

So is this a bug in php-mode, or is it in Emacs?  If it is in Emacs,
could you explain how to reproduce the bug using "emacs -Q"?

Best regards,
Stefan Kangas





reply via email to

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