* Re: M-e in HTML mode
2002-09-20 21:20 M-e in HTML mode Wu XiaoGuang
@ 2002-09-20 14:40 ` Kai Großjohann
2002-09-22 21:49 ` Wu XiaoGuang
0 siblings, 1 reply; 9+ messages in thread
From: Kai Großjohann @ 2002-09-20 14:40 UTC (permalink / raw)
Wu XiaoGuang <woohsiaokuang@yahoo.com.cn> writes:
> I'm using Emacs 21.1 to edit html file in Mandrake Linux 8.2 .
> When I use "M-e", the cursor ought to go to the point of the next ".",
> but it always goes to the end of the paragragh.
See the variable sentence-end-double-space and other variables
referenced from there.
kai
--
~/.signature is: umop 3p!sdn (Frank Nobis)
^ permalink raw reply [flat|nested] 9+ messages in thread
* M-e in HTML mode
@ 2002-09-20 21:20 Wu XiaoGuang
2002-09-20 14:40 ` Kai Großjohann
0 siblings, 1 reply; 9+ messages in thread
From: Wu XiaoGuang @ 2002-09-20 21:20 UTC (permalink / raw)
Hi, all:
I'm using Emacs 21.1 to edit html file in Mandrake Linux 8.2 .
When I use "M-e", the cursor ought to go to the point of the next ".",
but it always goes to the end of the paragragh.
Although When I read the tutorial("C-h t"), the "M-e" key goes well.
Thank you.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: M-e in HTML mode
2002-09-22 21:49 ` Wu XiaoGuang
@ 2002-09-22 15:41 ` Kai Großjohann
2002-09-22 15:48 ` Charles Muller
[not found] ` <mailman.1032709638.26470.help-gnu-emacs@gnu.org>
2 siblings, 0 replies; 9+ messages in thread
From: Kai Großjohann @ 2002-09-22 15:41 UTC (permalink / raw)
Wu XiaoGuang <woohsiaokuang@yahoo.com.cn> writes:
> But the Chinese sentences stay the same, although I have set it as the
> style.
Do you use the same "." character in English and Chinese sentences?
I vaguely recall that there is a special Chinese period character.
If you look at the variable sentence-end, then you'll see that only
the Ascii period is included.
kai
--
~/.signature is: umop 3p!sdn (Frank Nobis)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: M-e in HTML mode
2002-09-22 21:49 ` Wu XiaoGuang
2002-09-22 15:41 ` Kai Großjohann
@ 2002-09-22 15:48 ` Charles Muller
[not found] ` <mailman.1032709638.26470.help-gnu-emacs@gnu.org>
2 siblings, 0 replies; 9+ messages in thread
From: Charles Muller @ 2002-09-22 15:48 UTC (permalink / raw)
> > Wu XiaoGuang <woohsiaokuang@yahoo.com.cn> writes:
> >
> > > I'm using Emacs 21.1 to edit html file in Mandrake Linux 8.2 .
> > > When I use "M-e", the cursor ought to go to the point of the next ".",
> > > but it always goes to the end of the paragragh.
I have had much greater success doing East Asian languages in Emacs by using
the TEI-Emacs package. You might want to give it a try.
Chuck
---------------------------
Charles Muller <acmuller@gol.com>
Faculty of Humanities, Toyo Gakuen University
Digital Dictionary of Buddhism and CJKV-English Dictionary
[http://www.acmuller.net]
Mobile Phone: 090-9310-1787
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: M-e in HTML mode
2002-09-20 14:40 ` Kai Großjohann
@ 2002-09-22 21:49 ` Wu XiaoGuang
2002-09-22 15:41 ` Kai Großjohann
` (2 more replies)
0 siblings, 3 replies; 9+ messages in thread
From: Wu XiaoGuang @ 2002-09-22 21:49 UTC (permalink / raw)
Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:
> Wu XiaoGuang <woohsiaokuang@yahoo.com.cn> writes:
>
> > I'm using Emacs 21.1 to edit html file in Mandrake Linux 8.2 .
> > When I use "M-e", the cursor ought to go to the point of the next ".",
> > but it always goes to the end of the paragragh.
>
> See the variable sentence-end-double-space and other variables
> referenced from there.
>
Thank you for your hint.
Now the English sentences have been "improved".
But the Chinese sentences stay the same, although I have set it as the
style.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: M-e in HTML mode
[not found] ` <mailman.1032709638.26470.help-gnu-emacs@gnu.org>
@ 2002-09-22 22:59 ` Stefan Monnier <foo@acm.com>
2002-09-23 1:49 ` Karl Eichwalder
2002-09-23 2:25 ` Charles Muller
2002-09-23 9:15 ` Wu XiaoGuang
1 sibling, 2 replies; 9+ messages in thread
From: Stefan Monnier <foo@acm.com> @ 2002-09-22 22:59 UTC (permalink / raw)
>> > > I'm using Emacs 21.1 to edit html file in Mandrake Linux 8.2 .
>> > > When I use "M-e", the cursor ought to go to the point of the next
>> > > ".", but it always goes to the end of the paragragh.
> I have had much greater success doing East Asian languages in Emacs by using
> the TEI-Emacs package. You might want to give it a try.
What's that TEI-Emacs package ?
Could we make sure that those people's enhancements (and problems, ...)
get propagated to emacs-devel@gnu.org or somesuch so that we can
improve the default behavior of Emacs (and so as to reduce the amount
of code they have to maintain) ?
Stefan
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: M-e in HTML mode
2002-09-22 22:59 ` Stefan Monnier <foo@acm.com>
@ 2002-09-23 1:49 ` Karl Eichwalder
2002-09-23 2:25 ` Charles Muller
1 sibling, 0 replies; 9+ messages in thread
From: Karl Eichwalder @ 2002-09-23 1:49 UTC (permalink / raw)
"Stefan Monnier <foo@acm.com>" <monnier+gnu.emacs.help/news/@flint.cs.yale.edu> writes:
> What's that TEI-Emacs package ?
Basically psgml plus customizations. Thus we must make sure to add
psgml first...
--
ke@suse.de (work) / keichwa@gmx.net (home): |
http://www.suse.de/~ke/ | ,__o
Free Translation Project: | _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/ | (*)/'(*)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: M-e in HTML mode
2002-09-22 22:59 ` Stefan Monnier <foo@acm.com>
2002-09-23 1:49 ` Karl Eichwalder
@ 2002-09-23 2:25 ` Charles Muller
1 sibling, 0 replies; 9+ messages in thread
From: Charles Muller @ 2002-09-23 2:25 UTC (permalink / raw)
Stefan wrote:
> What's that TEI-Emacs package ?
Please see http://www.tei-c.org/Software/
Chuck
---------------------------
Charles Muller <acmuller@gol.com>
Faculty of Humanities, Toyo Gakuen University
Digital Dictionary of Buddhism and CJKV-English Dictionary
[http://www.acmuller.net]
Mobile Phone: 090-9310-1787
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: M-e in HTML mode
[not found] ` <mailman.1032709638.26470.help-gnu-emacs@gnu.org>
2002-09-22 22:59 ` Stefan Monnier <foo@acm.com>
@ 2002-09-23 9:15 ` Wu XiaoGuang
1 sibling, 0 replies; 9+ messages in thread
From: Wu XiaoGuang @ 2002-09-23 9:15 UTC (permalink / raw)
Charles Muller <acmuller@gol.com> writes:
> > > Wu XiaoGuang <woohsiaokuang@yahoo.com.cn> writes:
> > >
> > > > I'm using Emacs 21.1 to edit html file in Mandrake Linux 8.2 .
> > > > When I use "M-e", the cursor ought to go to the point of the next ".",
> > > > but it always goes to the end of the paragragh.
>
> I have had much greater success doing East Asian languages in Emacs by using
> the TEI-Emacs package. You might want to give it a try.
>
> Chuck
>
http://www.tei-c.org/Software/tei-emacs.tar.gz
Oh, it's more than 18M, and it will cost me about 2 hour to download
it with my poor Modem.
Any other solution?
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2002-09-23 9:15 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-20 21:20 M-e in HTML mode Wu XiaoGuang
2002-09-20 14:40 ` Kai Großjohann
2002-09-22 21:49 ` Wu XiaoGuang
2002-09-22 15:41 ` Kai Großjohann
2002-09-22 15:48 ` Charles Muller
[not found] ` <mailman.1032709638.26470.help-gnu-emacs@gnu.org>
2002-09-22 22:59 ` Stefan Monnier <foo@acm.com>
2002-09-23 1:49 ` Karl Eichwalder
2002-09-23 2:25 ` Charles Muller
2002-09-23 9:15 ` Wu XiaoGuang
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).