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: Amanda Ava Koci Pereira
Subject: bug#42840: 26.3; See how this php file is colorized, Emacs 26
Date: Thu, 13 Aug 2020 12:16:35 -0300

Thanks! 

No, the bug isnot in Emacs, I have not found a bug IN emacs but in a Emacs mode of handling php files, and it dont affect the job in any way

thank you and keep up the good work

AR

Em qui., 13 de ago. de 2020 às 12:12, Stefan Kangas <stefan@marxist.se> escreveu:
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="" href="http://nomade.sourceforge.net/?AR=true%5C" rel="noreferrer" target="_blank">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]