unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [pot@gnu.org: (setq sgml-transformation 'upcase) has no effect]
@ 2007-05-17  9:58 Richard Stallman
  2007-05-17 11:29 ` Christian Plate
  0 siblings, 1 reply; 9+ messages in thread
From: Richard Stallman @ 2007-05-17  9:58 UTC (permalink / raw)
  To: emacs-devel

This doesn't need to be fixed for Emacs 22, but it would be good for
someone to fix it in the trunk.

------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY 
	autolearn=failed version=3.1.0
Date: Wed, 16 May 2007 15:50:14 +0200
From: Francesco Potorti` <pot@gnu.org>
To: emacs-pretest-bug@gnu.org
Organization: 
Subject: (setq sgml-transformation 'upcase) has no effect

>From textmodes/sgml-mode.el:

================
If you like upcased tags, put (setq sgml-transformation-function 'upcase)
in your `.emacs' file.
================

To reproduce the problem:

emacs -Q
C-x C-f a.html RET
M-x set-variable RET sgml-transformation-function RET upcase RET
C-c C-t small RET

what appears in the buffer is 

  <small></small>

rather than the expected

  <SMALL></SMALL>

As far as I remember, this is an old bug.


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

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

end of thread, other threads:[~2007-05-18  9:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-17  9:58 [pot@gnu.org: (setq sgml-transformation 'upcase) has no effect] Richard Stallman
2007-05-17 11:29 ` Christian Plate
2007-05-17 13:34   ` Thien-Thi Nguyen
2007-05-17 23:14     ` Stefan Monnier
2007-05-18  9:36       ` Thien-Thi Nguyen
2007-05-17 14:14   ` Stefan Monnier
2007-05-17 15:28     ` Christian Plate
2007-05-17 17:00     ` Christian Plate
2007-05-17 23:16       ` Stefan Monnier

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).