unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Is the so-long package still needed currently?
@ 2023-04-26 10:47 Hongyi Zhao
  2023-04-26 11:03 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Hongyi Zhao @ 2023-04-26 10:47 UTC (permalink / raw)
  To: help-gnu-emacs

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



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

end of thread, other threads:[~2023-04-26 11:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-26 10:47 Is the so-long package still needed currently? Hongyi Zhao
2023-04-26 11:03 ` Eli Zaretskii
2023-04-26 11:16   ` Hongyi Zhao
2023-04-26 11:24     ` Eli Zaretskii
2023-04-26 11:26     ` Thibaut Verron

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