unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14213: 24.3; Redraw artifacts with emacs cursor and highlighting
@ 2013-04-15 21:09 Chris Rose
  2013-04-16  6:18 ` Eli Zaretskii
  2013-10-08  1:48 ` bug#14213: Confirmed bug Ebrahim Azarisooreh
  0 siblings, 2 replies; 10+ messages in thread
From: Chris Rose @ 2013-04-15 21:09 UTC (permalink / raw)
  To: 14213

This bug report will be sent to the Bug-GNU-Emacs mailing list
and the GNU bug tracker at debbugs.gnu.org.  Please check that
the From: line contains a valid email address.  After a delay of up
to one day, you should receive an acknowledgment at that address.

Please write in English if possible, as the Emacs maintainers
usually do not have translators for other languages.

Please describe exactly what actions triggered the bug, and
the precise symptoms of the bug.  If you can, give a recipe
starting from `emacs -Q':

When editing text, I odd cursor shadows and leftover, un-redrawn text as
I type; for example, during the typing of this sentence the letters on
this line were often obscured by the cursor appearing over them, as well
as appearing on the current line.

This is best shown in an image: http://imgur.com/IjAxNWC

I am running emacs as a daemon on a RHEL5 64 bit host, and running emacsclient there as well, using an Xorg server on Ubuntu 12.04
emacs daemon command line:
ssh -f -o ForwardAgent=no -o ForwardX11=no -o ForwardX11Trusted=no chrisros.desktop 'DISPLAY= nohup ~/bin/emacs -nw --daemon 2>&1 >/dev/null'
ssh -f chrisros.desktop '~/bin/emacsclient -c'

If I run emacs daemon with -Q, the issue persists:
ssh -f chrisros.desktop 'DISPLAY= nohup ~/bin/emacs -Q -nw --daemon 2>&1 >/dev/null'
ssh -f chrisros.desktop '~/bin/emacsclient -c'

Image with emacs --daemon -Q: http://imgur.com/v7ZOKtA

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/home/chrisros/share/emacs/24.3/etc/DEBUG.


In GNU Emacs 24.3.3 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2013-03-11 on chrisros.desktop.amazon.com
Windowing system distributor `The X.Org Foundation', version 11.0.11103000
System Description:	Red Hat Enterprise Linux Client release 5.4 (Tikanga)

