* bug#30565: 27.0.50; problem having x-frames and tty frames at the same time
@ 2018-02-21 3:47 rrandresf
[not found] ` <handler.30565.B.151918491329133.ack@debbugs.gnu.org>
0 siblings, 1 reply; 3+ messages in thread
From: rrandresf @ 2018-02-21 3:47 UTC (permalink / raw)
To: 30565
Hi. With master compiled yesterday.
emacs -Q
M-x server-start
on xterm do emacsclient -c -t
On my case I could not write any text on any of the frames.
In GNU Emacs 27.0.50 (build 2, arm-unknown-linux-gnueabihf, X toolkit, Xaw3d scroll bars)
of 2018-02-19 built on chulpaca
Windowing system distributor 'The X.Org Foundation', version 11.0.11804000
System Description: Debian GNU/Linux 9 (stretch)
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Configured using:
'configure --build=arm-linux-gnueabihf --prefix=/usr
'--includedir=${prefix}/include' '--mandir=${prefix}/share/man'
'--infodir=${prefix}/share/info' --sysconfdir=/etc --localstatedir=/var
--disable-silent-rules '--libdir=${prefix}/lib/arm-linux-gnueabihf'
'--libexecdir=${prefix}/lib/arm-linux-gnueabihf'
--disable-maintainer-mode --disable-dependency-tracking --prefix=/usr
--sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var
--with-x-toolkit=lucid --mandir=/usr/share/man/emacs27
--pdfdir=/usr/share/doc/emacs/emacs27 --infodir=/usr/share/info/emacs27
--with-sound --without-gconf --with-xft --without-xwidgets
--with-gameuser=:games --program-suffix=emacs27 'CFLAGS=-g -O2
-fdebug-prefix-map=/home/soni/abs/emacs-27.0.50=. -fstack-protector-strong
-Wformat -Werror=format-security' 'CPPFLAGS=-Wdate-time
-D_FORTIFY_SOURCE=2' LDFLAGS=-Wl,-z,relro'
Configured features:
XAW3D XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GSETTINGS NOTIFY
GNUTLS LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS LUCID X11 THREADS
LIBSYSTEMD LCMS2
Important settings:
value of $LC_COLLATE: C
value of $LC_MESSAGES: en_US.UTF-8
value of $LANG: en_US.UTF-8
locale-coding-system: utf-8-unix
Major mode: Lisp Interaction
Minor modes in effect:
tooltip-mode: t
global-eldoc-mode: t
eldoc-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Load-path shadows:
None found.
Features:
(shadow sort mail-extr emacsbug message rmc puny seq byte-opt gv
bytecomp byte-compile cconv cl-loaddefs cl-lib dired dired-loaddefs
format-spec rfc822 mml easymenu mml-sec password-cache epa derived epg
epg-config gnus-util rmail rmail-loaddefs mm-decode mm-bodies mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils elec-pair time-date
mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar
dnd fontset image regexp-opt fringe tabulated-list replace newcomment
text-mode elisp-mode lisp-mode prog-mode register page menu-bar
rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core term/tty-colors frame cl-generic cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese composite charscript charprop
case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer
cl-preloaded nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote dbusbind inotify lcms2
dynamic-setting system-font-setting font-render-setting x-toolkit x
multi-tty make-network-process emacs)
Memory information:
((conses 8 96044 10457)
(symbols 24 20497 1)
(miscs 20 38 187)
(strings 16 29376 2754)
(string-bytes 1 758278)
(vectors 12 14154)
(vector-slots 4 523097 17116)
(floats 8 51 75)
(intervals 28 281 12)
(buffers 536 11))
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#30565: Acknowledgement (27.0.50; problem having x-frames and tty frames at the same time)
[not found] ` <handler.30565.B.151918491329133.ack@debbugs.gnu.org>
@ 2018-03-04 16:37 ` andrés ramírez
2018-03-04 17:01 ` Noam Postavsky
0 siblings, 1 reply; 3+ messages in thread
From: andrés ramírez @ 2018-03-04 16:37 UTC (permalink / raw)
To: 30565
Please. Close this one. fixed on latest master
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#30565: Acknowledgement (27.0.50; problem having x-frames and tty frames at the same time)
2018-03-04 16:37 ` bug#30565: Acknowledgement (27.0.50; problem having x-frames and tty frames at the same time) andrés ramírez
@ 2018-03-04 17:01 ` Noam Postavsky
0 siblings, 0 replies; 3+ messages in thread
From: Noam Postavsky @ 2018-03-04 17:01 UTC (permalink / raw)
To: andrés ramírez; +Cc: 30565
tags 30565 fixed
close 30565
quit
andrés ramírez <rrandresf@gmail.com> writes:
> Please. Close this one. fixed on latest master
Okay.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-04 17:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-21 3:47 bug#30565: 27.0.50; problem having x-frames and tty frames at the same time rrandresf
[not found] ` <handler.30565.B.151918491329133.ack@debbugs.gnu.org>
2018-03-04 16:37 ` bug#30565: Acknowledgement (27.0.50; problem having x-frames and tty frames at the same time) andrés ramírez
2018-03-04 17:01 ` Noam Postavsky
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.