From: Hongyi Zhao <hongyi.zhao@gmail.com>
To: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Is the so-long package still needed currently?
Date: Wed, 26 Apr 2023 18:47:51 +0800 [thread overview]
Message-ID: <CAGP6POJFnyRUZ25M_2tG-yMdSM3ox7ZMhtWdXag5kqYOi4Sarw@mail.gmail.com> (raw)
Hi here,
A long time ago, I've added the following configuration in my init.el file:
```
;; https://lists.gnu.org/archive/html/help-gnu-emacs/2022-03/msg00511.html
;; https://mail.google.com/mail/u/0/?ogbl#inbox/FMfcgzGpFqRpjCqNNHSgDgkqmXWwtLrS
(use-package so-long
:config
(setq-default so-long-action 'longlines-mode)
(setq-default longlines-show-hard-newlines t)
(global-so-long-mode +1)
)
```
But I'm not sure whether the feature in Emacs by default has already
capable to do all the works currently. Any tips will be appreciated.
Regards,
Zhao
--
Assoc. Prof. Hongsheng Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
No. 473, Quannan West Street, Xindu District, Xingtai, Hebei province
next reply other threads:[~2023-04-26 10:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-26 10:47 Hongyi Zhao [this message]
2023-04-26 11:03 ` Is the so-long package still needed currently? Eli Zaretskii
2023-04-26 11:16 ` Hongyi Zhao
2023-04-26 11:24 ` Eli Zaretskii
2023-04-26 11:26 ` Thibaut Verron
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=CAGP6POJFnyRUZ25M_2tG-yMdSM3ox7ZMhtWdXag5kqYOi4Sarw@mail.gmail.com \
--to=hongyi.zhao@gmail.com \
--cc=help-gnu-emacs@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.
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).