unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* A modern-mode?
@ 2020-09-15 14:41 Andrea Corallo via Emacs development discussions.
  2020-09-15 14:51 ` Ergus
                   ` (5 more replies)
  0 siblings, 6 replies; 96+ messages in thread
From: Andrea Corallo via Emacs development discussions. @ 2020-09-15 14:41 UTC (permalink / raw)
  To: emacs-devel

Hi all,

following recent discussions I've started toying with what I've pushed on
scratch/modern-mode.

The (not so new) idea is to have a global minor mode to enable other
code we already have in Emacs core to make Emacs a little more
friendly/modern to new comers.  IOW this is to enable some non
excessively invasive features to help people getting into the Emacs
universe.

ATM this modern-mode enables: column-number-mode, delete-selection-mode,
fido-mode, global-auto-revert-mode, show-paren-mode, winner-mode and
windmove, plus is binding ibuffer to C-x C-b.

Hopefully in the future we could enable something like fido vertical and
which-key.

I had a look but for now I gave-up on the idea of picking up a dark mode
to enable as is not so easy.

I've also made that this mode can be enabled at invocation time using
'-m' '-modern' or '--modern' as I think it may be more accessible for new
starters.

I think would be good to have something like this in core and not in
ELPA to ease people getting started without having to install anything.

Feedback is welcome

Thanks

  Andrea



^ permalink raw reply	[flat|nested] 96+ messages in thread
[parent not found: <<xjfmu1rrtks.fsf@sdf.org>]

end of thread, other threads:[~2020-09-18  4:50 UTC | newest]

Thread overview: 96+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-15 14:41 A modern-mode? Andrea Corallo via Emacs development discussions.
2020-09-15 14:51 ` Ergus
2020-09-16  0:16   ` Andrea Corallo via Emacs development discussions.
2020-09-15 15:08 ` Stefan Monnier
2020-09-15 15:26   ` Drew Adams
2020-09-15 16:34   ` Teemu Likonen
2020-09-15 18:36   ` Andrea Corallo via Emacs development discussions.
2020-09-15 21:08     ` Antoine Kalmbach
2020-09-16  4:15     ` Teemu Likonen
2020-09-16  7:52       ` Andrea Corallo via Emacs development discussions.
2020-09-15 15:13 ` Drew Adams
2020-09-15 16:31   ` Theodor Thornhill
2020-09-15 15:56 ` Göktuğ Kayaalp
2020-09-15 16:47 ` Gregory Heytings via Emacs development discussions.
     [not found]   ` <a4bc94ca-3130-463a-bd79-3dbffbbce492@default>
2020-09-15 17:11     ` Gregory Heytings via Emacs development discussions.
2020-09-15 17:32       ` Drew Adams
2020-09-15 17:35       ` Drew Adams
2020-09-15 18:47   ` Andrea Corallo via Emacs development discussions.
2020-09-15 20:48     ` Gregory Heytings via Emacs development discussions.
2020-09-16  0:07       ` Andrea Corallo via Emacs development discussions.
2020-09-16  8:58         ` Gregory Heytings via Emacs development discussions.
2020-09-16  9:03           ` Dmitry Gutov
2020-09-16 10:39           ` Göktuğ Kayaalp
2020-09-16 10:47             ` João Távora
2020-09-16 12:20           ` Arthur Miller
2020-09-16  5:14 ` Alfred M. Szmidt
2020-09-16  7:27   ` Andrea Corallo via Emacs development discussions.
2020-09-16  7:36     ` Alfred M. Szmidt
2020-09-16  8:36       ` Alan Third
2020-09-16 14:37         ` Drew Adams
2020-09-16 15:00           ` Arthur Miller
2020-09-16 15:22             ` Thibaut Verron
2020-09-17  3:54         ` Richard Stallman
2020-09-16 10:30       ` Göktuğ Kayaalp
2020-09-16 11:17         ` Alfred M. Szmidt
2020-09-16 14:32           ` Eli Zaretskii
2020-09-16 14:46             ` Andrea Corallo via Emacs development discussions.
2020-09-16 21:53               ` Dmitry Gutov
2020-09-16 15:18             ` Lars Ingebrigtsen
2020-09-16 15:33               ` Andrea Corallo via Emacs development discussions.
2020-09-16 15:46               ` Eli Zaretskii
2020-09-16 15:54                 ` Andrea Corallo via Emacs development discussions.
2020-09-16 16:08                   ` Eli Zaretskii
2020-09-16 16:17                     ` Andrea Corallo via Emacs development discussions.
2020-09-16 16:28                       ` Eli Zaretskii
2020-09-16 16:32                       ` Noam Postavsky
2020-09-16 16:45                       ` Alfred M. Szmidt
2020-09-16 16:30                   ` Alan Third
2020-09-16 16:45                   ` Alfred M. Szmidt
2020-09-16 22:11                     ` arthur miller
2020-09-16 21:54               ` Dmitry Gutov
2020-09-16 15:18             ` Alfred M. Szmidt
2020-09-16 15:27               ` Andrea Corallo via Emacs development discussions.
2020-09-16 16:45                 ` Alfred M. Szmidt
2020-09-17  3:58                   ` Richard Stallman
2020-09-17  4:45                     ` Alfred M. Szmidt
2020-09-17  9:54                       ` Lars Brinkhoff
2020-09-18  4:09                         ` Richard Stallman
2020-09-16 16:45             ` tomas
2020-09-16 21:47               ` arthur miller
2020-09-16 18:19         ` Daniel Martín
2020-09-16 18:45           ` Thibaut Verron
2020-09-16 18:53             ` Eli Zaretskii
2020-09-16 20:02               ` Thibaut Verron
2020-09-16 21:36                 ` Alan Third
2020-09-17  0:11                   ` arthur miller
2020-09-17 19:17                     ` Alan Third
2020-09-17 19:43                       ` Stefan Monnier
2020-09-17 19:54                         ` arthur miller
2020-09-18  4:50                           ` Arthur Miller
2020-09-17  3:18                   ` Thibaut Verron
2020-09-16 21:48                 ` Lars Ingebrigtsen
2020-09-17  3:53       ` Richard Stallman
2020-09-16  8:15     ` Ergus
2020-09-16  7:33   ` Robert Pluim
2020-09-16  8:55     ` tomas
2020-09-16  9:36   ` João Távora
2020-09-16  9:48     ` tomas
2020-09-16  9:54       ` João Távora
2020-09-16 10:20         ` tomas
2020-09-16 10:30           ` João Távora
2020-09-16 10:53             ` tomas
2020-09-16 11:09               ` João Távora
2020-09-16 12:40             ` Arthur Miller
2020-09-16 13:04               ` João Távora
2020-09-16 14:10                 ` Arthur Miller
2020-09-16 15:26                   ` João Távora
2020-09-16 15:43                     ` Thibaut Verron
2020-09-16 15:45                       ` João Távora
2020-09-16 14:20                 ` Arthur Miller
2020-09-16 16:42               ` tomas
2020-09-16 21:46                 ` arthur miller
2020-09-17 19:28                   ` Alan Third
2020-09-17 19:47                     ` arthur miller
2020-09-16 12:32       ` Arthur Miller
     [not found] <<xjfmu1rrtks.fsf@sdf.org>
     [not found] ` <<E1kIPmO-0001u5-0m@fencepost.gnu.org>
2020-09-16 14:37   ` Drew Adams

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