Configured using:
 `configure '--prefix=/home/chrisros' '--with-x-toolkit=lucid'
 '--enable-link-time-optimization''

Important settings:
  locale-coding-system: nil
  default enable-multibyte-characters: t

Major mode: ReST
(however, the bug occurs in python-mode, shell-mode, and the minibuffer,
as well as in this message mode.)

Minor modes in effect:
  which-function-mode: t
  diff-auto-refine-mode: t
  hl-line-mode: t
  nxhtml-menu-mode: t
  shell-dirtrack-mode: t
  global-edit-server-edit-mode: t
  url-handler-mode: t
  iswitchb-mode: t
  global-auto-complete-mode: t
  yas/global-mode: t
  yas/minor-mode: t
  show-paren-mode: t
  global-whitespace-mode: t
  electric-pair-mode: t
  desktop-save-mode: t
  tooltip-mode: t
  mouse-wheel-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
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  auto-fill-mode: 1

Recent input:
<backspace> w <tab> <down> <down> <up> <return> C-e 
C-a ( s e t q SPC t i m e r - <M-backspace> r e d r 
a w - t i m e r SPC M-b M-b c r / C-e ( <backspace> 
C-e C-j C-x b <return> C-a C-SPC <up> <down> <down> 
C-w C-w C-x C-s <down-mouse-1> <mouse-1> <return> <return> 
<return> <up> 1 . SPC P r e p a r e SPC t h e SPC b 
u n d l e SPC t h a t SPC w i l l SPC b e SPC e x e 
c u t e d SPC M-x b l i <tab> c <tab> <return> <down> 
<up> C-a C-e C-a C-e <help-echo> M-x h l - l <tab> 
<return> <down> <down> <down> <up> <up> <up> <down> 
<down> <down> <down> <up> <up> <up> <up> <down-mouse-1> 
<mouse-1> <S-right> C-x b s c <return> ( C a n c <tab> 
<backspace> <backspace> <backspace> <backspace> c a 
c <backspace> n c <tab> <tab> t i <tab> SPC c r <tab> 
/ r <tab> <down> <down> <down> <down> <return> C-e 
C-j <up> <up> C-e C-j ( t i m e r <tab> C-a C-k t i 
m e r - l <tab> <tab> C-j ( r <backspace> s e t q SPC 
r e d <tab> <down> <down> <down> <return> <M-backspace> 
<M-backspace> r e d i <tab> <down> <down> <return> 
SPC t C-e C-j <S-left> <down> <up> <up> <up> <up> <up> 
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <up> <up> C-e <return> <return> <backspace> 
<backspace> <return> <return> <backspace> <backspace> 
<return> <return> <return> <return> <up> <up> <up> 
<down> <down> <up> <up> <delete> <delete> <delete> 
<up> C-e <down-mouse-1> <mouse-1> M-x r e p o r t - 
e m <tab> <return>

Recent messages:
byte-code: End of buffer
Auto-saving...done
Mark set
Saving file ****...
Wrote ****
Blink-Cursor mode enabled
Hl-Line mode enabled
Auto-saving...done
byte-code: End of buffer
Auto-saving...done

Load-path shadows:
/home/chrisros/.emacs.d/vendor/nxhtml/util/edit-server hides /home/chrisros/.emacs.d/elpa/edit-server-20121205.328/edit-server
/home/chrisros/.emacs.d/vendor/nxhtml/util/fold-dwim hides /home/chrisros/.emacs.d/elpa/fold-dwim-1.2/fold-dwim
/home/chrisros/.emacs.d/vendor/nxhtml/util/fold-dwim hides ~/.emacs.d/vendor/fold-dwim
/home/chrisros/.emacs.d/elpa/pymacs-0.25/pymacs hides ~/.emacs.d/vendor/pymacs
/home/chrisros/.emacs.d/vendor/nxhtml/util/ack hides ~/.emacs.d/vendor/ack
/home/chrisros/.emacs.d/vendor/nxhtml/web-vcs hides ~/.emacs.d/vendor/web-vcs
/home/chrisros/.emacs.d/vendor/nxhtml/util/tabkey2 hides ~/.emacs.d/vendor/tabkey2
~/.emacs.d/custom hides /home/chrisros/share/emacs/24.3/lisp/custom
/home/chrisros/.emacs.d/vendor/nxhtml/util/org-odt hides /home/chrisros/share/emacs/24.3/lisp/org/org-odt
/home/chrisros/.emacs.d/vendor/nxhtml/related/php-mode hides /home/chrisros/.emacs.d/vendor/php-mode-1.5.0/php-mode

Features:
(shadow sort mail-extr emacsbug message format-spec rfc822 mml mml-sec
mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils
mailheader sendmail rfc2047 rfc2045 ietf-drums mail-utils windmove rst
pcmpl-unix add-log which-func subword cus-edit wid-edit ropemacs pymacs
hi-lock imenu help-mode server highlight-parentheses diff-hl vc-dir ewoc
diff-mode cr-amazon cr-visual-niceties tempbuf fold-dwim hideshow
noutline outline hl-line cr-extensions custom-flymake cr-nxhtml jinja
mumamo rx flymake-files flymakemsg nxhtml-autostart nxhtml-autoload
majmodpri vc-git vc-p4 p4-lowlevel ediff-merg ediff-diff ediff-wind
ediff-help ediff-util ediff-mult ediff-init ediff vc vc-dispatcher
nxhtml-menu web-autoload nxhtml-base cr-yaml yaml-mode cr-shell-script
cr-perl cr-perl-debug-track perltidy cperl-mode cr-ruby custom-sql
sql-indent sql custom-org custom-shell custom-nxml custom-markdown
custom-js2 custom-lisp elisp-ext custom-dired custom-php cr-mediawiki
python-ide flymake ipython executable shell pcomplete python-mode
info-look info custom-text-mode cr-smerge custom-ibuffer ibuffer
custom-edit-server edit-server cr-gist pastebin gist xml custom-server
custom-vc custom-ansi-term term disp-table ehelp custom-OSX
custom-abbrev pabbrev thingatpt custom-yasnippet custom-keyboard
framemove custom-iswitchb custom-misc url-handlers iswitchb
custom-autocomplete warnings auto-complete-config auto-complete
custom-functions batch-mode erlang-start iedit browse-kill-ring ffap
url-parse auth-source eieio byte-opt bytecomp byte-compile cconv
gnus-util mm-util mail-prsvr password-cache url-vars zencoding-mode
pycov2 linum scratch ack derived compile comint ansi-color ring
dired-single pager pair-mode easy-mmode skeleton lorem-ipsum table
cr-packages diff-hl-autoloads finder-inf edit-server-autoloads
fill-column-indicator-autoloads fold-dwim-autoloads gist-autoloads
goto-last-change-autoloads highlight-parentheses-autoloads
magit-autoloads mediawiki-autoloads mode-compile-autoloads
notify-autoloads pymacs-autoloads rainbow-mode-autoloads
sunrise-x-buttons-autoloads sunrise-x-loop-autoloads
sunrise-x-mirror-autoloads sunrise-x-modeline-autoloads
sunrise-x-tabs-autoloads sunrise-x-tree-autoloads
sunrise-commander-autoloads undo-tree-autoloads yaml-mode-autoloads
yasnippet-bundle-autoloads yasnippet-bundle cl-macs gv dropdown-list
yasnippet edmacro kmacro easymenu assoc cl package cr-environment
cr-coding advice help-fns cl-lib advice-preload cr-utilities re-builder
time-date tomorrow-night-bright-theme paren whitespace autorevert
electric desktop cus-start cus-load tooltip ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment lisp-mode register page menu-bar
rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak
czech european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
cus-face macroexp files text-properties overlay sha1 md5 base64 format
env code-pages mule custom widget hashtable-print-readable backquote
make-network-process dbusbind dynamic-setting system-font-setting
font-render-setting x-toolkit x multi-tty emacs)





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

* bug#14213: 24.3; Redraw artifacts with emacs cursor and highlighting
  2013-04-15 21:09 bug#14213: 24.3; Redraw artifacts with emacs cursor and highlighting Chris Rose
@ 2013-04-16  6:18 ` Eli Zaretskii
  2013-04-16  6:53   ` Chris Rose
  2013-10-08  1:48 ` bug#14213: Confirmed bug Ebrahim Azarisooreh
  1 sibling, 1 reply; 10+ messages in thread
