unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: arvid-harnack@lavache.com
To: "Jean Louis" <bugs@gnu.support>
Cc: Philip Kaludercic <philipk@posteo.net>, help-gnu-emacs@gnu.org
Subject: icomplete-vertical-mode not taking effect
Date: Sat, 19 Jun 2021 19:08:45 +0200 (CEST)	[thread overview]
Message-ID: <ea-mime-60ce249d-9b2-ec3b340@www-8.mailo.com> (raw)
In-Reply-To: <YM4ez9hh6l28qm1l@protected.localdomain>

I get it.  It means "fuck all" in the end, when maintainers decide not to give a care about users. 

Nobody is bothered, nobody gives a fuck. 



How can people get into emacs if they have to do all these shitty hacks to turn things on or off.

One day there will be so much shit that people with trash it rather than trying to figure out what

the fuck is going on with the code.  Texinfo has got a similar problem.  It has became too

difficult and complicated to think of delving in the code.


From: Jean Louis <bugs@gnu.support>
To: arvid-harnack@lavache.com
Subject: Re: icomplete-vertical-mode not taking effect
Date: 19/06/2021 18:43:59 Europe/Paris
Cc: Philip Kaludercic <philipk@posteo.net>;
   help-gnu-emacs@gnu.org

Without entering into your drama:

Emacs is the advanced, extensible, customizable, self-documenting
editor.

Thus if you want icomplete vertical mode just make your own command:

(defun my-icomplete ()
(interactive)
(icomplete-mode 1)
(icomplete-vertical-mode 1))

Then: M-x my-icomplete

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/




  reply	other threads:[~2021-06-19 17:08 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-16 21:42 icomplete-vertical-mode not taking effect arvid-harnack
2021-06-16 23:02 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-06-17 13:40   ` arvid-harnack
2021-06-18 11:54     ` Ergus
2021-06-18 16:52       ` arvid-harnack
2021-06-18 18:26         ` Jean Louis
2021-06-18 18:36           ` arvid-harnack
2021-06-18 18:45             ` Jean Louis
2021-06-18 19:01               ` arvid-harnack
2021-06-18 19:07                 ` tomas
2021-06-18 19:51                   ` arvid-harnack
2021-06-18 21:24                     ` Philip Kaludercic
2021-06-18 21:58                       ` arvid-harnack
2021-06-19 16:31                       ` arvid-harnack
2021-06-19 16:43                         ` Jean Louis
2021-06-19 17:08                           ` arvid-harnack [this message]
2021-06-19 17:22                             ` Jean Louis
2021-06-19 17:34                               ` arvid-harnack
2021-06-19 18:33                                 ` Eli Zaretskii
2021-06-19 18:03                               ` arvid-harnack
2021-06-19 21:24                             ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-06-19 23:04                               ` arvid-harnack
2021-06-20  6:37                                 ` Jean Louis
2021-06-19 21:23                           ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-06-19 21:28                             ` Stefan Monnier via Users list for the GNU Emacs text editor
2021-06-20  6:08                             ` Jean Louis
2021-06-20  6:27                               ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-06-18 19:09                 ` Jean Louis
2021-06-18 21:16         ` Philip Kaludercic
2021-06-19 17:04         ` 2QdxY4RzWzUUiLuE
2021-06-19 17:28           ` arvid-harnack
2021-06-19 18:32             ` Eli Zaretskii
2021-06-19 19:03               ` arvid-harnack
2021-06-19 19:09                 ` Stefan Monnier via Users list for the GNU Emacs text editor
2021-06-19 19:47                   ` tomas
2021-06-19 21:28                   ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-06-19 22:51                     ` arvid-harnack
2021-06-20  6:51                     ` Eli Zaretskii
2021-06-19 19:26                 ` Yuri Khan
2021-06-19 19:38                   ` arvid-harnack
2021-06-20 10:44                   ` Philip Kaludercic
2021-06-20 11:03                     ` Jean Louis
2021-06-20 11:20                       ` arvid-harnack
2021-06-20 11:30                         ` Jean Louis
2021-06-20 11:47                           ` arvid-harnack
2021-06-20 11:21       ` Jean Louis
2021-06-20 11:34         ` arvid-harnack
2021-06-20 11:46           ` Jean Louis
2021-06-20 15:27             ` arvid-harnack
2021-06-20 15:44               ` 2QdxY4RzWzUUiLuE
2021-06-20 16:02                 ` arvid-harnack
2021-06-20 16:07                   ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-06-20 20:23                     ` arvid-harnack
2021-06-20 19:43               ` Jean Louis
2021-06-20 19:52                 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-06-20 20:12                   ` arvid-harnack
  -- strict thread matches above, loose matches on Subject: below --
2021-06-19 19:24 arvid-harnack
2021-06-19 19:32 ` Eli Zaretskii
2021-06-19 19:43   ` arvid-harnack
2021-06-19 19:47     ` Eli Zaretskii
2021-06-19 20:17       ` arvid-harnack

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=ea-mime-60ce249d-9b2-ec3b340@www-8.mailo.com \
    --to=arvid-harnack@lavache.com \
    --cc=bugs@gnu.support \
    --cc=help-gnu-emacs@gnu.org \
    --cc=philipk@posteo.net \
    /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).