all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.