From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 20 18:17:03 2015 Received: (at submit) by debbugs.gnu.org; 20 Apr 2015 22:17:03 +0000 Received: from localhost ([127.0.0.1]:33949 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YkJzy-0003KK-V8 for submit@debbugs.gnu.org; Mon, 20 Apr 2015 18:17:03 -0400 Received: from eggs.gnu.org ([208.118.235.92]:37968) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YkJzw-0003Jn-Hm for submit@debbugs.gnu.org; Mon, 20 Apr 2015 18:17:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YkJzp-00025y-Fh for submit@debbugs.gnu.org; Mon, 20 Apr 2015 18:16:55 -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,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:54876) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkJzp-00025u-CI for submit@debbugs.gnu.org; Mon, 20 Apr 2015 18:16:53 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51475) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkJzo-00010C-5x for bug-gnu-emacs@gnu.org; Mon, 20 Apr 2015 18:16:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YkJzk-00025g-Hc for bug-gnu-emacs@gnu.org; Mon, 20 Apr 2015 18:16:52 -0400 Received: from mail-qc0-x232.google.com ([2607:f8b0:400d:c01::232]:33214) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkJzk-00025a-Ah for bug-gnu-emacs@gnu.org; Mon, 20 Apr 2015 18:16:48 -0400 Received: by qcrf4 with SMTP id f4so66672971qcr.0 for ; Mon, 20 Apr 2015 15:16:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=KiTiHBSsOca5HQeSP4BboeGW+EixYYAk/Kl/+OBWbz0=; b=TIlrARM9hwibZR/zpEJfFwEfSGSoiKLoQ/72HX6DKNIKsipEgjL/EkzkY4QggbPsxF YTNqtPrS8gFrm60QCyQNDX2Dwy2OuQD6sjo5+nZhdJjdeOSnXfTMRwufIsYYsFVAD7S8 mot0WIc1mRnn5EA9hEarjRr7V6v1MwaXOpElrMej6u6CFFSgqCmKYhiN2lvWf36sU74m yhHh0gZE0HkV5P2WI9hSaiGMqXMOInBzLtqav3G6sXH/qI3keBLWvHwQI1MXV9sKmced yIlCBPBFDFQA4foYtaS5J9/CAEKKrdb0bqf4ImHloJGrAY9ethIimYEtmAZJJpHxvinh SmuQ== X-Received: by 10.55.41.195 with SMTP id p64mr27446583qkp.107.1429568207260; Mon, 20 Apr 2015 15:16:47 -0700 (PDT) Received: from lumet.home (pool-108-26-182-240.bstnma.fios.verizon.net. [108.26.182.240]) by mx.google.com with ESMTPSA id l11sm3244830qga.2.2015.04.20.15.16.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 20 Apr 2015 15:16:45 -0700 (PDT) From: Howard Melman Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: 24.5; Bug 17705 patch not applied Message-Id: <8149404C-936B-4C4B-B3DF-5D5154B6E8B8@gmail.com> Date: Mon, 20 Apr 2015 18:16:44 -0400 To: bug-gnu-emacs@gnu.org Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) X-Mailer: Apple Mail (2.2098) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). 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: -4.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: -4.0 (----) The where-is command in help.el uses completing-read but doesn't use the DEF argument. As a result, helm fails to choose the right default when invoked.=20 A simple patch for this was submitted with bug #17705. I'm not a git user, but it seems to have been applied on 2014-06-12 as shown here: = http://git.savannah.gnu.org/cgit/emacs.git/commit/lisp/help.el?id=3De016b8= f1529872128f756098368c45d2cbb0ae2e But I do not find the fix in Emacs 24.5. Howard In GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21) of 2015-04-10 on builder10-9.porkrind.org Windowing system distributor `Apple', version 10.3.1347 Configured using: `configure --with-ns '--enable-locallisppath=3D/Library/Application Support/Emacs/${version}/site-lisp:/Library/Application Support/Emacs/site-lisp'' Important settings: locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: eldoc-mode: t helm-mode: t shell-dirtrack-mode: t outline-minor-mode: t auto-insert-mode: t global-auto-revert-mode: t which-function-mode: t show-paren-mode: t recentf-mode: t tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent messages: Loading /Users/hmelman/.simplenote2/.notes-info.el (source)...done Loading hrm-packages...done Loading hrm-helm... ad-handle-definition: `tramp-read-passwd' got redefined Helm completion enabled Loading hrm-helm...done Loading hrm-keys...done Loading hrm...done Finished loading ~/.emacs For information about GNU Emacs and the GNU system, type M-x = about-emacs. Load-path shadows: /Users/hmelman/.emacs.d/elpa/smartparens-20150419.833/smartparens hides = /Users/hmelman/elisp/smartparens /Users/hmelman/.emacs.d/elpa/google-this-20150226.2005/google-this hides = /Users/hmelman/elisp/google-this Features: (shadow sort face-remap mail-extr emacsbug message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mailabbrev gmm-utils mailheader sendmail winner helm-command helm-elisp helm-eval eldoc lisp-mnt helm-swoop helm-mode helm-files rx image-dired tramp tramp-compat tramp-loaddefs trampver shell dired-aux ffap thingatpt helm-buffers helm-elscreen helm-tags helm-bookmark helm-adaptive helm-info bookmark pp helm-locate helm-help helm-org helm-match-plugin helm-grep helm-regexp helm-plugin grep helm-external helm-net browse-url xml helm-utils compile helm helm-source helm-config edmacro kmacro async-bytecomp cl-macs async helm-aliases hydra lv simplenote2 request-deferred deferred cl gv request url-http tls url-auth mail-parse rfc2231 rfc2047 rfc2045 ietf-drums url-gw mail-utils url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf mailcap hungry-delete org-location-google-maps org-agenda google-maps google-maps-static url-util url-parse auth-source eieio byte-opt bytecomp byte-compile cl-extra cconv eieio-core gnus-util mm-util mail-prsvr password-cache url-vars google-maps-geocode google-maps-base json org org-macro org-footnote org-pcomplete pcomplete org-list org-faces org-entities noutline outline easy-mmode org-version ob-R ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint comint ansi-color ring ob-core ob-eval org-compat org-macs org-loaddefs format-spec cal-menu calendar cal-loaddefs autoinsert advice help-fns autorevert filenotify find-func info package epg-config dired-x dired saveplace tango-theme which-func imenu paren recentf tree-widget wid-edit cl-loaddefs cl-lib easymenu cus-start cus-load time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process cocoa ns multi-tty emacs) Memory information: ((conses 16 288365 13887) (symbols 48 39156 0) (miscs 40 84 129) (strings 32 79275 9292) (string-bytes 1 2343913) (vectors 16 30500) (vector-slots 8 600484 6828) (floats 8 726 114) (intervals 56 380 0) (buffers 960 13)) From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 20 18:30:37 2015 Received: (at 20390) by debbugs.gnu.org; 20 Apr 2015 22:30:37 +0000 Received: from localhost ([127.0.0.1]:33962 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YkKD6-0003fU-Pi for submit@debbugs.gnu.org; Mon, 20 Apr 2015 18:30:37 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:35581 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YkKD4-0003fI-Dh for 20390@debbugs.gnu.org; Mon, 20 Apr 2015 18:30:34 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1YkKD3-0001rl-Da; Mon, 20 Apr 2015 18:30:33 -0400 From: Glenn Morris To: Howard Melman Subject: Re: bug#20390: 24.5; Bug 17705 patch not applied References: <8149404C-936B-4C4B-B3DF-5D5154B6E8B8@gmail.com> X-Spook: Hugo Chavez MILSATCOM Ft. Meade BROMURE USCOI offensive X-Ran: `[;$kS?OW]?jI (Howard Melman's message of "Mon, 20 Apr 2015 18:16:44 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 20390 Cc: 20390@debbugs.gnu.org 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 (-----) Howard Melman wrote: > A simple patch for this was submitted with bug #17705. I'm not a > git user, but it seems to have been applied on 2014-06-12 as shown here: > http://git.savannah.gnu.org/cgit/emacs.git/commit/lisp/help.el?id=e016b8f1529872128f756098368c45d2cbb0ae2e > > But I do not find the fix in Emacs 24.5. The patch was applied to the "trunk" branch, not the "emacs-24" branch. So it will show up in Emacs 25.1, not 24.5. (I have encouraged people to use "Version: xx.y" when they close bugs so that things like this are more obvious.) From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 20 18:31:29 2015 Received: (at control) by debbugs.gnu.org; 20 Apr 2015 22:31:29 +0000 Received: from localhost ([127.0.0.1]:33966 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YkKDx-0003h2-E2 for submit@debbugs.gnu.org; Mon, 20 Apr 2015 18:31:29 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:35616 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YkKDv-0003gs-IP for control@debbugs.gnu.org; Mon, 20 Apr 2015 18:31:27 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1YkKDq-0002hM-3F for control@debbugs.gnu.org; Mon, 20 Apr 2015 18:31:27 -0400 Date: Mon, 20 Apr 2015 18:31:22 -0400 Message-Id: Subject: control message for bug 20390 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control 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 (-----) unarchive 17705 fixed 20390 25.1 forcemerge 17705 20390 From unknown Mon Jun 23 02:26:38 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 19 May 2015 11:24:05 +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