GNU bug report logs - #40761
27.0.91; Displaying lines sometimes freezes

Previous Next

Package: emacs;

Reported by: PEDRO ANDRES ARANDA GUTIERREZ <paranda <at> it.uc3m.es>

Date: Wed, 22 Apr 2020 09:52:02 UTC

Severity: normal

Tags: moreinfo

Found in version 27.0.91

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 40761 in the body.
You can then email your comments to 40761 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#40761; Package emacs. (Wed, 22 Apr 2020 09:52:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to PEDRO ANDRES ARANDA GUTIERREZ <paranda <at> it.uc3m.es>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 22 Apr 2020 09:52:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: PEDRO ANDRES ARANDA GUTIERREZ <paranda <at> it.uc3m.es>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.0.91; Displaying lines sometimes freezes
Date: Wed, 22 Apr 2020 08:57:28 +0200
[Message part 1 (text/plain, inline)]
--text follows this line--

Before starting to write anything in the scratch buffer,
the cursor is places and ahown in the expected position.
However, the comments at the beginning of the buffer are not shown
until you press a Key.This happens sporadically.

The same sometimes happens when editing a file. In this case,
the line with the point is not refreshed until you press any
key.


In GNU Emacs 27.0.91 (build 1, x86_64-apple-darwin17.7.0, NS appkit-1561.61 Version 10.13.6 (Build 17G11023))
 of 2020-04-18 built on paag.local
Repository revision: 6b297519b580df27d8721943f55629689b4c83e0
Repository branch: emacs-27
Windowing system distributor 'Apple', version 10.3.1561
System Description:  Mac OS X 10.13.6

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...

Configured using:
 'configure --without-x --with-ns --with-modules --enable-silent-rules
 PKG_CONFIG_PATH=/usr/local/lib/pkgconfig LDFLAGS=-L/usr/local/lib
 CPPFLAGS=-I/usr/local/include CC=clang OBJC=clang 'CFLAGS=-g -O2''

Configured features:
NOTIFY KQUEUE ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS XIM NS MODULES
THREADS PDUMPER GMP

Important settings:
  value of $LC_CTYPE: es_ES.UTF-8
  value of $LANG: es_ES.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 dired dired-loaddefs
format-spec rfc822 mml easymenu mml-sec password-cache epa derived epg
epg-config gnus-util rmail rmail-loaddefs text-property-search time-date
subr-x seq byte-opt gv bytecomp byte-compile cconv mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader cl-loaddefs
cl-lib sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils
tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type
mwheel term/ns-win ns-win ucs-normalize mule-util term/common-win
tool-bar dnd fontset image regexp-opt fringe tabulated-list replace
newcomment text-mode elisp-mode lisp-mode prog-mode register page
tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse
jit-lock font-lock syntax facemenu font-core term/tty-colors frame
minibuffer 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 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
threads kqueue cocoa ns multi-tty make-network-process emacs)

Memory information:
((conses 16 45147 6163)
 (symbols 48 5908 1)
 (strings 32 15273 1839)
 (string-bytes 1 505323)
 (vectors 16 10192)
 (vector-slots 8 127345 13132)
 (floats 8 19 42)
 (intervals 56 248 0)
 (buffers 1000 12))

—
PEDRO ANDRES ARANDA GUTIERREZ
paranda <at> it.uc3m.es
Universidad Carlos III Madrid

Fragen sind nicht da um beantwortet zu werden…
Fragen sind da, um gestellt zu werden.
Georg Kreisler

[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40761; Package emacs. (Thu, 22 Oct 2020 14:53:01 GMT) Full text and rfc822 format available.

Message #8 received at 40761 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: PEDRO ANDRES ARANDA GUTIERREZ <paranda <at> it.uc3m.es>
Cc: 40761 <at> debbugs.gnu.org
Subject: Re: bug#40761: 27.0.91; Displaying lines sometimes freezes
Date: Thu, 22 Oct 2020 16:52:20 +0200
PEDRO ANDRES ARANDA GUTIERREZ <paranda <at> it.uc3m.es> writes:

> Before starting to write anything in the scratch buffer,
> the cursor is places and ahown in the expected position.
> However, the comments at the beginning of the buffer are not shown
> until you press a Key.This happens sporadically.
>
> The same sometimes happens when editing a file. In this case,
> the line with the point is not refreshed until you press any
> key.

[...]

> System Description:  Mac OS X 10.13.6

I'm unable to reproduce this in Macos 10.13 with the current Emacs
trunk.  Are you still experiencing this issue?  If so, would it be
possible for you to check whether it's still present in Emacs 28?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) moreinfo. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 22 Oct 2020 14:53:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40761; Package emacs. (Mon, 30 Nov 2020 12:48:02 GMT) Full text and rfc822 format available.

Message #13 received at 40761 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: PEDRO ANDRES ARANDA GUTIERREZ <paranda <at> it.uc3m.es>
Cc: 40761 <at> debbugs.gnu.org
Subject: Re: bug#40761: 27.0.91; Displaying lines sometimes freezes
Date: Mon, 30 Nov 2020 13:47:17 +0100
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> I'm unable to reproduce this in Macos 10.13 with the current Emacs
> trunk.  Are you still experiencing this issue?  If so, would it be
> possible for you to check whether it's still present in Emacs 28?

More information was requested, but none was received, so I'm closing
this bug report.  If this is still an issue, please respond to the
debbugs address and we'll reopen the report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug closed, send any further explanations to 40761 <at> debbugs.gnu.org and PEDRO ANDRES ARANDA GUTIERREZ <paranda <at> it.uc3m.es> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 30 Nov 2020 12:48:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40761; Package emacs. (Mon, 30 Nov 2020 15:45:02 GMT) Full text and rfc822 format available.

Message #18 received at 40761 <at> debbugs.gnu.org (full text, mbox):

From: PEDRO ANDRES ARANDA GUTIERREZ <paranda <at> it.uc3m.es>
To: 40761 <at> debbugs.gnu.org
Subject: Sorry
Date: Mon, 30 Nov 2020 14:59:01 +0100
[Message part 1 (text/plain, inline)]
Hi ,
I did indeed compile trunk and I'm now on a 27.1 (source pulled 3 days ago)
and in both cases this doesn't seem to happen neither on Linux (gtk3) nor
on macOS (both latest 10.13 and 10.15).

Sorry for not answering before. Overflown with work...

Best, /PA
---
PEDRO ANDRES ARANDA GUTIERREZ
Universidad Carlos III de Madrid

"Fragen sind nicht da um beantwortet zu werden.
Fragen sind da, um gestellt zu werden" Georg Kreisler
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40761; Package emacs. (Mon, 30 Nov 2020 16:14:02 GMT) Full text and rfc822 format available.

Message #21 received at 40761 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: PEDRO ANDRES ARANDA GUTIERREZ <paranda <at> it.uc3m.es>
Cc: 40761 <at> debbugs.gnu.org
Subject: Re: bug#40761: Sorry
Date: Mon, 30 Nov 2020 17:12:56 +0100
PEDRO ANDRES ARANDA GUTIERREZ <paranda <at> it.uc3m.es> writes:

> Sorry for not answering before. Overflown with work...

No problem.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 29 Dec 2020 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 231 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.