unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#40761: 27.0.91; Displaying lines sometimes freezes
@ 2020-04-22  6:57 PEDRO ANDRES ARANDA GUTIERREZ
  2020-10-22 14:52 ` Lars Ingebrigtsen
  2020-11-30 13:59 ` bug#40761: Sorry PEDRO ANDRES ARANDA GUTIERREZ
  0 siblings, 2 replies; 5+ messages in thread
From: PEDRO ANDRES ARANDA GUTIERREZ @ 2020-04-22  6:57 UTC (permalink / raw)
  To: 40761

[-- Attachment #1: Type: text/plain, Size: 3643 bytes --]

--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@it.uc3m.es
Universidad Carlos III Madrid

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


[-- Attachment #2: Type: text/html, Size: 6731 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#40761: 27.0.91; Displaying lines sometimes freezes
  2020-04-22  6:57 bug#40761: 27.0.91; Displaying lines sometimes freezes PEDRO ANDRES ARANDA GUTIERREZ
@ 2020-10-22 14:52 ` Lars Ingebrigtsen
  2020-11-30 12:47   ` Lars Ingebrigtsen
  2020-11-30 13:59 ` bug#40761: Sorry PEDRO ANDRES ARANDA GUTIERREZ
  1 sibling, 1 reply; 5+ messages in thread
From: Lars Ingebrigtsen @ 2020-10-22 14:52 UTC (permalink / raw)
  To: PEDRO ANDRES ARANDA GUTIERREZ; +Cc: 40761

PEDRO ANDRES ARANDA GUTIERREZ <paranda@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





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#40761: 27.0.91; Displaying lines sometimes freezes
  2020-10-22 14:52 ` Lars Ingebrigtsen
@ 2020-11-30 12:47   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 5+ messages in thread
From: Lars Ingebrigtsen @ 2020-11-30 12:47 UTC (permalink / raw)
  To: PEDRO ANDRES ARANDA GUTIERREZ; +Cc: 40761

Lars Ingebrigtsen <larsi@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





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#40761: Sorry
  2020-04-22  6:57 bug#40761: 27.0.91; Displaying lines sometimes freezes PEDRO ANDRES ARANDA GUTIERREZ
  2020-10-22 14:52 ` Lars Ingebrigtsen
@ 2020-11-30 13:59 ` PEDRO ANDRES ARANDA GUTIERREZ
  2020-11-30 16:12   ` Lars Ingebrigtsen
  1 sibling, 1 reply; 5+ messages in thread
From: PEDRO ANDRES ARANDA GUTIERREZ @ 2020-11-30 13:59 UTC (permalink / raw)
  To: 40761

[-- Attachment #1: Type: text/plain, Size: 432 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 691 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#40761: Sorry
  2020-11-30 13:59 ` bug#40761: Sorry PEDRO ANDRES ARANDA GUTIERREZ
@ 2020-11-30 16:12   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 5+ messages in thread
From: Lars Ingebrigtsen @ 2020-11-30 16:12 UTC (permalink / raw)
  To: PEDRO ANDRES ARANDA GUTIERREZ; +Cc: 40761

PEDRO ANDRES ARANDA GUTIERREZ <paranda@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





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-30 16:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-22  6:57 bug#40761: 27.0.91; Displaying lines sometimes freezes PEDRO ANDRES ARANDA GUTIERREZ
2020-10-22 14:52 ` Lars Ingebrigtsen
2020-11-30 12:47   ` Lars Ingebrigtsen
2020-11-30 13:59 ` bug#40761: Sorry PEDRO ANDRES ARANDA GUTIERREZ
2020-11-30 16:12   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).