From: Phil Sainty <psainty@orcon.net.nz>
To: Stefan Kangas <stefan@marxist.se>
Cc: 14051@debbugs.gnu.org, Bryan Bishop <bryanjbishop@yahoo.com>
Subject: bug#14051: Fwd: 24.3; Slow scrolling in term modes
Date: Tue, 01 Oct 2019 10:35:28 +1300 [thread overview]
Message-ID: <00c595422f8406c462ed5e07aff50b7c@webmail.orcon.net.nz> (raw)
In-Reply-To: <CADwFkm=Ui-xe8f2MjcZwzpFNGauh_a7xv7WfUE3+wp2Lm34U2w@mail.gmail.com>
If this bug is still about Emacs 24, does the following help?
;; Terminal buffer configuration.
(add-hook 'term-mode-hook 'my-term-mode-hook)
(defun my-term-mode-hook ()
;; https://debbugs.gnu.org/cgi/bugreport.cgi?bug=20611
(setq bidi-paragraph-direction 'left-to-right))
You would only need to use this hook for Emacs 24.x -- this
particular issue was dealt with by default in Emacs 25+.
-Phil
next prev parent reply other threads:[~2019-09-30 21:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAPAn_E3hDyk=O+Bwi3mLbCfXkUaxTHXW35ihGgTUK-oAZqOpbw@mail.gmail.com>
2013-03-25 4:42 ` bug#14051: Fwd: 24.3; Slow scrolling in term modes Bryan Bishop
2019-09-30 16:19 ` Stefan Kangas
2019-09-30 16:44 ` Eli Zaretskii
2019-09-30 21:35 ` Phil Sainty [this message]
2021-08-23 1:06 ` Lars Ingebrigtsen
2021-09-21 5:40 ` 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=00c595422f8406c462ed5e07aff50b7c@webmail.orcon.net.nz \
--to=psainty@orcon.net.nz \
--cc=14051@debbugs.gnu.org \
--cc=bryanjbishop@yahoo.com \
--cc=stefan@marxist.se \
/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).