all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Engster <deng@randomsample.de>
To: "emacs-devel\@gnu.org Development" <emacs-devel@gnu.org>
Subject: Re: Emacs fullscreen and sizes in frame parameters
Date: Mon, 10 Jun 2013 18:10:59 +0200	[thread overview]
Message-ID: <87zjuyosj0.fsf@engster.org> (raw)
In-Reply-To: <877gi3ruqk.fsf@engster.org> (David Engster's message of "Sun, 09 Jun 2013 20:42:43 +0200")

David Engster writes:
> chad writes:
>> On 09 Jun 2013, at 02:40, David Engster <deng@randomsample.de> wrote:
>>
>>> And yes, I'm working on X11. So I'm now back at how to choose the right
>>> font for a real fullscreen frame. I guess "5x8" should be OK for almost
>>> all common resolutions, but I can't be sure. So the question remains if
>>> I can somehow fake this... The optimum would be a fake font with 1 pixel
>>> height. :-)
>>
>> You might see if modern X11 systems still recognize the font `nil2'.
>
> Actually yes, nil2 is still there, but I cannot use it in Emacs for some
> reason. 'xterm -fn nil2' works, and I see that nil2 is an alias for
>
> -misc-nil-medium-r-normal--2-20-75-75-c-10-misc-fontspecific
>
> but Emacs tells me
>
>   'Font `nil2' is not defined'.

I've found a good replacement by using a xft font with very small
height: "Bitstream Charter" with height '20' is 1 pixel wide and 4
pixels high. Everything below 11 makes Emacs segfault with a floating
point exception (should I submit a report about this? I think there was
already one, but I cannot find it).

The only thing still bothering me is the rightmost column that is
reserved for the truncation/continuation character. I already tried
setting it to 'zero-width' through glyphless-char-display, but that does
not work. Can I somehow reclaim the rightmost column, or is this fixed?

-David



  reply	other threads:[~2013-06-10 16:10 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-08 22:04 Emacs fullscreen and sizes in frame parameters David Engster
2013-06-09  2:43 ` Eli Zaretskii
2013-06-09  6:47   ` David Engster
2013-06-09  7:24     ` David Engster
2013-06-09  9:12       ` David Engster
2013-06-09  9:14       ` Jan Djärv
2013-06-09  9:40         ` David Engster
2013-06-09 12:47           ` chad
2013-06-09 15:52             ` Thien-Thi Nguyen
2013-06-09 18:42             ` David Engster
2013-06-10 16:10               ` David Engster [this message]
2013-06-09  6:55 ` Jan Djärv
2013-06-09 15:54   ` Eli Zaretskii

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=87zjuyosj0.fsf@engster.org \
    --to=deng@randomsample.de \
    --cc=emacs-devel@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.
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.