From: Eli Zaretskii @ 2013-04-16  6:18 UTC (permalink / raw)
  To: Chris Rose; +Cc: 14213

> From: Chris Rose <offline@offby1.net>
> Date: Mon, 15 Apr 2013 14:09:28 -0700
> 
> When editing text, I odd cursor shadows and leftover, un-redrawn text as
> I type; for example, during the typing of this sentence the letters on
> this line were often obscured by the cursor appearing over them, as well
> as appearing on the current line.
> 
> This is best shown in an image: http://imgur.com/IjAxNWC
> 
> I am running emacs as a daemon on a RHEL5 64 bit host, and running emacsclient there as well, using an Xorg server on Ubuntu 12.04
> emacs daemon command line:
> ssh -f -o ForwardAgent=no -o ForwardX11=no -o ForwardX11Trusted=no chrisros.desktop 'DISPLAY= nohup ~/bin/emacs -nw --daemon 2>&1 >/dev/null'
> ssh -f chrisros.desktop '~/bin/emacsclient -c'
> 
> If I run emacs daemon with -Q, the issue persists:
> ssh -f chrisros.desktop 'DISPLAY= nohup ~/bin/emacs -Q -nw --daemon 2>&1 >/dev/null'
> ssh -f chrisros.desktop '~/bin/emacsclient -c'
> 
> Image with emacs --daemon -Q: http://imgur.com/v7ZOKtA

Do other Emacs versions show the same problem?  Or did this start
happening with 24.3?





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

