From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: line drawing characters
Date: Thu, 28 Oct 2004 18:04:14 -0600 [thread overview]
Message-ID: <2udfo4F28v06rU1@uni-berlin.de> (raw)
In-Reply-To: <mailman.5849.1098994657.2017.help-gnu-emacs@gnu.org>
Greg Hill wrote:
> I am using emacs (GNU Emacs 21.2.2 (sparc-sun-solaris2.7, X toolkit)) on
> a unix system under X.
Not as good as Emacs 21.3 or 21.3.50 (CVS), but should be recent enuf.
> I would like to create some simple line drawings by mixing line-drawing
> characters along with ordinary text. Surely the One True Editor is
> capable of that, but I haven't been able to glean any useful information
> on how to proceed from the Gnu Emacs Manual (Fifteenth Edition), the Gnu
> Emacs Lisp Reference Manual, or anything I could find doing a Goolge
> search.
1. These line drawing characters must belong to some character set
e.g. Unicode http://www.unicode.org/charts/PDF/U2500.pdf
2. Once you've identified the character set you want to use, you need to
figure out which Emacs coding system supports it. Then you specify
that coding system with `C-x RET c' when you edit your buffer/file.
3. Finally, you'll need how to input those characters while you're
editing. If your keyboard can enter them directly, `C-x RET k'
should handle it; but you may need to install LEIM and rebuild Emacs
and use `C-\'.
--
Kevin Rodgers
next prev parent reply other threads:[~2004-10-29 0:04 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-27 19:30 CVS Emacs compilation problem Martin Stemplinger
2004-10-27 20:04 ` Hattuari
2004-10-27 20:21 ` Martin Stemplinger
2004-10-27 21:44 ` Stefan Monnier
2004-10-28 19:28 ` Martin Stemplinger
2004-10-28 20:09 ` line drawing characters Greg Hill
[not found] ` <mailman.5849.1098994657.2017.help-gnu-emacs@gnu.org>
2004-10-28 20:58 ` Pascal Bourguignon
2004-10-28 23:09 ` Greg Hill
2004-10-29 0:04 ` Kevin Rodgers [this message]
2004-10-29 22:49 ` Greg Hill
[not found] ` <mailman.6056.1099090687.2017.help-gnu-emacs@gnu.org>
2004-10-31 22:30 ` Jesper Harder
2004-11-01 19:44 ` Greg Hill
[not found] ` <mailman.41.1099338819.8225.help-gnu-emacs@gnu.org>
2004-11-01 20:31 ` Jesper Harder
2004-11-02 15:58 ` Kevin Rodgers
2004-11-03 20:19 ` Jesper Harder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2udfo4F28v06rU1@uni-berlin.de \
--to=ihs_4664@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.