emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#21596: closed (25.0.50; redisplay broken in --daem


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#21596: closed (25.0.50; redisplay broken in --daemon)
Date: Thu, 01 Oct 2015 17:41:04 +0000

Your message dated Thu, 1 Oct 2015 13:39:39 -0400
with message-id <address@hidden>
and subject line Re: 25.0.50; Extremely slow redisplay on emacsclient
has caused the debbugs.gnu.org bug report #21597,
regarding 25.0.50; redisplay broken in --daemon
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
21597: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21597
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.0.50; redisplay broken in --daemon Date: Thu, 01 Oct 2015 09:05:10 -0400
Some recent commits have made emacs --daemon nigh impossible to use.
Starting a daemon with `emacs --daemon -Q` and opening either a
graphical or terminal client, I cannot see point move, nor see things
typed into prompts.



In GNU Emacs 25.0.50.2 (x86_64-unknown-linux-gnu, X toolkit, cairo version 
1.14.2, Xaw scroll bars)
 of 2015-10-01
Repository revision: 9c86325b69d75e9b17ff468f5a2220597979635f
Configured using:
 'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
 --localstatedir=/var --without-gconf --without-imagemagick --with-cairo
 --with-x-toolkit=lucid 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe
 -fstack-protector-strong --param=ssp-buffer-size=4 -g
 -fvar-tracking-assignments -g -fvar-tracking-assignments'
 CPPFLAGS=-D_FORTIFY_SOURCE=2
 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro'

Configured features:
XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS NOTIFY ACL
GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS
LUCID X11

Important settings:
  value of $LC_COLLATE: C
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  paredit-mode: t
  rainbow-delimiters-mode: t
  flycheck-mode: t
  company-mode: t
  save-place-mode: t
  show-paren-mode: t
  savehist-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  size-indication-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
Loading /home/mvo/.local/share/emacs/custom.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
/home/mvo/.emacs.d/elpa/dash-2.11.0/dash-functional hides 
/usr/share/emacs/site-lisp/dash/dash-functional
/home/mvo/.emacs.d/elpa/dash-2.11.0/dash hides 
/usr/share/emacs/site-lisp/dash/dash

Features:
(shadow sort gnus-util mail-extr emacsbug message idna dired format-spec
rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util help-fns mail-prsvr mail-utils term/xterm xterm paredit
easy-mmode rainbow-delimiters flycheck find-func rx subr-x dash
company-files company-oddmuse company-keywords company-etags etags xref
cl-seq project eieio byte-opt bytecomp byte-compile cl-extra help-mode
cconv eieio-core cl-macs ring company-gtags company-dabbrev-code
company-dabbrev company-capf company-cmake company-ropemacs
company-xcode company-clang company-semantic company-eclim
company-template company-css company-nxml company-bbdb company
finder-inf info package easymenu geiser-install geiser gv windmove
edmacro kmacro cl-loaddefs pcase cl-lib saveplace time-date paren
savehist zenburn-theme mule-util tooltip eldoc electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd
tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment
elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
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 charscript
case-table epa-hook jka-cmpr-hook help simple abbrev 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
dynamic-setting system-font-setting font-render-setting cairo x-toolkit
x multi-tty make-network-process emacs)

Memory information:
((conses 16 157739 4972)
 (symbols 48 24487 0)
 (miscs 40 40 109)
 (strings 32 38861 4446)
 (string-bytes 1 1070052)
 (vectors 16 15693)
 (vector-slots 8 430278 1569)
 (floats 8 232 599)
 (intervals 56 444 0)
 (buffers 976 11)
 (heap 1024 20477 1268))



--- End Message ---
--- Begin Message --- Subject: Re: 25.0.50; Extremely slow redisplay on emacsclient Date: Thu, 1 Oct 2015 13:39:39 -0400
The 511a18 build fixed it! Thank you.

btw were you able to reproduce the bug? If not, I am curious why it won't affect everyone.


--
Kaushal Modi

On Thu, Oct 1, 2015 at 1:30 PM, Kaushal Modi <address@hidden> wrote:


--
Kaushal Modi

On Thu, Oct 1, 2015 at 12:59 PM, Eli Zaretskii <address@hidden> wrote:
> From: Kaushal Modi <address@hidden>
> Date: Thu, 1 Oct 2015 12:30:11 -0400
> Cc: "address@hidden" <address@hidden>
>
> I reverted to one prior commit (
> http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=82df1878e6559188e688195f992fff10f35035e8 )
> and the issue is gone.

Please try the latest master.



--- End Message ---

reply via email to

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