unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Mike Kupfer <mkupfer@alum.berkeley.edu>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: "Nicholas Papadonis" <nick.papadonis.ml@gmail.com>,
	"Bruno Félix Rezende Ribeiro" <oitofelix@gnu.org>,
	"Korn Shell" <korn-shell@googlegroups.com>,
	40589@debbugs.gnu.org
Subject: bug#40589: ^L printed when resizing Emacs split window using ksh93
Date: Mon, 14 Jun 2021 08:47:54 -0700	[thread overview]
Message-ID: <3832.1623685674@alto> (raw)
In-Reply-To: Your message of "Mon, 14 Jun 2021 16:46:00 +0200." <87a6nswllj.fsf@gnus.org>

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

Lars Ingebrigtsen wrote:

> Mike Kupfer <mkupfer@alum.berkeley.edu> writes:
> 
> > Try
> >
> >   emacs -Q
> >   M-x shell
> >   $ ksh
> >   C-x 2
> >
> > On my Debian desktop (running Buster), that's enough to provoke
> > misbehavior, without even resizing.
> 
> I'm also using Debian/bullseye, and it doesn't misbehave for me:

Hmm.  I replaced emacs-lucid with emacs-gtk on my bullseye system, and
I'm still seeing it.  


[-- Attachment #2: screenshot --]
[-- Type: image/png, Size: 109984 bytes --]

[-- Attachment #3: Type: text/plain, Size: 2011 bytes --]


Maybe there's some difference in our environment variables?

  debtest$ printenv
  _=*4625*/usr/bin/printenv
  CLUTTER_BACKEND=x11
  COLUMNS=80
  CPU=x86_64
  DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
  DESKTOP_SESSION=mate
  DISPLAY=:0
  DMAKE_OUTPUT_MODE=TXT2
  EDITOR=emacsclient
  GDMSESSION=mate
  GIT_PAGER=
  GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1
  GS_OPTIONS=-sPAPERSIZE=letter
  GTK_MODULES=xapp-gtk3-module:gail:atk-bridge:canberra-gtk-module
  GTK_OVERLAY_SCROLLING=0
  HGRCPATH=/home/kupfer/.hgrc:/home/kupfer/.hg.d
  HOME=/home/kupfer
  HOST=debtest
  IGNOREEOF=4
  INSIDE_EMACS=27.1,comint
  LANG=en_US.UTF-8
  LC_TIME=C
  LOGNAME=kupfer
  MAILCHECK=60
  MANPATH=/home/kupfer/man:/usr/local/man:/usr/local/nmh/share/man:/usr/share/man:/usr/X11R6/man
  MATE_DESKTOP_SESSION_ID=this-is-deprecated
  MDK_PROFILE_DONE=Mon Jun 14 07:26:07 PDT 2021
  OS=Linux
  PATH=/sbin:/usr/sbin:/home/kupfer/bin:/home/kupfer/bin/x86_64:/usr/local/bin:/usr/bin/mh:/usr/bin:/bin:/usr/X11R6/bin
  PS1=debtest$ 
  PWD=/home/kupfer
  QT_ACCESSIBILITY=1
  QT_AUTO_SCREEN_SCALE_FACTOR=0
  QT_SCALE_FACTOR=1
  SESSION_MANAGER=local/debtest:@/tmp/.ICE-unix/999,unix/debtest:/tmp/.ICE-unix/999
  SHELL=/bin/bash
  SHLVL=2
  SSH_AGENT_PID=1136
  SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
  TERM=dumb
  TERMCAP=
  USER=kupfer
  XAUTHORITY=/home/kupfer/.Xauthority
  XDG_CURRENT_DESKTOP=MATE
  XDG_DATA_DIRS=/usr/share/mate:/usr/local/share/:/usr/share/
  XDG_GREETER_DATA_DIR=/var/lib/lightdm/data/kupfer
  XDG_RUNTIME_DIR=/run/user/1000
  XDG_SEAT=seat0
  XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
  XDG_SESSION_CLASS=user
  XDG_SESSION_DESKTOP=mate
  XDG_SESSION_ID=3
  XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
  XDG_SESSION_TYPE=x11
  XDG_VTNR=7
  A__z="*MAILCHECK="*SHLVL
  debtest$ 

I tried unsetting IGNOREEOF; that didn't make a difference.  And
changing SHELL to /usr/bin/ksh didn't make a difference.  Maybe there's
something about EDITOR, TERM, or TERMCAP?

mike

  parent reply	other threads:[~2021-06-14 15:47 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-13  3:23 bug#40589: ^L printed when resizing Emacs split window using ksh93 Nicholas Papadonis
2020-04-13  4:06 ` Mike Kupfer
2021-06-14 14:08   ` Lars Ingebrigtsen
2021-06-14 14:40     ` Mike Kupfer
2021-06-14 14:46       ` Lars Ingebrigtsen
2021-06-14 14:46         ` Lars Ingebrigtsen
2021-06-14 15:47         ` Mike Kupfer [this message]
2021-06-15 13:39           ` Lars Ingebrigtsen
2021-06-15 14:56             ` Mike Kupfer
2021-06-15 15:35               ` Andreas Schwab
2021-06-16  2:54                 ` Mike Kupfer
2021-06-16  7:05                   ` Andreas Schwab
2021-06-18  2:53                     ` Mike Kupfer
2021-06-19 12:13                       ` Lars Ingebrigtsen
2021-06-19 14:39                         ` Mike Kupfer
2021-06-19 14:57                           ` Lars Ingebrigtsen
2021-06-19 15:50                             ` Mike Kupfer
2021-06-19 16:19                             ` Andreas Schwab
2021-06-21 12:11                               ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3832.1623685674@alto \
    --to=mkupfer@alum.berkeley.edu \
    --cc=40589@debbugs.gnu.org \
    --cc=korn-shell@googlegroups.com \
    --cc=larsi@gnus.org \
    --cc=nick.papadonis.ml@gmail.com \
    --cc=oitofelix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).