* bug#14213: 24.3; Redraw artifacts with emacs cursor and highlighting
  2013-04-16  6:18 ` Eli Zaretskii
@ 2013-04-16  6:53   ` Chris Rose
  2013-04-16  8:38     ` Eli Zaretskii
  0 siblings, 1 reply; 10+ messages in thread
From: Chris Rose @ 2013-04-16  6:53 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14213

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

I believe (but it'd be mildy awkward to test it) that it started at least
as early as 24.2. Given some time I could triangulate it, but it'd be
during work hours and it's a major time sink to compile that many emacs
versions one after the other.


On Mon, Apr 15, 2013 at 11:18 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Chris Rose <offline@offby1.net>
> > Date: Mon, 15 Apr 2013 14:09:28 -0700
> >
> > When editing text, I odd cursor shadows and leftover, un-redrawn text as
> > I type; for example, during the typing of this sentence the letters on
> > this line were often obscured by the cursor appearing over them, as well
> > as appearing on the current line.
> >
> > This is best shown in an image: http://imgur.com/IjAxNWC
> >
> > I am running emacs as a daemon on a RHEL5 64 bit host, and running
> emacsclient there as well, using an Xorg server on Ubuntu 12.04
> > emacs daemon command line:
> > ssh -f -o ForwardAgent=no -o ForwardX11=no -o ForwardX11Trusted=no
> chrisros.desktop 'DISPLAY= nohup ~/bin/emacs -nw --daemon 2>&1 >/dev/null'
> > ssh -f chrisros.desktop '~/bin/emacsclient -c'
> >
> > If I run emacs daemon with -Q, the issue persists:
> > ssh -f chrisros.desktop 'DISPLAY= nohup ~/bin/emacs -Q -nw --daemon 2>&1
> >/dev/null'
> > ssh -f chrisros.desktop '~/bin/emacsclient -c'
> >
> > Image with emacs --daemon -Q: http://imgur.com/v7ZOKtA
>
> Do other Emacs versions show the same problem?  Or did this start
> happening with 24.3?
>



-- 
Chris R.
======
Not to be taken literally, internally, or seriously.
Twitter: http://twitter.com/offby1

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

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

* bug#14213: 24.3; Redraw artifacts with emacs cursor and highlighting
  2013-04-16  6:53   ` Chris Rose
@ 2013-04-16  8:38     ` Eli Zaretskii
  2013-04-16 16:16       ` Chris Rose
  0 siblings, 1 reply; 10+ messages in thread
From: Eli Zaretskii @ 2013-04-16  8:38 UTC (permalink / raw)
  To: Chris Rose; +Cc: 14213

> From: Chris Rose <offline@offby1.net>
> Date: Mon, 15 Apr 2013 23:53:32 -0700
> Cc: 14213@debbugs.gnu.org
> 
> I believe (but it'd be mildy awkward to test it) that it started at least
> as early as 24.2.

Is it possible that there was some change in your system configuration
(hardware or software) that happened around the time you started
seeing this?

I mean, 24.2 was released last August; if it had such a glaring bug in
the display code on a popular platform such as yours, we should have
heard of it by now.  But I don't think any such problems were reported
until now.

One other thing to try is an unoptimized build (CFLAGS='-g3 -O0'),
maybe it's a compiler issue (which version are you using, btw?).





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

* bug#14213: 24.3; Redraw artifacts with emacs cursor and highlighting
  2013-04-16  8:38     ` Eli Zaretskii
@ 2013-04-16 16:16       ` Chris Rose
  2013-04-17 18:53         ` Chris Rose
  0 siblings, 1 reply; 10+ messages in thread
From: Chris Rose @ 2013-04-16 16:16 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14213

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

It's definitely possible; I vaguely remember taking an Xorg update around
that time on the x server side, so I'd be surprised if they were unrelated.

I'm pretty confident that this problem is localized to emacs, though; emacs
is the only application with which I experience the issue.

Some more possibly useful data:

The issue does not occur with emacsclient using the XQuartz server on my
OSX box, connected to the same daemon.

Xorg version (now) on my Ubuntu box:
aptitude show xserver-xorg
Package: xserver-xorg
State: installed
Automatically installed: no
Version: 1:7.6+12ubuntu2
Priority: optional
Section: x11
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Uncompressed Size: 369 k
Depends: xserver-xorg-core (>= 2:1.11), xserver-xorg-video-all (>= 0~) |
xorg-driver-video, xserver-xorg-input-all (>= 0~) | xorg-driver-input,
xserver-xorg-input-evdev (>= 0~), libc6 (>= 2.7),
         xkb-data (>= 1.4), x11-xkb-utils
Recommends: libgl1-mesa-dri
Conflicts: xorg-renamed-package, xserver-xorg-renamed
Replaces: xorg-renamed-package, xserver-xorg-renamed
Provides: xserver, xserver-xorg-renamed
Provided by: xserver-xorg-lts-quantal
Description: X.Org X server

I will try today to find time to roll back to 24.2 and see if it occurs
there. I'll try 24.1 as well, if time permits.


On Tue, Apr 16, 2013 at 1:38 AM, Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Chris Rose <offline@offby1.net>
> > Date: Mon, 15 Apr 2013 23:53:32 -0700
> > Cc: 14213@debbugs.gnu.org
> >
> > I believe (but it'd be mildy awkward to test it) that it started at least
> > as early as 24.2.
>
> Is it possible that there was some change in your system configuration
> (hardware or software) that happened around the time you started
> seeing this?
>
> I mean, 24.2 was released last August; if it had such a glaring bug in
> the display code on a popular platform such as yours, we should have
> heard of it by now.  But I don't think any such problems were reported
> until now.
>
> One other thing to try is an unoptimized build (CFLAGS='-g3 -O0'),
> maybe it's a compiler issue (which version are you using, btw?).
>



-- 
Chris R.
======
Not to be taken literally, internally, or seriously.
Twitter: http://twitter.com/offby1

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

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

* bug#14213: 24.3; Redraw artifacts with emacs cursor and highlighting
  2013-04-16 16:16       ` Chris Rose
@ 2013-04-17 18:53         ` Chris Rose
  2022-01-26 17:42           ` Lars Ingebrigtsen
  0 siblings, 1 reply; 10+ messages in thread
From: Chris Rose @ 2013-04-17 18:53 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14213

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

I've confirmed that all of the 24.x series evinces this, by running emacs
--daemon -Q and emacsclient for 24.1, 24.2, and 24.3

I still to date have never seen this artifact with any other X app
forwarded, though.


On Tue, Apr 16, 2013 at 9:16 AM, Chris Rose <offline@offby1.net> wrote:

> It's definitely possible; I vaguely remember taking an Xorg update around
> that time on the x server side, so I'd be surprised if they were unrelated.
>
> I'm pretty confident that this problem is localized to emacs, though;
> emacs is the only application with which I experience the issue.
>
> Some more possibly useful data:
>
> The issue does not occur with emacsclient using the XQuartz server on my
> OSX box, connected to the same daemon.
>
> Xorg version (now) on my Ubuntu box:
> aptitude show xserver-xorg
> Package: xserver-xorg
> State: installed
> Automatically installed: no
> Version: 1:7.6+12ubuntu2
> Priority: optional
> Section: x11
> Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
> Architecture: amd64
> Uncompressed Size: 369 k
> Depends: xserver-xorg-core (>= 2:1.11), xserver-xorg-video-all (>= 0~) |
> xorg-driver-video, xserver-xorg-input-all (>= 0~) | xorg-driver-input,
> xserver-xorg-input-evdev (>= 0~), libc6 (>= 2.7),
>          xkb-data (>= 1.4), x11-xkb-utils
> Recommends: libgl1-mesa-dri
> Conflicts: xorg-renamed-package, xserver-xorg-renamed
> Replaces: xorg-renamed-package, xserver-xorg-renamed
>  Provides: xserver, xserver-xorg-renamed
> Provided by: xserver-xorg-lts-quantal
> Description: X.Org X server
>
> I will try today to find time to roll back to 24.2 and see if it occurs
> there. I'll try 24.1 as well, if time permits.
>
>
> On Tue, Apr 16, 2013 at 1:38 AM, Eli Zaretskii <eliz@gnu.org> wrote:
>
>> > From: Chris Rose <offline@offby1.net>
>> > Date: Mon, 15 Apr 2013 23:53:32 -0700
>> > Cc: 14213@debbugs.gnu.org
>> >
>> > I believe (but it'd be mildy awkward to test it) that it started at
>> least
>> > as early as 24.2.
>>
>> Is it possible that there was some change in your system configuration
>> (hardware or software) that happened around the time you started
>> seeing this?
>>
>> I mean, 24.2 was released last August; if it had such a glaring bug in
>> the display code on a popular platform such as yours, we should have
>> heard of it by now.  But I don't think any such problems were reported
>> until now.
>>
>> One other thing to try is an unoptimized build (CFLAGS='-g3 -O0'),
>> maybe it's a compiler issue (which version are you using, btw?).
>>
>
>
>
> --
> Chris R.
> ======
> Not to be taken literally, internally, or seriously.
> Twitter: http://twitter.com/offby1
>



-- 
Chris R.
======
Not to be taken literally, internally, or seriously.
Twitter: http://twitter.com/offby1

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

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

* bug#14213: Confirmed bug
  2013-04-15 21:09 bug#14213: 24.3; Redraw artifacts with emacs cursor and highlighting Chris Rose
  2013-04-16  6:18 ` Eli Zaretskii
@ 2013-10-08  1:48 ` Ebrahim Azarisooreh
  1 sibling, 0 replies; 10+ messages in thread
From: Ebrahim Azarisooreh @ 2013-10-08  1:48 UTC (permalink / raw)
  To: 14213

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

I too, can confirm the same behavior that OP mentioned. Same redraw issue
in 24.3.1, running Arch Linux, using Gnome-shell.

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

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

* bug#14213: 24.3; Redraw artifacts with emacs cursor and highlighting
  2013-04-17 18:53         ` Chris Rose
@ 2022-01-26 17:42           ` Lars Ingebrigtsen
  2022-01-26 17:46             ` Chris Rose
  0 siblings, 1 reply; 10+ messages in thread
From: Lars Ingebrigtsen @ 2022-01-26 17:42 UTC (permalink / raw)
  To: Chris Rose; +Cc: 14213

Chris Rose <offline@offby1.net> writes:

> I've confirmed that all of the 24.x series evinces this, by running emacs --daemon -
> Q and emacsclient for 24.1, 24.2, and 24.3
>
> I still to date have never seen this artifact with any other X app forwarded, though.

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

Do you still see this issue in recent Emacs versions?

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





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

* bug#14213: 24.3; Redraw artifacts with emacs cursor and highlighting
  2022-01-26 17:42           ` Lars Ingebrigtsen
@ 2022-01-26 17:46             ` Chris Rose
  2022-01-26 17:56               ` Lars Ingebrigtsen
  0 siblings, 1 reply; 10+ messages in thread
From: Chris Rose @ 2022-01-26 17:46 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 14213

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

Hah. I haven't the foggiest any more :D

I'm on 28 now, on macOS native... if this is still happening, it's not
happening to _me_ :D

Thanks for following up, though!

On Wed, Jan 26, 2022 at 9:42 AM Lars Ingebrigtsen <larsi@gnus.org> wrote:

> Chris Rose <offline@offby1.net> writes:
>
> > I've confirmed that all of the 24.x series evinces this, by running
> emacs --daemon -
> > Q and emacsclient for 24.1, 24.2, and 24.3
> >
> > I still to date have never seen this artifact with any other X app
> forwarded, though.
>
> (I'm going through old bug reports that unfortunately weren't resolved
> at the time.)
>
> Do you still see this issue in recent Emacs versions?
>
> --
> (domestic pets only, the antidote for overdose, milk.)
>    bloggy blog: http://lars.ingebrigtsen.no
>


-- 
Chris R.
======
Not to be taken literally, internally, or seriously.
Twitter: http://twitter.com/offby1

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

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

* bug#14213: 24.3; Redraw artifacts with emacs cursor and highlighting
  2022-01-26 17:46             ` Chris Rose
@ 2022-01-26 17:56               ` Lars Ingebrigtsen
  0 siblings, 0 replies; 10+ messages in thread
From: Lars Ingebrigtsen @ 2022-01-26 17:56 UTC (permalink / raw)
  To: Chris Rose; +Cc: 14213

Chris Rose <offline@offby1.net> writes:

> I'm on 28 now, on macOS native... if this is still happening, it's not happening to _
> me_ :D

OK; closing this bug report, then.

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





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

end of thread, other threads:[~2022-01-26 17:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-15 21:09 bug#14213: 24.3; Redraw artifacts with emacs cursor and highlighting Chris Rose
2013-04-16  6:18 ` Eli Zaretskii
2013-04-16  6:53   ` Chris Rose
2013-04-16  8:38     ` Eli Zaretskii
2013-04-16 16:16       ` Chris Rose
2013-04-17 18:53         ` Chris Rose
2022-01-26 17:42           ` Lars Ingebrigtsen
2022-01-26 17:46             ` Chris Rose
2022-01-26 17:56               ` Lars Ingebrigtsen
2013-10-08  1:48 ` bug#14213: Confirmed bug Ebrahim Azarisooreh

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).