unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [fnatter@gmx.net: sgml-mode.el]
@ 2002-02-11  2:09 Richard Stallman
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2002-02-11  2:09 UTC (permalink / raw)
  Cc: emacs-devel

Can you please look at these issues?

------- Start of forwarded message -------
Envelope-to: rms@gnu.org
To: gnu-emacs-bug@prep.ai.mit.edu
From: Felix Natter <fnatter@gmx.net>
Newsgroups: gnu.emacs.bug
Subject: sgml-mode.el
Organization: T-Online
X-Sender: 520036860799-0001@t-dialin.net
Sender: bug-gnu-emacs-admin@gnu.org
Date: 09 Feb 2002 17:40:13 +0100

hi,

I tried to contact jjc@jclarc.com, but it didn't work (although
www.jclarc.com works). Maybe you should change the "Maintainer" field
in sgml-mode.el to another address ?

1. I think there *might* be a bug in line 221 of sgml-mode.el:
    ("<! *--.*-- *>" . font-lock-comment-face)))
In the HTML 4 specification (section 3.2.4), it says that there may
be whitespace between "--" and ">", but not between "<!" and "--".
Since html is sgml, I conclude that the same is true for sgml
(sorry, I can't find the SGML spec)


2. sgml-mode.el currently can't highlight multiline-comments.
This can be fixed by defining a font-lock function ? Would that be
too slow ?

thanks,

- -- 
Felix Natter

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


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

* [fnatter@gmx.net: sgml-mode.el]
@ 2002-02-25  0:09 Richard Stallman
  2002-02-25  3:16 ` James Clark
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Stallman @ 2002-02-25  0:09 UTC (permalink / raw)
  Cc: emacs-devel

[I sent this message a few weeks ago but did not get a response.
Would you please respond?]

Can you please look at these issues?

------- Start of forwarded message -------
Envelope-to: rms@gnu.org
To: gnu-emacs-bug@prep.ai.mit.edu
From: Felix Natter <fnatter@gmx.net>
Newsgroups: gnu.emacs.bug
Subject: sgml-mode.el
Organization: T-Online
X-Sender: 520036860799-0001@t-dialin.net
Sender: bug-gnu-emacs-admin@gnu.org
Date: 09 Feb 2002 17:40:13 +0100

hi,

I tried to contact jjc@jclarc.com, but it didn't work (although
www.jclarc.com works). Maybe you should change the "Maintainer" field
in sgml-mode.el to another address ?

1. I think there *might* be a bug in line 221 of sgml-mode.el:
    ("<! *--.*-- *>" . font-lock-comment-face)))
In the HTML 4 specification (section 3.2.4), it says that there may
be whitespace between "--" and ">", but not between "<!" and "--".
Since html is sgml, I conclude that the same is true for sgml
(sorry, I can't find the SGML spec)


2. sgml-mode.el currently can't highlight multiline-comments.
This can be fixed by defining a font-lock function ? Would that be
too slow ?

thanks,

- -- 
Felix Natter

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


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

* Re: [fnatter@gmx.net: sgml-mode.el]
  2002-02-25  0:09 [fnatter@gmx.net: sgml-mode.el] Richard Stallman
@ 2002-02-25  3:16 ` James Clark
  0 siblings, 0 replies; 3+ messages in thread
From: James Clark @ 2002-02-25  3:16 UTC (permalink / raw)
  Cc: emacs-devel

I haven't worked on sgml-mode.el for years.  It's changed a lot since I
worked on it.  In particular I didn't implement any of the font-lock
support.  It would be better to get one of the people who worked on it more
recently to look at it.

----- Original Message -----
From: "Richard Stallman" <rms@gnu.org>
To: <jjc@jclark.com>
Cc: <emacs-devel@gnu.org>
Sent: Monday, February 25, 2002 7:09 AM
Subject: [fnatter@gmx.net: sgml-mode.el]


> [I sent this message a few weeks ago but did not get a response.
> Would you please respond?]
>
> Can you please look at these issues?
>
> ------- Start of forwarded message -------
> Envelope-to: rms@gnu.org
> To: gnu-emacs-bug@prep.ai.mit.edu
> From: Felix Natter <fnatter@gmx.net>
> Newsgroups: gnu.emacs.bug
> Subject: sgml-mode.el
> Organization: T-Online
> X-Sender: 520036860799-0001@t-dialin.net
> Sender: bug-gnu-emacs-admin@gnu.org
> Date: 09 Feb 2002 17:40:13 +0100
>
> hi,
>
> I tried to contact jjc@jclarc.com, but it didn't work (although
> www.jclarc.com works). Maybe you should change the "Maintainer" field
> in sgml-mode.el to another address ?
>
> 1. I think there *might* be a bug in line 221 of sgml-mode.el:
>     ("<! *--.*-- *>" . font-lock-comment-face)))
> In the HTML 4 specification (section 3.2.4), it says that there may
> be whitespace between "--" and ">", but not between "<!" and "--".
> Since html is sgml, I conclude that the same is true for sgml
> (sorry, I can't find the SGML spec)
>
>
> 2. sgml-mode.el currently can't highlight multiline-comments.
> This can be fixed by defining a font-lock function ? Would that be
> too slow ?
>
> thanks,
>
> - --
> Felix Natter
>
> _______________________________________________
> Bug-gnu-emacs mailing list
> Bug-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs
> ------- End of forwarded message -------
>
>
>
>


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


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

end of thread, other threads:[~2002-02-25  3:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-25  0:09 [fnatter@gmx.net: sgml-mode.el] Richard Stallman
2002-02-25  3:16 ` James Clark
  -- strict thread matches above, loose matches on Subject: below --
2002-02-11  2:09 Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).