From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 23 02:09:56 2015 Received: (at submit) by debbugs.gnu.org; 23 Mar 2015 06:09:57 +0000 Received: from localhost ([127.0.0.1]:33005 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YZvYi-0003m4-88 for submit@debbugs.gnu.org; Mon, 23 Mar 2015 02:09:56 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50200) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YZvYf-0003lq-P0 for submit@debbugs.gnu.org; Mon, 23 Mar 2015 02:09:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YZvYZ-0003AZ-Ii for submit@debbugs.gnu.org; Mon, 23 Mar 2015 02:09:48 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:45219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZvYZ-0003AV-Fi for submit@debbugs.gnu.org; Mon, 23 Mar 2015 02:09:47 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51921) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZvYY-0001fk-HM for bug-gnu-emacs@gnu.org; Mon, 23 Mar 2015 02:09:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YZvYV-0003A9-AL for bug-gnu-emacs@gnu.org; Mon, 23 Mar 2015 02:09:46 -0400 Received: from homie.mail.dreamhost.com ([208.97.132.208]:59979 helo=homiemail-a8.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZvYV-0003A1-3O for bug-gnu-emacs@gnu.org; Mon, 23 Mar 2015 02:09:43 -0400 Received: from homiemail-a8.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a8.g.dreamhost.com (Postfix) with ESMTP id 0F425D22072 for ; Sun, 22 Mar 2015 23:09:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=G6K2zOTpgUTxxFRADBdEOUE/BQ8=; b=j/Qn2q36677dwc95 5wmnrPsO6+1csMfT7hjShQEbPB9YQIlcSAR52cqfXBlV272AoduRbwSBwf6XTjnB zfN4HGVwAVUyMOsmJXVDwNOtt90thWYgMxyLT3Cxit0mK/yRbNeY+is4sQ7zJxRg 2k6toDEIyph5NiOSedyMmMyrodk= Received: from jidanni.org (114-26-45-180.dynamic.hinet.net [114.26.45.180]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a8.g.dreamhost.com (Postfix) with ESMTPSA id B2B2ED22070 for ; Sun, 22 Mar 2015 23:09:41 -0700 (PDT) From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson To: bug-gnu-emacs Subject: M-x man ellipsis completions not expanded Date: Mon, 23 Mar 2015 14:05:04 +0800 Message-ID: <87d2405jvz.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) M-x man Geo::GoogleEarth::Pluggable::Pl gives in the *Completions* buffer when run as me, even with emacs -q: Possible completions are: Geo::GoogleEarth::Pluggable::Placemark(3pm) Geo::GoogleEarth::Pluggable::Plugin::...(3pm) when run as anybody else: Possible completions are: Geo::GoogleEarth::Pluggable::Placemark(3pm) Geo::GoogleEarth::Pluggable::Plugin::Default(3pm) Geo::GoogleEarth::Pluggable::Plugin::Others(3pm) Geo::GoogleEarth::Pluggable::Plugin::Style(3pm) Of course I will get error in process sentinel: Man-bgproc-sentinel: No manual entry for Geo::GoogleEarth::Pluggable::Plugin::... in section 3pm if I click on the "..." item. No I don't know what in the environment variable is causing it, but it is still a bug. Debian emacs24 24.4+1-5 From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 02 08:18:29 2019 Received: (at 20176) by debbugs.gnu.org; 2 Aug 2019 12:18:29 +0000 Received: from localhost ([127.0.0.1]:55984 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htWVx-0004Nx-8w for submit@debbugs.gnu.org; Fri, 02 Aug 2019 08:18:29 -0400 Received: from quimby.gnus.org ([80.91.231.51]:57928) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htWVv-0004Nq-SL for 20176@debbugs.gnu.org; Fri, 02 Aug 2019 08:18:28 -0400 Received: from 77.18.62.220.tmi.telenormobil.no ([77.18.62.220] helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1htWVs-0001sA-3A; Fri, 02 Aug 2019 14:18:26 +0200 From: Lars Ingebrigtsen To: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson Subject: Re: bug#20176: M-x man ellipsis completions not expanded References: <87d2405jvz.fsf@jidanni.org> Date: Fri, 02 Aug 2019 14:18:23 +0200 In-Reply-To: <87d2405jvz.fsf@jidanni.org> (=?utf-8?B?IuepjeS4ueWwvA==?= Dan Jacobson"'s message of "Mon, 23 Mar 2015 14:05:04 +0800") Message-ID: <87k1bvrca8.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: 積丹尼 Dan Jacobson writes: > M-x man Geo::GoogleEarth::Pluggable::Pl > gives in the *Completions* buffer > > when run as me, even with emacs -q: > Possible completions are: > Geo::GoogleEarth::Pluggable::Placemark(3pm) > G [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.0 TVD_RCVD_IP Message was received from an IP address -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 20176 Cc: 20176@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson writes: > M-x man Geo::GoogleEarth::Pluggable::Pl > gives in the *Completions* buffer > > when run as me, even with emacs -q: > Possible completions are: > Geo::GoogleEarth::Pluggable::Placemark(3pm) > Geo::GoogleEarth::Pluggable::Plugin::...(3pm) Do you get the same with -Q? > when run as anybody else: > Possible completions are: > Geo::GoogleEarth::Pluggable::Placemark(3pm) > Geo::GoogleEarth::Pluggable::Plugin::Default(3pm) > Geo::GoogleEarth::Pluggable::Plugin::Others(3pm) > Geo::GoogleEarth::Pluggable::Plugin::Style(3pm) --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 02 08:31:45 2019 Received: (at 20176-done) by debbugs.gnu.org; 2 Aug 2019 12:31:45 +0000 Received: from localhost ([127.0.0.1]:56000 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htWim-0006G8-Pu for submit@debbugs.gnu.org; Fri, 02 Aug 2019 08:31:45 -0400 Received: from bongo.elm.relay.mailchannels.net ([23.83.212.21]:31660) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htWik-0006DJ-GN for 20176-done@debbugs.gnu.org; Fri, 02 Aug 2019 08:31:43 -0400 X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 0CEA85022C7; Fri, 2 Aug 2019 12:31:41 +0000 (UTC) Received: from pdx1-sub0-mail-a47.g.dreamhost.com (100-96-38-55.trex.outbound.svc.cluster.local [100.96.38.55]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id B9793502D2D; Fri, 2 Aug 2019 12:31:40 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org Received: from pdx1-sub0-mail-a47.g.dreamhost.com ([TEMPUNAVAIL]. [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.17.5); Fri, 02 Aug 2019 12:31:40 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jidanni@jidanni.org X-MailChannels-Auth-Id: dreamhost X-Skirt-Stupid: 2ecfe24c3f9bf871_1564749100840_1167766527 X-MC-Loop-Signature: 1564749100840:2377257803 X-MC-Ingress-Time: 1564749100840 Received: from pdx1-sub0-mail-a47.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a47.g.dreamhost.com (Postfix) with ESMTP id 8B7137F07D; Fri, 2 Aug 2019 05:31:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to:cc :subject:references:date:message-id:mime-version:content-type; s=jidanni.org; bh=mMBeRNKhqz7F+PWnKTmtgRA8j9s=; b=PEEv+jNgJtTvL 4snZ9ssi5uILogNiX0lrOWJMam6CwqXCnVSJIvEYC/0VwjUiqZS5N5Ib7Oba3iT+ tXysZ6M6SZU6RXM1u4zJ2NkYHBgSJgEVitDoxJFMp9TWCvQUoobFzgK/uIt/bXH6 Ae9FGJG9Ff+laOxw5mC/tw6yQRfLds= Received: from jidanni.org (1-170-82-163.dynamic-ip.hinet.net [1.170.82.163]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by pdx1-sub0-mail-a47.g.dreamhost.com (Postfix) with ESMTPSA id DE4697F05F; Fri, 2 Aug 2019 05:31:35 -0700 (PDT) X-DH-BACKEND: pdx1-sub0-mail-a47 From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson To: Lars Ingebrigtsen Subject: Re: bug#20176: M-x man ellipsis completions not expanded References: <87d2405jvz.fsf@jidanni.org> <87k1bvrca8.fsf@mouse.gnus.org> Date: Fri, 02 Aug 2019 20:31:32 +0800 Message-ID: <875znf3g0r.8.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain X-VR-OUT-STATUS: OK X-VR-OUT-SCORE: -100 X-VR-OUT-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeduvddrleelgddvjecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucggtfgfnhhsuhgsshgtrhhisggvpdfftffgtefojffquffvnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefhvffufhffkfggtgesthdtredttddtjeenucfhrhhomhepnjjnnjcuffgrnhculfgrtghosghsohhnuceojhhiuggrnhhnihesjhhiuggrnhhnihdrohhrgheqnecukfhppedurddujedtrdekvddrudeifeenucfrrghrrghmpehmohguvgepshhmthhppdhhvghlohepjhhiuggrnhhnihdrohhrghdpihhnvghtpedurddujedtrdekvddrudeifedprhgvthhurhhnqdhprghthheppeeruhhtfhdqkeerueerheeimhfphefnihehhegsveekreepucffrghnucflrggtohgsshhonhcuoehjihgurghnnhhisehjihgurghnnhhirdhorhhgqedpmhgrihhlfhhrohhmpehjihgurghnnhhisehjihgurghnnhhirdhorhhgpdhnrhgtphhtthhopedvtddujeeiqdguohhnvgesuggvsggsuhhgshdrghhnuhdrohhrghenucevlhhushhtvghrufhiiigvpedt X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 20176-done Cc: 20176-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Too late. I don't have that stuff here anymore. So OK. Done. From unknown Mon Jun 23 11:13:00 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 31 Aug 2019 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator