emacs-devel
[Top][All Lists]
Advanced

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

address@hidden: html mode doesn't prompt for all tag attribute values]


From: Richard Stallman
Subject: address@hidden: html mode doesn't prompt for all tag attribute values]
Date: Thu, 10 May 2007 09:06:15 -0400

Would someone please DTRT and ack?  If it is a trivial bug, let's fix it for
the release.

------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY 
        autolearn=failed version=3.1.0
Mime-Version: 1.0 (Apple Message framework v752.3)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
To: address@hidden
From: Nicholas Sandow <address@hidden>
Date: Wed, 9 May 2007 13:07:28 +1000
Subject: html mode doesn't prompt for all tag attribute values

The actions triggering the bug are:
1. Open a html file.  Notice we are in html-mode now.
2. Hit C-c C-t to create a new html tag.  Enter ``a'' to create an  
anchor tag.
3. We are now prompted for an attribute.  Enter ``name'' to create  
named anchor.
4. Notice we are not prompted for a value for the ``name''  
attribute.  Emacs has
simply inserted the name attribute with an empty value, and prompted  
for another
attribute.

I don't see any good reason Emacs doesn't prompt for a value for the  
``name''
attribute.  Obviously, if I want a name attribute I also want a value  
for it.


In GNU Emacs 22.0.90.1 (i386-apple-darwin8.8.1, Carbon Version 1.6.0)
  of 2006-10-28 on petit.local
X server distributor `Apple Computers', version 10.4.9
configured using `configure '--prefix=/Applications/Emacs.app/ 
Contents/Resources' '--with-carbon' '--without-x' '--libexecdir=/ 
Volumes/Emacs/Emacs.app/Contents/MacOS/libexec' 'CFLAGS=-arch i386 - 
arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -DUSE_ATSUI - 
DUSE_MAC_TSM''

Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: nil
   value of $LC_CTYPE: nil
   value of $LC_MESSAGES: nil
   value of $LC_MONETARY: nil
   value of $LC_NUMERIC: nil
   value of $LC_TIME: nil
   value of $LANG: nil
   locale-coding-system: iso-8859-1
   default-enable-multibyte-characters: t

Major mode: HTML

Minor modes in effect:
   encoded-kbd-mode: t
   global-auto-revert-mode: t
   desktop-save-mode: t
   show-paren-mode: t
   recentf-mode: t
   iswitchb-mode: t
   mac-print-mode: t
   tooltip-mode: t
   mac-input-method-mode: t
   tool-bar-mode: t
   mouse-wheel-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   font-lock-mode: t
   blink-cursor-mode: t
   unify-8859-on-encoding-mode: t
   utf-translate-cjk-mode: t
   auto-compression-mode: t
   temp-buffer-resize-mode: t
   column-number-mode: t
   line-number-mode: t
   transient-mark-mode: t

Recent input:
i s SPC i s SPC s o m e SPC c r a z y SPC s <backspace>
c w a p M-b M-b M-b M-b M-b M-b M-f C-f C-f f o o C-_
C-a C-k C-c C-t <return> h r e f <return> <tab> h t
<tab> / / w w w . c s . m u . z <backspace> o z . a
u <return> <return> N i c e SPC o e <backspace> n e
, SPC m a t e . C-g C-a C-k M-x r e p o r t <tab>
<return>

Recent messages:
Quit
Undo! [3 times]
Quit [2 times]
Undo!
forward-sexp: Scan error: "Containing expression ends prematurely",  
681, 681 [2 times]
Mark set
Loading emacsbug...done
Quit
Undo!
Making completion list...
Quit


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




reply via email to

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