From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Can you recommand some good fonts for emacs22 ?
Date: Tue, 21 Jul 2009 07:05:14 +0200 [thread overview]
Message-ID: <874ot6r5h1.fsf@tux.homenetwork> (raw)
In-Reply-To: 87k522g2mb.fsf@newsguy.com
Harry Putnam <reader@newsguy.com> writes:
> Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
>
>>> Captured the output of EVAL: (x-list-fonts "*")
>>> ("-sony-fixed-medium-r-normal--24-*-75-75-c-120-jisx0201.1976-0" "-sony-fixed-medium-r-normal--24-*-75-75-c-120-iso8859-1" "-sony-fixed-medium-r-normal--24-*-100-100-c-120-jisx0201.1976-0" "-sony-fixed-medium-r-normal--24-*-100-100-c-120-iso8859-1" "-sony-fixed-medium-r-normal--16-*-75-75-c-80-jisx0201.1976-0" "-sony-fixed-medium-r-normal--16-*-75-75-c-80-iso8859-1" "-sony-fixed-medium-r-normal--16-*-100-100-c-80-jisx0201.1976-0" "-sony-fixed-medium-r-normal--16-*-100-100-c-80-iso8859-1" "-schumacher-clean-medium-r-normal--12-*-75-75-c-60-koi8-r" "-schumacher-clean-medium-r-normal--12-*-75-75-c-60-iso8859-15" "-schumacher-clean-medium-r-normal--12-*-75-75-c-60-iso8859-1" "-schumacher-clean-medium-r-normal--12-*-75-75-c-60-iso10646-1" ...)
>>>
>>> I guess the `...' means a whole herd was elided
>>
>> Put point on "..." and press RET
>
> How are you able to put point on `...'? Here, as soon as I touch
> anything the output disappears..
Go in scratch buffer, insert (x-list-fonts "*"), put point at the end of
line, eval with C-j, then, as i said before, go to end of output, put
point on ... and hit RET.
You will see the rest of the list.
If you want a better output in scratch buffer:
,----
| (dolist (i (x-list-fonts "*"))
| (princ i) (terpri))
`----
Put point at end of this expression and hit C-j
Starting with this code you can write your own function to do exactly
what you want if you don't like anything/and/or/icicle.
> And of course:
> If I go to it in the *Messages* buffer or capture it into a buffer
> with C-u... putting point there and pressing RET has no effect other
> than to create a new line.
>
>
>
>
--
A + Thierry Volpiatto
Location: Saint-Cyr-Sur-Mer - France
next prev parent reply other threads:[~2009-07-21 5:05 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.1010.1245536389.2239.help-gnu-emacs@gnu.org>
2009-06-21 8:16 ` Can you recommand some good fonts for emacs22 ? Marc Tfardy
2009-06-21 9:33 ` Peter Breitfeld
2009-06-24 13:41 ` Marc Tfardy
2009-07-21 3:19 ` Harry Putnam
2009-06-21 15:29 ` Michael Ekstrand
2009-06-21 17:29 ` Thierry Volpiatto
2009-06-21 17:44 ` Drew Adams
2009-07-20 10:26 ` Harry Putnam
2009-07-20 10:56 ` Harry Putnam
2009-07-20 13:50 ` Drew Adams
2009-07-20 15:37 ` Harry Putnam
2009-07-20 18:08 ` Drew Adams
2009-07-20 10:30 ` Harry Putnam
2009-07-20 10:37 ` Harry Putnam
2009-07-20 10:52 ` Bernardo
2009-07-20 15:22 ` Harry Putnam
2009-07-20 11:34 ` Thierry Volpiatto
2009-07-20 15:32 ` Harry Putnam
2009-07-20 16:13 ` Thierry Volpiatto
2009-07-21 3:02 ` Harry Putnam
2009-07-21 5:05 ` Thierry Volpiatto [this message]
2009-07-21 15:45 ` Harry Putnam
2009-07-21 4:15 ` Drew Adams
[not found] ` <mailman.1032.1245605769.2239.help-gnu-emacs@gnu.org>
2009-07-15 11:36 ` David Combs
2009-07-15 12:15 ` Anselm Helbig
2009-07-15 12:43 ` Thierry Volpiatto
[not found] ` <mailman.2548.1247662203.2239.help-gnu-emacs@gnu.org>
2009-07-15 16:50 ` Ted Zlatanov
2009-07-15 19:26 ` Thierry Volpiatto
[not found] ` <mailman.2584.1247686398.2239.help-gnu-emacs@gnu.org>
2009-07-16 16:27 ` Ted Zlatanov
2009-06-20 11:37 waterloo
2009-06-20 23:04 ` Drew Adams
2009-06-21 9:49 ` Teemu Likonen
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874ot6r5h1.fsf@tux.homenetwork \
--to=thierry.volpiatto@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/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.
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).