From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: arvid-harnack@lavache.com Newsgroups: gmane.emacs.help Subject: icomplete-vertical-mode not taking effect Date: Fri, 18 Jun 2021 23:58:10 +0200 (CEST) Message-ID: References: <877diqrhm6.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15501"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs@gnu.org To: "Philip Kaludercic" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Jun 18 23:58:52 2021 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1luMVo-0003si-DV for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 18 Jun 2021 23:58:52 +0200 Original-Received: from localhost ([::1]:34696 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1luMVn-00068l-GV for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 18 Jun 2021 17:58:51 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52856) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1luMVR-00068N-Rp for help-gnu-emacs@gnu.org; Fri, 18 Jun 2021 17:58:29 -0400 Original-Received: from msg-1.mailo.com ([213.182.54.11]:53162) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1luMVP-0004PG-It for help-gnu-emacs@gnu.org; Fri, 18 Jun 2021 17:58:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=lavache.com; s=mailo; t=1624053491; bh=PPhn9EkdU+ddS3mqvxm35xGuHpSmO9uprPHRCYYfjXE=; h=X-EA-Auth:From:To:Cc:Date:Subject:MIME-Version:X-Mailer: Message-ID:In-Reply-To:Content-Type; b=m3KCJlZGAN/hwuLEmT/fZ2HrMWsCAfMOnR2IlXZgC4RIbwCbIN9j1wzGu23eGjyXc feH8QkxE94iTc5+VzqETlEgwn0UfuXul0Xvy2xbMseTSsXRCbWtu0b5RnRwpg6eLNB fZoxyussRcdSFA+ARZLDt3HheUyn9gP/2EFI9laA= Original-Received: by www-7.mailo.com with http webmail; Fri, 18 Jun 2021 23:58:10 +0200 (CEST) X-EA-Auth: ZT3L6L/h0+q/0sIWki8xhbaiQgBFhFiBCVfhV6eaWcii+UFBB4XFUbTuWUSy6L8lXWWpOyMBaKFfg1klfEAT6so3B5qmPITN X-Priority: 3 X-Mailer: COMS/EA21.01/r20210601 In-Reply-To: <877diqrhm6.fsf@posteo.net> Received-SPF: pass client-ip=213.182.54.11; envelope-from=arvid-harnack@lavache.com; helo=msg-1.mailo.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:130996 Archived-At: >From: Philip Kaludercic >To: arvid-harnack@lavache.com >Subject: Re: icomplete-vertical-mode not taking effect >Date: 18/06/2021 23:24:33 Europe/Paris >Cc: tomas@tuxteam.de; >=C2=A0=C2=A0 help-gnu-emacs@gnu.org >arvid-harnack@lavache.com writes: >> Obviously someone did it that way. =C2=A0 So in your opinion the commen= t was not about >The reason was not malice or stupidity, just a preference on the >question of user options/variables vs minor modes. Emacs is already complicated as it is.=C2=A0 Straightforward calls would h= elp.=C2=A0=20 I like the vertical form and it is good that it was implemented.=C2=A0 But= it makes it hard for me to attract my group to appreciate the design and capabiliti= es. The important thing is that people see the motivation for a change in how = users can enable vertical icomplete. --=20 Philip K.