From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 06 21:14:22 2013 Received: (at submit) by debbugs.gnu.org; 7 Mar 2013 02:14:22 +0000 Received: from localhost ([127.0.0.1]:35031 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UDQLd-0000Il-PC for submit@debbugs.gnu.org; Wed, 06 Mar 2013 21:14:22 -0500 Received: from eggs.gnu.org ([208.118.235.92]:34281) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UDQDi-00005Z-AJ for submit@debbugs.gnu.org; Wed, 06 Mar 2013 21:06:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDQD5-0002Rb-K0 for submit@debbugs.gnu.org; Wed, 06 Mar 2013 21:05:36 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:55728) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDQD5-0002RX-Ha for submit@debbugs.gnu.org; Wed, 06 Mar 2013 21:05:31 -0500 Received: from eggs.gnu.org ([208.118.235.92]:45626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDQD0-0006lG-OU for bug-gnu-emacs@gnu.org; Wed, 06 Mar 2013 21:05:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDQCv-0002PF-Vj for bug-gnu-emacs@gnu.org; Wed, 06 Mar 2013 21:05:26 -0500 Received: from mail-ve0-f181.google.com ([209.85.128.181]:52868) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDQCv-0002P8-Re for bug-gnu-emacs@gnu.org; Wed, 06 Mar 2013 21:05:21 -0500 Received: by mail-ve0-f181.google.com with SMTP id d10so7319097vea.12 for ; Wed, 06 Mar 2013 18:05:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:from:date:message-id:subject:to :content-type; bh=PU1BEXR0wrUYAP+k99w7zRuVl9Dm08lU0Ud7gAMh/+M=; b=DF5bd01Ze7DRju/bwugX8fFou6G13NPtb4RVMwpRa7It8id7zArmyu06LgB7fJ5grD DVR0FnPiVppHCSPOLgDsZJpFgufXJaKuDaA3cB/nT7WjUmjWqzPHeCAwgRt7bEWkWN+H AkDAW2TOsvtJEtS32BqHpXK6QveYlAExUI6PjMlJIdsl3Mh6Ut1ZuaR2xWAyfphgDxCZ 3sRVdvgh+Xifu13zwsXFNuum5YInJuuzWLyoJb1AXOTTagfNsjM6ohci1PLtOYQ9CGSG qCiKN14p+VfOHDCB6RLu+TTYH+Mv5DxxXABIJuO9TOIKRh1ERgZ6Ytq0/asGu1hqRNXA Rgqw== X-Received: by 10.52.70.33 with SMTP id j1mr10518741vdu.23.1362621921132; Wed, 06 Mar 2013 18:05:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.49.10 with HTTP; Wed, 6 Mar 2013 18:04:51 -0800 (PST) From: Carlos Carcamo Date: Wed, 6 Mar 2013 20:04:51 -0600 Message-ID: Subject: nXhtml - Emacs 24.2.1 warnings To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 06 Mar 2013 21:14:20 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.4 (---) Hello to everyone! I'm new in emacs and also in this list, a few days ago I've been using emacs for programming some sml code using the sml-mode, since I've been using it, I've been very interested in use emacs for web development. I looked for information about using emacs for web development and I found this "nXhtml - Emacs Utilities for Web Development" I installed nXhtml and everything seemed to be fine, but when I open a file with extention .html, php or js, I allways got this warnings: Warning: `font-lock-beginning-of-syntax-function' is an obsolete variable (as of 23.3); use `syntax-begin-function' instead. Warning: `font-lock-syntactic-keywords' is an obsolete variable (as of 24.1); use `syntax-propertize-function' instead. I don't know what that means, and I don't know how to fix it. people says that is a bug, and the warnings are for developers not for user, so they recommended to send this bug to this mail. so I hope you'll be well aware of these warnings. -- "El desarrollo no es material es un estado de conciencia metal" From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 12 10:55:24 2019 Received: (at 13895) by debbugs.gnu.org; 12 Jun 2019 14:55:24 +0000 Received: from localhost ([127.0.0.1]:33812 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hb4eq-0003kS-5c for submit@debbugs.gnu.org; Wed, 12 Jun 2019 10:55:24 -0400 Received: from quimby.gnus.org ([80.91.231.51]:54976) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hb4eo-0003kK-Mo for 13895@debbugs.gnu.org; Wed, 12 Jun 2019 10:55:23 -0400 Received: from cm-84.212.204.8.getinternet.no ([84.212.204.8] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hb4ej-0006w3-Ul; Wed, 12 Jun 2019 16:55:20 +0200 From: Lars Ingebrigtsen To: Carlos Carcamo Subject: Re: bug#13895: nXhtml - Emacs 24.2.1 warnings References: Date: Wed, 12 Jun 2019 16:55:17 +0200 In-Reply-To: (Carlos Carcamo's message of "Wed, 6 Mar 2013 20:04:51 -0600") Message-ID: <871rzyx38q.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Carlos Carcamo writes: > I looked for information about using emacs for web development and I > found this "nXhtml - Emacs Utilities for Web Development" > > I installed nXhtml and everything seemed to be fine, but when I o [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 13895 Cc: 13895@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Carlos Carcamo writes: > I looked for information about using emacs for web development and I > found this "nXhtml - Emacs Utilities for Web Development" > > I installed nXhtml and everything seemed to be fine, but when I open a > file with extention .html, php or js, I allways got this warnings: > > Warning: `font-lock-beginning-of-syntax-function' is an obsolete variable (as > of 23.3); use `syntax-begin-function' instead. > Warning: `font-lock-syntactic-keywords' is an obsolete variable (as of 24.1); > use `syntax-propertize-function' instead. > > I don't know what that means, and I don't know how to fix it. > > people says that is a bug, and the warnings are for developers not for > user, so they recommended to send this bug to this mail. As far as I can tell, nXhtml (which is probably where these warnings originated) is no longer maintained, and it was an external package, so I'm closing this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 12 10:55:28 2019 Received: (at control) by debbugs.gnu.org; 12 Jun 2019 14:55:28 +0000 Received: from localhost ([127.0.0.1]:33815 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hb4eu-0003kl-Fo for submit@debbugs.gnu.org; Wed, 12 Jun 2019 10:55:28 -0400 Received: from quimby.gnus.org ([80.91.231.51]:54990) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hb4es-0003kc-Kt for control@debbugs.gnu.org; Wed, 12 Jun 2019 10:55:26 -0400 Received: from cm-84.212.204.8.getinternet.no ([84.212.204.8] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hb4eq-0006wB-2F for control@debbugs.gnu.org; Wed, 12 Jun 2019 16:55:25 +0200 Date: Wed, 12 Jun 2019 16:55:23 +0200 Message-Id: <87zhmmvoo4.fsf@mouse.gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #13895 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 13895 fixed close 13895 Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 13895 fixed close 13895 From unknown Fri Aug 15 20:54:13 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 11 Jul 2019 11:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator