unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Vertical writing for Japanese?
@ 2010-07-18  0:03 kj
  2010-07-18 10:53 ` Pascal J. Bourguignon
  0 siblings, 1 reply; 2+ messages in thread
From: kj @ 2010-07-18  0:03 UTC (permalink / raw)
  To: help-gnu-emacs



Is there a way to have Emacs write vertically (top-to-bottom) and
right-to-left, i.e. in the way of traditional Chinese (and Japanese)
script?  This would mean that C-f would move the cursor *down*,
and C-n would move it to the *left* (pretty cool, no?).

TIA!

~K


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

* Re: Vertical writing for Japanese?
  2010-07-18  0:03 Vertical writing for Japanese? kj
@ 2010-07-18 10:53 ` Pascal J. Bourguignon
  0 siblings, 0 replies; 2+ messages in thread
From: Pascal J. Bourguignon @ 2010-07-18 10:53 UTC (permalink / raw)
  To: help-gnu-emacs

kj <no.email@please.post> writes:

> Is there a way to have Emacs write vertically (top-to-bottom) and
> right-to-left, i.e. in the way of traditional Chinese (and Japanese)
> script?  This would mean that C-f would move the cursor *down*,
> and C-n would move it to the *left* (pretty cool, no?).

No, not really.

You could however 'draw' instead of 'write'.

M-x picture-mode RET
C-c .

Then type your text.

RET won't do what you want, you'll have to move back to the next
column with the cursor,  and the file is stored line by line instead
of column by column.  But visually it will do what you want.


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/


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

end of thread, other threads:[~2010-07-18 10:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-18  0:03 Vertical writing for Japanese? kj
2010-07-18 10:53 ` Pascal J. Bourguignon

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