- Subject: moving the cursor in an expanded abrev
- From: Joachim Schmitz <js@xxxxxxxxxxxxx>
- Date: Wed, 13 Nov 2002 08:48:23 +0100
Hi,
I startet using abbrevs recently and like it very much. I use it mainly for
editing xhtml files and have abbreviations like this:
define_abbrev ("xml", "hha", "<a href=\"\"></a>\010");
which inserts <a href=""></a>
now I want the cursor to move inbetween the ""
how can I achieve that ?
PS. to make the xml-mode use the abbrevtable "xml" one has to insert
define xml_mode_hook ()
{
set_abbrev_mode (1);
use_abbrev_table ("xml"); <-- this was nowhere mentioned in the abbrev
doc
}
in the .jedrc file.
Mit freundlichen Grüßen Joachim Schmitz
--------------------------------------------------------------------
AixtraWare Ingenieurbüro für Internetanwendungen
Hüsgenstr. 33a, D-52457 Aldenhoven
Telefon: +49-2464-8851, FAX: +49-2464-905163
--------------------------------------------------------------------
Key fingerprint = DA10 CC82 62F8 1DBB 39A1 1EDC 725B 3317 A8D7 C3A6
Keyserver: http://www.keyserver.net/en/
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2002 date index]
[2002 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]