help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XQuartz to 25.3.1 netbsd-8.0; emacsclient new frame height has 3-line de


From: Van L
Subject: XQuartz to 25.3.1 netbsd-8.0; emacsclient new frame height has 3-line default
Date: Thu, 4 Oct 2018 15:40:22 +1000

Hello,

I’d like to have the emacsclient new frame to have height 24 or 40.

Whatever I have that is setting the default gives 3.

This is the script I use after `ssh -Y’ to target host.

┌────
│ 1  #!/bin/sh
│ 2  emacsclient --eval "(make-frame-on-display \"$DISPLAY\" '((height . 24)))"
└────

I’ve tried `emacs*geometry: 80x24’ in .Xresources but that has no effect.

`xterm*cursorColor: red’ works.

Any idea?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]