Current-Users archive

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

Re: Failure to build "current" emacs from pkgsrc on current



Riccardo Mottola <riccardo.mottola%libero.it@localhost> writes:

> … I updated once again pkgsrc, rebuilt
> gtk... and now building of emacs completed!
>
> So that issue is solved for me.

One issue I have is at the creation of new frames.

The visible frame truncates rapidly to show a short 4 lines from the
buffer.

What I have in `.emacs' is a preference for 35 lines.

  (add-to-list 'default-frame-alist '(height . 35))
  (add-to-list 'default-frame-alist '(width . 80))

Calling `emacs -Q' also sees the buffer truncate to 4 lines visible when
repeatedly creating new frames.

The call used is from macos/xquartz to netbsd

  ssh -Xf wakeman /usr/pkg/bin/emacs-26.2
  ssh -Xf wakeman /usr/pkg/bin/emacs-26.2 -Q

This is with the following build detail

GNU Emacs 26.2 (build 1, x86_64--netbsd, GTK+ Version 3.24.1)
 of 2019-05-01

NetBSD wakeman 8.99.37 NetBSD 8.99.37 (GENERIC) #0: Wed Apr 24 20:53:10 UTC 2019  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64

-- 
© 2019 Van L
gpg using EEF2 37E9 3840 0D5D 9183  251E 9830 384E 9683 B835
"I posted it on the Internet the Internet says it was fake." - Soulja Boy



Home | Main Index | Thread Index | Old Index