From unknown Sat Aug 16 18:42:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10487: 24.0.92; [PATCH] Feature request: pcomplete/find, pcomplete/hg. Resent-From: Thierry Volpiatto Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 12 Jan 2012 18:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 10487 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: 10487@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.132639200332054 (code B ref -1); Thu, 12 Jan 2012 18:14:01 +0000 Received: (at submit) by debbugs.gnu.org; 12 Jan 2012 18:13:23 +0000 Received: from localhost ([127.0.0.1]:55333 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RlP9N-0008Kw-Sj for submit@debbugs.gnu.org; Thu, 12 Jan 2012 13:13:22 -0500 Received: from eggs.gnu.org ([140.186.70.92]:50536) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RlP9K-0008Kn-Hc for submit@debbugs.gnu.org; Thu, 12 Jan 2012 13:13:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RlP8h-0001wF-O3 for submit@debbugs.gnu.org; Thu, 12 Jan 2012 13:12:46 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([140.186.70.17]:53247) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlP8h-0001w9-Ll for submit@debbugs.gnu.org; Thu, 12 Jan 2012 13:12:39 -0500 Received: from eggs.gnu.org ([140.186.70.92]:34237) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlP8b-0001Bm-8B for bug-gnu-emacs@gnu.org; Thu, 12 Jan 2012 13:12:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RlP8Z-0001v5-BL for bug-gnu-emacs@gnu.org; Thu, 12 Jan 2012 13:12:33 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:54663) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlP8Y-0001ur-SY for bug-gnu-emacs@gnu.org; Thu, 12 Jan 2012 13:12:31 -0500 Received: by werf1 with SMTP id f1so2075775wer.0 for ; Thu, 12 Jan 2012 10:12:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:user-agent:mime-version :content-type; bh=gqXAiE0zovT1TlQCBmvrVcw9AGUQEY1bOyD6yom0Y1g=; b=eBWP2WIOTxTXHimPkM5H9yAaBGD/gQYbvRQPZ4WwD8jNoB6eu4thKpylxsYIeJVZJy E5EQXKMQFdC4fPIDuatXLyOWjZekwyER1qBRvfr8YGTWd3TkfHcXlPVPxj0v7gz5OF2U lc30iVPf6wlu9+wBh6JPK/KyjOLPKRsVZxdW0= Received: by 10.216.135.159 with SMTP id u31mr609326wei.2.1326391949269; Thu, 12 Jan 2012 10:12:29 -0800 (PST) Received: from thierry-MM061 (121.77.197.77.rev.sfr.net. [77.197.77.121]) by mx.google.com with ESMTPS id m13sm6677015wbh.0.2012.01.12.10.12.25 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 12 Jan 2012 10:12:27 -0800 (PST) From: Thierry Volpiatto Date: Thu, 12 Jan 2012 19:12:17 +0100 Message-ID: <87boq8n62m.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -3.4 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.4 (---) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, here a patch that provide pcomplete/find and pcomplete/hg functions. They are in lisp/pcmpl-gnu.el, but */hg maybe should go in its own file, e.g pcmpl-hg.el. In GNU Emacs 24.0.92.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2012-01-11 on thierry-MM061 Windowing system distributor `The X.Org Foundation', version 11.0.11004000 configured using `configure '--with-x-toolkit=3Dlucid' '--without-rsvg' '-= -without-gconf' '--with-wide-int'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: fr_FR.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: TeX-PDF-mode: t display-battery-mode: t auto-image-file-mode: t show-paren-mode: t display-time-mode: t savehist-mode: t minibuffer-depth-indicate-mode: t eldoc-mode: t diff-auto-refine-mode: t anything-completion-mode: t anything-dired-mode: Enable anything completion in Dired functions. Bindings affected are C, R, S, H. This is deprecated for Emacs24+ users, use `ac-mode' instead. shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f=20 C-f C-f C-f C-f C-f C-f C-f M-w C-< SPC C-y =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 C-< =20 =20 C-M-SPC=20 M-w C-< M-( C-y : C-< =20 C-SPC C-f C-f C-f C-f C-f C-f C-f C-f=20 C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f=20 C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f=20 C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f=20 C-f C-f C-f C-f M-w C-< SPC C-y =20 C-< =20 =20 =20 =20 C-M-SPC M-w C-<=20 M-( C-y : SPC s i m p l e SPC c a c h e . =20 C-< C-M-SPC M-w C-< M-( C-y : SPC =20 SPC s a m e . =20 SPC f i o r SPC=20 h g SPC c o m m a n d s SPC f=20 o r SPC g l o b a l SPC o p t i o n s . =20 C-c C-c M-x r e p o r t Recent messages: (No changes need to be saved) [4 times] rename: 1 of 1 rename: 1 file [2 times] Edit the message and hit C-c C-c to accept it. Mark set [14 times] Saving file /tmp/xhg-qrefresh8394Lks... Wrote /tmp/xhg-qrefresh8394Lks Load-path shadows: ~/elisp/org-active/contrib/lisp/org-eshell hides /usr/local/share/emacs/24.= 0.92/lisp/org/org-eshell ~/elisp/org-active/contrib/lisp/org-odt hides /usr/local/share/emacs/24.0.9= 2/lisp/org/org-odt ~/elisp/org-active/contrib/lisp/org-lparse hides /usr/local/share/emacs/24.= 0.92/lisp/org/org-lparse ~/elisp/emms/lisp/tq hides /usr/local/share/emacs/24.0.92/lisp/emacs-lisp/tq Features: (shadow emacsbug xmtn-dvc dvc-status xmtn-conflicts xmtn-ids xmtn-match xmtn-automate xmtn-compat xmtn-run xmtn-basic-io xmtn-base tramp-sh tramp-cache woman man w3m-form tla smerge-mode dvc-state dvc-config diff sendmail dvc-cmenu dvc-about dvc-version time-stamp canlock epa-mail gnus-html smiley gnus-cite gnus-bcklg mail-extr gnus-ml nndraft nnmh utf-7 nnimap utf7 nnml nnfolder netrc gnutls network-stream starttls gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-cache gnus-dired gnus-registry registry eieio-base ert find-func debug url-http tls url-auth url-gw cal-iso make-mode tabify org-table generic vc-git xgit-dvc xgit xgit-annotate rect dvc-annotate xgit-log dvc-revlist conf-mode newcomment preview prv-emacs tex-buf reftex-vcr reftex-dcr reftex-auc reftex imenu reftex-vars font-latex latex tex-style tex latexenc vc-rcs sh-script xhg-dvc xhg xhg-annotate xhg-mq xhg-log dvc-diff uniquify dvc-fileinfo bzr-core xdarcs-core xgit-core xhg-core xmtn-minimal naquadah-theme em-unix em-script em-prompt em-ls em-hist em-pred em-glob em-dirs em-cmpl em-basic esh-opt em-banner em-alias esh-var esh-io esh-cmd esh-ext esh-proc esh-groups eshell esh-module esh-mode align-let server battery slime-xref-browser slime-banner slime-tramp slime-asdf slime-fancy slime-fontifying-fu slime-package-fu slime-references slime-scratch slime-presentations slime-fuzzy slime-fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc slime-parse slime-repl image-file newsticker newst-treeview tree-widget newst-plainview newst-reader newst-ticker newst-backend xdvi-search preview-latex pcomplete-extension em-term term ehelp electric pdbtrack whitespace paren time mime-w3m mime eword-decode mel path-util mime-parse std11 luna mime-def mcharset mcs-20 mcs-e20 pces pces-e20 pces-20 broken pcustom poe w3m-load help-mode view avoid savehist gnus-async nntp org-google-weather google-weather url-cache googlecl google-maps google-maps-static google-maps-geocode google-maps-base json simple-call-tree el-expectations el-mock csv2org iedit zop-to-char mule-util alist pym static apel-ver product elscreen smallurl mm-url rectangle-utils tv-utils pcvs pcvs-parse pcvs-info pcvs-defs pcvs-util autodoc mb-depth ioccur cl-info slime hideshow hyperspec slime-autoloads ledger-config ledger esh-arg esh-util tex-site auto-loads esh-toggle flymake ipython python-mode info-look ansi-color executable eldoc-eval eldoc no-word regex-tool dired-extension image-dired emms-mpd-config emms-playlist-limit emms-volume emms-volume-amixer emms-i18n emms-history emms-score emms-stream-info emms-metaplaylist-mode emms-bookmarks emms-lastfm-client emms-lastfm-scrobbler parse-time emms-cue emms-mode-line-icon emms-browser sort emms-playlist-sort emms-last-played emms-player-xine emms-player-mpd tq emms-playing-time emms-lyrics emms-url hl-line emms-tag-editor emms-mark emms-mode-line emms-cache emms-info-ogginfo emms-info-mp3info emms-playlist-mode emms-player-vlc emms-player-mplayer emms-info emms-streams later-do emms-source-playlist emms-source-file emms-player-simple emms-setup emms emms-compat dvc-init bzr-gnus tla-gnus xgit-gnus xhg-gnus gnus-art mm-uu mml2015 mm-view mml-smime smime dig nnir gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int gnus-range gnus-win gnus gnus-ems nnheader dvc-gnus tla-core tla-autoconf tla-defs dvc-log vc vc-dispatcher dvc-unified dvc-tips add-log diff-mode ediff-merg ediff-diff ediff-wind ediff-help ediff-util ediff-mult ediff-init ediff dvc-autoloads dvc-core dvc-lisp dvc-buffers dvc-ui dvc-register dvc-utils dvc-emacs ewoc dvc-defs dvc-site htmlize-hack htmlize muse-colors muse-docbook muse-texinfo texnfo-upd texinfo muse-latex muse-html muse-xml-common muse-wiki cus-edit cus-start cus-load muse-publish muse-project muse-protocols muse-regexps muse muse-nested-tags muse-mode muse-autoloads org-config-thierry ob-sh org-crypt cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew holidays hol-loaddefs vc-hg org-wl org-w3m org-vm org-rmail org-mhe org-mew org-irc org-jsinfo org-infojs org-html org-exp ob-exp org-exp-blocks org-info org-gnus org-docview org-bibtex bibtex org-bbdb org-agenda appt diary-lib diary-loaddefs org-annotation-helper org-capture org-mks remember org-remember org-datetree config-w3m w3m doc-view jka-compr image-mode timezone w3m-hist w3m-fb w3m-ems wid-edit w3m-ccl ccl w3m-favicon w3m-image w3m-proc w3m-util addressbook-bookmark message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev mail-utils gmm-utils mailheader firefox-protocol bookmark-uzbl-handler bookmark-firefox-handler bookmark-extensions org ob-emacs-lisp ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint ob-keys ob ob-eval org-pcomplete org-list org-faces org-compat org-entities org-macs noutline outline cal-menu calendar cal-loaddefs bookmark pp init-anything-thierry anything-describe-keybindings anything-delicious anything-mercurial anything-config browse-url rx anything-match-plugin xml url url-proxy url-privacy url-expand url-methods url-history url-cookie url-util url-parse url-vars mailcap grep compile tramp tramp-compat shell pcomplete comint ring format-spec tramp-loaddefs dired-x dired-aux dired regexp-opt ffap thingatpt anything warnings epa-file epa derived epg epg-config auth-source eieio byte-opt bytecomp byte-compile cconv macroexp assoc gnus-util time-date mm-util mail-prsvr password-cache usage-memo eev-thierry edmacro kmacro iterator eev-all eev-mini-steps eev-browse-url eev-langs eev-compose eev-glyphs disp-table eev-insert eev-steps eev-bounded eev easy-mmode advice help-fns advice-preload cl w3m-wget info easymenu tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-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 loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting x-toolkit x multi-tty emacs) =2D-=20 Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997=20 --=-=-= Content-Type: application/octet-stream Content-Disposition: attachment; filename=patch-r118413 Content-Transfer-Encoding: base64 IyBIRyBjaGFuZ2VzZXQgcGF0Y2gKIyBVc2VyIFRoaWVycnkgVm9scGlhdHRvIDx0aGllcnJ5LnZv bHBpYXR0b0BnbWFpbC5jb20+CiMgRGF0ZSAxMzI2MzkxNTk5IC0zNjAwCiMgTm9kZSBJRCA0MDJk NjI2MTJkYWY3NjUyMjE5NGYyYThkMDI0NjNjYmJkNjQ2MjZlCiMgUGFyZW50ICAyOGZkZmE3MWI5 OWEzM2MxMzE3NWEwZWUxYTExZjdiZDRhNjk4Yjc1CiogbGlzcC9wY21wbC1nbnUuZWw6IEludHJv ZHVjZSBwY29tcGxldGUvZmluZCBhbmQgcGNvbXBsZXRlL2hnLgoocGNvbXBsZXRlL2ZpbmQpOiBD b21wbGV0aW9uIG9uIEdOVSBmaW5kIHNoZWxsIGNvbW1hbmQuCihwY29tcGxldGUtZ2V0LWhnLWNv bW1hbmRzKTogRXh0cmFjdCBpbmZvcyBmb3IgaGcvbWVyY3VyaWFsIGNvbW1hbmRzLgoocGNvbXBs ZXRlLWhnLWNvbW1hbmRzLWNhY2hlKTogc2ltcGxlIGNhY2hlIGZvciBoZyBjb21tYW5kcy4KKHBj b21wbGV0ZS1oZy1nbG9iLW9wdHMtY2FjaGUpOiBzYW1lIGZvciBnbG9iYWwgb3B0aW9ucy4KKHBj b21wbGV0ZS9oZyk6IENvbXBsZXRpb24gZm9yIGhnL21lcmN1cmlhbCB2ZXJzaW9uIGNvbnRyb2wg c3lzdGVtLgoKZGlmZiAtLWdpdCBhL2xpc3AvcGNtcGwtZ251LmVsIGIvbGlzcC9wY21wbC1nbnUu ZWwKLS0tIGEvbGlzcC9wY21wbC1nbnUuZWwKKysrIGIvbGlzcC9wY21wbC1nbnUuZWwKQEAgLTMy NSw2ICszMjUsMTA2IEBACiAJICAgIG5pbCAnaWRlbnRpdHkpKSkpCiAKIDs7OyMjI2F1dG9sb2Fk CisoZGVmdW4gcGNvbXBsZXRlL2ZpbmQgKCkKKyAgIkNvbXBsZXRpb24gZm9yIEdOVSBmaW5kIHV0 aWxpdHkuIgorICAobGV0ICgocHJlYyAocGNvbXBsZXRlLWFyZyAnbGFzdCAtMSkpKQorICAgIChj b25kICgoYW5kIChwY29tcGxldGUtbWF0Y2ggIl4tIiAnbGFzdCkKKyAgICAgICAgICAgICAgICAo c3RyaW5nPSAiZmluZCIgcHJlYykpCisgICAgICAgICAgIChwY29tcGxldGUtb3B0ICJITFBETyIp KQorICAgICAgICAgICgocGNvbXBsZXRlLW1hdGNoICJeLSIgJ2xhc3QpCisgICAgICAgICAgICh3 aGlsZSAocGNvbXBsZXRlLWhlcmUKKyAgICAgICAgICAgICAgICAgICAnKCItYW1pbiIgIi1hbmV3 ZXIiICItYXRpbWUiICItY21pbiIgIi1jbmV3ZXIiICItY29udGV4dCIKKyAgICAgICAgICAgICAg ICAgICAgICItY3RpbWUiICItZGF5c3RhcnQiICItZGVsZXRlIiAiLWRlcHRoIiAiLWVtcHR5IiAi LWV4ZWMiCisgICAgICAgICAgICAgICAgICAgICAiLWV4ZWNkaXIiICItZXhlY3V0YWJsZSIgIi1m YWxzZSIgIi1mbHMiICItZm9sbG93IgorICAgICAgICAgICAgICAgICAgICAgIi1mcHJpbnQiICIt ZnByaW50MCIgIi1mcHJpbnRmIiAiLWZzdHlwZSIgIi1naWQiICItZ3JvdXAiCisgICAgICAgICAg ICAgICAgICAgICAiLWhlbHAiICItaWdub3JlX3JlYWRkaXJfcmFjZSIgIi1pbG5hbWUiICItaW5h bWUiCisgICAgICAgICAgICAgICAgICAgICAiLWludW0iICItaXBhdGgiICItaXJlZ2V4IiAiLWl3 aG9sZW5hbWUiCisgICAgICAgICAgICAgICAgICAgICAiLWxpbmtzIiAiLWxuYW1lIiAiLWxzIiAi LW1heGRlcHRoIgorICAgICAgICAgICAgICAgICAgICAgIi1taW5kZXB0aCIgIi1tbWluIiAiLW1v dW50IiAiLW10aW1lIgorICAgICAgICAgICAgICAgICAgICAgIi1uYW1lIiAiLW5ld2VyIiAiLW5v Z3JvdXAiICItbm9pZ25vcmVfcmVhZGRpcl9yYWNlIgorICAgICAgICAgICAgICAgICAgICAgIi1u b2xlYWYiICItbm91c2VyIiAiLW5vd2FybiIgIi1vayIKKyAgICAgICAgICAgICAgICAgICAgICIt b2tkaXIiICItcGF0aCIgIi1wZXJtIiAiLXByaW50IgorICAgICAgICAgICAgICAgICAgICAgIi1w cmludDAiICItcHJpbnRmIiAiLXBydW5lIiAiLXF1aXQiCisgICAgICAgICAgICAgICAgICAgICAi LXJlYWRhYmxlIiAiLXJlZ2V4IiAiLXJlZ2V4dHlwZSIgIi1zYW1lZmlsZSIKKyAgICAgICAgICAg ICAgICAgICAgICItc2l6ZSIgIi10cnVlIiAiLXR5cGUiICItdWlkIgorICAgICAgICAgICAgICAg ICAgICAgIi11c2VkIiAiLXVzZXIiICItdmVyc2lvbiIgIi13YXJuIgorICAgICAgICAgICAgICAg ICAgICAgIi13aG9sZW5hbWUiICItd3JpdGFibGUiICIteGRldiIgIi14dHlwZSIpKSkpCisgICAg ICAgICAgKChzdHJpbmc9ICItdHlwZSIgcHJlYykKKyAgICAgICAgICAgKHdoaWxlIChwY29tcGxl dGUtaGVyZSAobGlzdCAiYiIgImMiICJkIiAicCIgImYiICJsIiAicyIgIkQiKSkpKQorICAgICAg ICAgICgoc3RyaW5nPSAiLXh0eXBlIiBwcmVjKQorICAgICAgICAgICAod2hpbGUgKHBjb21wbGV0 ZS1oZXJlIChsaXN0ICJiIiAiYyIgImQiICJwIiAiZiIgImwiICJzIikpKSkKKyAgICAgICAgICAo KG9yIChzdHJpbmc9IHByZWMgIi1leGVjIikKKyAgICAgICAgICAgICAgIChzdHJpbmc9IHByZWMg Ii1leGVjZGlyIikpCisgICAgICAgICAgICh3aGlsZSAocGNvbXBsZXRlLWhlcmUqIChmdW5jYWxs IHBjb21wbGV0ZS1jb21tYW5kLWNvbXBsZXRpb24tZnVuY3Rpb24pCisgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgIChwY29tcGxldGUtYXJnICdsYXN0KSB0KSkpKQorICAgICh3aGls ZSAocGNvbXBsZXRlLWhlcmUgKHBjb21wbGV0ZS1lbnRyaWVzKSBuaWwgJ2lkZW50aXR5KSkpKQor CisoZGVmdW4qIHBjb21wbGV0ZS1nZXQtaGctY29tbWFuZHMgKCZrZXkgY29tIG9wdHMgc3BlYykK KyAgIkV4dHJhY3QgaW5mb3MgZm9yIGhnL21lcmN1cmlhbCBjb21tYW5kcy4iCisgICh3aXRoLXRl bXAtYnVmZmVyCisgICAgKGxldCAoaDEgaDIgaDMpCisgICAgICAoaWYgc3BlYworICAgICAgICAg IChwcm9nbgorICAgICAgICAgICAgKGFwcGx5ICMnY2FsbC1wcm9jZXNzICJoZyIgbmlsIHQgbmls CisgICAgICAgICAgICAgICAgICAgKGxpc3QgIi12IiAiaGVscCIgc3BlYykpCisgICAgICAgICAg ICAoc2V0cSBoMyAoYnVmZmVyLXN0cmluZykpKQorICAgICAgICAoY2FsbC1wcm9jZXNzICJoZyIg bmlsIHQgbmlsCisgICAgICAgICAgICAgICAgICAgICAgIi12IiAiaGVscCIpCisgICAgICAgIChz ZXRxIGgxIChidWZmZXItc3RyaW5nKSkKKyAgICAgICAgKGVyYXNlLWJ1ZmZlcikKKyAgICAgICAg KGFwcGx5ICMnY2FsbC1wcm9jZXNzICJoZyIgbmlsIHQgbmlsCisgICAgICAgICAgICAgICAobGlz dCAiLXYiICJoZWxwIiAibXEiKSkKKyAgICAgICAgKHNldHEgaDIgKGJ1ZmZlci1zdHJpbmcpKSkK KyAgICAgIChlcmFzZS1idWZmZXIpCisgICAgICAoaWYgc3BlYyAoaW5zZXJ0IGgzKSAoaW5zZXJ0 IChjb25jYXQgaDEgaDIpKSkKKyAgICAgIChnb3RvLWNoYXIgKHBvaW50LW1pbikpCisgICAgICAo bGV0IChhcmdzIGNvbXMgc2FyZ3MpCisgICAgICAgIChpZiBzcGVjCisgICAgICAgICAgICAoc2V0 cSBzYXJncyAobG9vcCB3aGlsZQorICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgKHJlLXNl YXJjaC1mb3J3YXJkCisgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIlxcKC1bYS16QS1a XVxcfC0tW2EtekEtWl0rXFwpICoiIG5pbCB0KQorICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgY29sbGVjdCAobWF0Y2gtc3RyaW5nIDEpKSkKKyAgICAgICAgICAoc2F2ZS1leGN1cnNpb24K KyAgICAgICAgICAgIChzZXRxIGNvbXMKKyAgICAgICAgICAgICAgICAgIChsb29wIHdoaWxlIChy ZS1zZWFyY2gtZm9yd2FyZCAiXiBcXChbYS16XStcXCkgKiIgbmlsIHQpCisgICAgICAgICAgICAg ICAgICAgICAgICBjb2xsZWN0IChtYXRjaC1zdHJpbmcgMSkpKSkKKyAgICAgICAgICAoc2V0cSBh cmdzCisgICAgICAgICAgICAgICAgKGxvb3Agd2hpbGUKKyAgICAgICAgICAgICAgICAgICAgICAo cmUtc2VhcmNoLWZvcndhcmQKKyAgICAgICAgICAgICAgICAgICAgICAgIlxcKC1bYS16QS1aXVxc fC0tW2EtekEtWl0rXFwpICoiIG5pbCB0KQorICAgICAgICAgICAgICAgICAgICAgIGNvbGxlY3Qg KG1hdGNoLXN0cmluZyAxKSkpKQorICAgICAgICAoY29uZCAoc3BlYyBzYXJncykKKyAgICAgICAg ICAgICAgKGNvbSBjb21zKQorICAgICAgICAgICAgICAob3B0cyBhcmdzKQorICAgICAgICAgICAg ICAodCAobGlzdCBhcmdzIGNvbXMpKSkpKSkpCisKKyhkZWZ2YXIgcGNvbXBsZXRlLWhnLWNvbW1h bmRzLWNhY2hlIG5pbCkKKyhkZWZ2YXIgcGNvbXBsZXRlLWhnLWdsb2Itb3B0cy1jYWNoZSBuaWwp Cis7OzsjIyNhdXRvbG9hZAorKGRlZnVuIHBjb21wbGV0ZS9oZyAoKQorICAiQ29tcGxldGlvbiBm b3IgaGcvbWVyY3VyaWFsIHZlcnNpb24gY29udHJvbCBzeXN0ZW0uIgorICAobGV0KiAoKGN1ciAg ICAgIChwY29tcGxldGUtYXJnICdmaXJzdCkpCisgICAgICAgICAoYXZkZXIgICAgKHBjb21wbGV0 ZS1hcmcgMCkpCisgICAgICAgICAobGFzdCAgICAgKHBjb21wbGV0ZS1hcmcgJ2xhc3QpKQorICAg ICAgICAgKGFsbCAgICAgIChwY29tcGxldGUtZ2V0LWhnLWNvbW1hbmRzKSkKKyAgICAgICAgIChj b21tYW5kcyAob3IgcGNvbXBsZXRlLWhnLWNvbW1hbmRzLWNhY2hlCisgICAgICAgICAgICAgICAg ICAgICAgIChzZXRxIHBjb21wbGV0ZS1oZy1jb21tYW5kcy1jYWNoZQorICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAoY2FkciBhbGwpKSkpCisgICAgICAgICAob3B0aW9ucyAgKG9yIHBjb21w bGV0ZS1oZy1nbG9iLW9wdHMtY2FjaGUKKyAgICAgICAgICAgICAgICAgICAgICAgKHNldHEgcGNv bXBsZXRlLWhnLWdsb2Itb3B0cy1jYWNoZQorICAgICAgICAgICAgICAgICAgICAgICAgICAgICAo Y2FyIGFsbCkpKSkKKyAgICAgICAgIChzcGVjaWFsICAocGNvbXBsZXRlLWdldC1oZy1jb21tYW5k cyA6c3BlYyBhdmRlcikpKQorICAgIChjb25kICgoYW5kIChzdHJpbmctbWF0Y2gtcCAiLSIgbGFz dCkKKyAgICAgICAgICAgICAgICAobWVtYmVyIGF2ZGVyIGNvbW1hbmRzKSkKKyAgICAgICAgICAg KHdoaWxlIChwY29tcGxldGUtaGVyZSBzcGVjaWFsKSkpCisgICAgICAgICAgKChzdHJpbmctbWF0 Y2gtcCAiLSIgbGFzdCkKKyAgICAgICAgICAgKHBjb21wbGV0ZS1oZXJlIG9wdGlvbnMpKQorICAg ICAgICAgICgoYW5kIChzdHJpbmc9IGN1ciAiaGciKQorICAgICAgICAgICAgICAgIChub3QgKHN0 cmluZz0gY3VyIGF2ZGVyKSkpCisgICAgICAgICAgIChwY29tcGxldGUtaGVyZSBjb21tYW5kcykp KQorICAgICh3aGlsZSAocGNvbXBsZXRlLWhlcmUgKHBjb21wbGV0ZS1lbnRyaWVzKSBuaWwgJ2lk ZW50aXR5KSkpKQorCis7OzsjIyNhdXRvbG9hZAogKGRlZmFsaWFzICdwY29tcGxldGUvZ2RiICdw Y29tcGxldGUveGFyZ3MpCiAKIDs7OyBwY21wbC1nbnUuZWwgZW5kcyBoZXJlCg== --=-=-=-- --==-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk8PIoEACgkQKNF/U1nymZe0jwCcCyDkh9gCRpveS7yjezs1rV3v nn8AmwQsm8lymqpQvgyzY85uVCnRGgjF =9vSe -----END PGP SIGNATURE----- --==-=-=-- From unknown Sat Aug 16 18:42:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10487: 24.0.92; [PATCH] Feature request: pcomplete/find, pcomplete/hg. Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 25 Feb 2016 06:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10487 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: Thierry Volpiatto Cc: 10487@debbugs.gnu.org Received: via spool by 10487-submit@debbugs.gnu.org id=B10487.14563807651494 (code B ref 10487); Thu, 25 Feb 2016 06:13:01 +0000 Received: (at 10487) by debbugs.gnu.org; 25 Feb 2016 06:12:45 +0000 Received: from localhost ([127.0.0.1]:44595 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aYpAL-0000O2-9W for submit@debbugs.gnu.org; Thu, 25 Feb 2016 01:12:45 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:41233) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aYpAI-0000Nu-Ur for 10487@debbugs.gnu.org; Thu, 25 Feb 2016 01:12:43 -0500 Received: from [175.103.25.178] (helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aYp9u-0004Kj-W4; Thu, 25 Feb 2016 07:12:19 +0100 From: Lars Ingebrigtsen References: <87boq8n62m.fsf@gmail.com> Date: Thu, 25 Feb 2016 16:42:14 +1030 In-Reply-To: <87boq8n62m.fsf@gmail.com> (Thierry Volpiatto's message of "Thu, 12 Jan 2012 19:12:17 +0100") Message-ID: <87twkxwc75.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1aYp9u-0004Kj-W4 X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1456985539.8027@wsFwP565Rj/nvsUx1XualQ X-Spam-Status: No X-Spam-Score: 0.0 (/) 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: 0.0 (/) Thierry Volpiatto writes: > Hi, here a patch that provide pcomplete/find and pcomplete/hg functions. > They are in lisp/pcmpl-gnu.el, but */hg maybe should go in its own file, > e.g pcmpl-hg.el. ;;;###autoload +(defun pcomplete/find () + "Completion for GNU find utility." + (let ((prec (pcomplete-arg 'last -1))) I think this seems useful... +(defun* pcomplete-get-hg-commands (&key com opts spec) + "Extract infos for hg/mercurial commands." + (with-temp-buffer But perhaps hg is waning so much in popularity that it doesn't make all that much sense to add completion support for hg in Emacs these days? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Sat Aug 16 18:42:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10487: 24.0.92; [PATCH] Feature request: pcomplete/find, pcomplete/hg. Resent-From: John Wiegley Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 25 Feb 2016 06:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10487 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: Lars Ingebrigtsen Cc: 10487@debbugs.gnu.org, Thierry Volpiatto Reply-To: John Wiegley Received: via spool by 10487-submit@debbugs.gnu.org id=B10487.145638311611916 (code B ref 10487); Thu, 25 Feb 2016 06:52:01 +0000 Received: (at 10487) by debbugs.gnu.org; 25 Feb 2016 06:51:56 +0000 Received: from localhost ([127.0.0.1]:44667 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aYpmF-000368-CI for submit@debbugs.gnu.org; Thu, 25 Feb 2016 01:51:56 -0500 Received: from mail-pa0-f42.google.com ([209.85.220.42]:33596) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aYpm9-00035r-Uu for 10487@debbugs.gnu.org; Thu, 25 Feb 2016 01:51:53 -0500 Received: by mail-pa0-f42.google.com with SMTP id fl4so27098593pad.0 for <10487@debbugs.gnu.org>; Wed, 24 Feb 2016 22:51:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:date:message-id:references :user-agent:reply-to:mime-version:content-type; bh=09jfwjjwYKYLfKIOWN2oN5BAbcz1Y7gOwLcLiDjm7A8=; b=qSgArRuNTcz0N09gKmA/EeuV8t+5IEbz5OZN/n2x27Yyn/wAWQgntWzHG7Wv61MhaE DgZLN4PjClm2VjMmHVlS+MLc0ZwaM6ub00gUWawgI5WOMyWza2kIGbdy5ObOmkzJ1Nhp dr+gChpdO96AO7Z1SMcD2aKC3Gm/CsAGAjJo/zoqHDqGhzSxItaZMOZ+chIAd96afBEo xtwS5SS1mB36W8zQz5SxwXHYCxoGscL3pEJKIpjBazr4zh19LVvIhyq2bDvgAKlb+AL0 0vyNX1ndMysWoVyPaKFYn80tKHg5OXiHEiAy4QfPVr6HKl5yGwSsjZQxfskTSXMyI+Wy 2l+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:in-reply-to:date:message-id :references:user-agent:reply-to:mime-version:content-type; bh=09jfwjjwYKYLfKIOWN2oN5BAbcz1Y7gOwLcLiDjm7A8=; b=gQZjcC+pG0Hjcdti/oHtgE/+mxl0Yp9Ty8+fhsJTiLLpsf7TS5ozOPzbiP+oO3R1he TDcA3xV/1I4PeJYVvoJFm5CERADGqi54yAhmweQBb9zGYm1fE6IDHWho0RvxErzGWJDg CUvC1uECtYgD7Go//gMzfmQdN6Xc1/Kihsc9Wws3YiD07e34LWcTPkjDFhQttBE9INfz KGKYmcjgzcDbjhB2ZpqhGb1BCgLYhP1KRZftO45xb08BMTzXdS9HyobaethMGa9L5nYX HVeHyuptM3BauMolw5FjFiupBfe3H7D2ABXLkypuw//XVky8+eE9Xjl6iprJBnKj5Ugc MbAw== X-Gm-Message-State: AG10YOQ/QPmG1g/TygmOcTq48ikM0Db1fhECyi5FSiUAxzgCyCwh0o0bCL/AsJWmQw24AA== X-Received: by 10.66.144.4 with SMTP id si4mr60858240pab.0.1456383104245; Wed, 24 Feb 2016 22:51:44 -0800 (PST) Received: from Vulcan.local (76-234-68-79.lightspeed.frokca.sbcglobal.net. [76.234.68.79]) by smtp.gmail.com with ESMTPSA id ud8sm9442542pac.11.2016.02.24.22.51.42 (version=TLS1 cipher=AES128-SHA bits=128/128); Wed, 24 Feb 2016 22:51:42 -0800 (PST) From: John Wiegley X-Google-Original-From: "John Wiegley" Received: by Vulcan.local (Postfix, from userid 501) id 583A81317934A; Wed, 24 Feb 2016 22:51:41 -0800 (PST) In-Reply-To: <87twkxwc75.fsf@gnus.org> (Lars Ingebrigtsen's message of "Thu, 25 Feb 2016 16:42:14 +1030") Date: Wed, 24 Feb 2016 22:51:40 -0800 Message-ID: References: <87boq8n62m.fsf@gmail.com> <87twkxwc75.fsf@gnus.org> User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/24.5 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) 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: -0.7 (/) >>>>> Lars Ingebrigtsen writes: > But perhaps hg is waning so much in popularity that it doesn't make all that > much sense to add completion support for hg in Emacs these days? Correct. pcmpl-hg.el is a perfect candidate for GNU ELPA. -- John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2 From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 26 00:34:16 2016 Received: (at control) by debbugs.gnu.org; 26 Feb 2016 05:34:16 +0000 Received: from localhost ([127.0.0.1]:46595 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZB2e-0003mH-DK for submit@debbugs.gnu.org; Fri, 26 Feb 2016 00:34:16 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:42437) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZB2c-0003m4-23 for control@debbugs.gnu.org; Fri, 26 Feb 2016 00:34:15 -0500 Received: from [175.103.25.178] (helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aZB2D-0004N4-TA for control@debbugs.gnu.org; Fri, 26 Feb 2016 06:33:50 +0100 Date: Fri, 26 Feb 2016 16:03:45 +1030 Message-Id: <87twkwvxvq.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #10487 X-MailScanner-ID: 1aZB2D-0004N4-TA X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1457069631.14976@hkyBOndPR6tF37d2mnUyFg X-Spam-Status: No X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control 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: 0.0 (/) tags 10487 fixed close 10487 25.2 From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 03 21:49:42 2016 Received: (at control) by debbugs.gnu.org; 4 Dec 2016 02:49:42 +0000 Received: from localhost ([127.0.0.1]:51761 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cDMs2-0004Js-AJ for submit@debbugs.gnu.org; Sat, 03 Dec 2016 21:49:42 -0500 Received: from eggs.gnu.org ([208.118.235.92]:56131) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cDMrz-0004JW-G1 for control@debbugs.gnu.org; Sat, 03 Dec 2016 21:49:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cDMrs-0001yx-95 for control@debbugs.gnu.org; Sat, 03 Dec 2016 21:49:34 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53276) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cDMrs-0001yr-52 for control@debbugs.gnu.org; Sat, 03 Dec 2016 21:49:32 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1cDMrr-0005b2-Kh; Sat, 03 Dec 2016 21:49:31 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <22595.33851.293095.70553@gnu.org> Date: Sat, 3 Dec 2016 21:49:31 -0500 From: Glenn Morris To: control@debbugs.gnu.org Subject: Clean up predictable issues due to Emacs version number change X-Debbugs-No-Ack: yes X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -7.9 (-------) X-Debbugs-Envelope-To: control 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: -7.9 (-------) # Ref: # http://lists.gnu.org/archive/html/emacs-devel/2016-11/msg00238.html # http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00692.html # http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01215.html # Some attempt has been made to check for things backported after the fact. # Erring on the side of a later version number seems preferable anyway. unarchive 10 fixed 10 26.1 notfixed 10 25.2 unarchive 96 fixed 96 26.1 notfixed 96 25.2 unarchive 1149 fixed 1149 26.1 notfixed 1149 25.2 unarchive 1150 fixed 1150 26.1 notfixed 1150 25.2 unarchive 2270 fixed 2270 26.1 notfixed 2270 25.2 unarchive 2405 fixed 2405 26.1 notfixed 2405 25.2 unarchive 2589 fixed 2589 26.1 notfixed 2589 25.2 unarchive 3137 fixed 3137 26.1 notfixed 3137 25.2 unarchive 3393 fixed 3393 26.1 notfixed 3393 25.2 unarchive 4589 fixed 4589 26.1 notfixed 4589 25.2 unarchive 4920 fixed 4920 26.1 notfixed 4920 25.2 unarchive 5001 fixed 5001 26.1 notfixed 5001 25.2 unarchive 5262 fixed 5262 26.1 notfixed 5262 25.2 unarchive 5305 fixed 5305 26.1 notfixed 5305 25.2 unarchive 5314 fixed 5314 26.1 notfixed 5314 25.2 unarchive 5479 fixed 5479 26.1 notfixed 5479 25.2 unarchive 5650 fixed 5650 26.1 notfixed 5650 25.2 unarchive 5661 fixed 5661 26.1 notfixed 5661 25.2 unarchive 5727 fixed 5727 26.1 notfixed 5727 25.2 unarchive 6817 fixed 6817 26.1 notfixed 6817 25.2 unarchive 7385 fixed 7385 26.1 notfixed 7385 25.2 unarchive 7522 fixed 7522 26.1 notfixed 7522 25.2 unarchive 7751 fixed 7751 26.1 notfixed 7751 25.2 unarchive 8634 fixed 8634 26.1 notfixed 8634 25.2 unarchive 8693 fixed 8693 26.1 notfixed 8693 25.2 unarchive 8925 fixed 8925 26.1 notfixed 8925 25.2 unarchive 9342 fixed 9342 26.1 notfixed 9342 25.2 unarchive 9730 fixed 9730 26.1 notfixed 9730 25.2 unarchive 10487 fixed 10487 26.1 notfixed 10487 25.2 unarchive 10540 fixed 10540 26.1 notfixed 10540 25.2 unarchive 10723 fixed 10723 26.1 notfixed 10723 25.2 unarchive 10794 fixed 10794 26.1 notfixed 10794 25.2 unarchive 10980 fixed 10980 26.1 notfixed 10980 25.2 unarchive 11357 fixed 11357 26.1 notfixed 11357 25.2 unarchive 11400 fixed 11400 26.1 notfixed 11400 25.2 unarchive 11788 fixed 11788 26.1 notfixed 11788 25.2 unarchive 12048 fixed 12048 26.1 notfixed 12048 25.2 unarchive 12377 fixed 12377 26.1 notfixed 12377 25.2 unarchive 12378 fixed 12378 26.1 notfixed 12378 25.2 unarchive 12636 fixed 12636 26.1 notfixed 12636 25.2 unarchive 12939 fixed 12939 26.1 notfixed 12939 25.2 unarchive 13269 fixed 13269 26.1 notfixed 13269 25.2 unarchive 13571 fixed 13571 26.1 notfixed 13571 25.2 unarchive 13745 fixed 13745 26.1 notfixed 13745 25.2 unarchive 13949 fixed 13949 26.1 notfixed 13949 25.2 unarchive 14256 fixed 14256 26.1 notfixed 14256 25.2 unarchive 14341 fixed 14341 26.1 notfixed 14341 25.2 unarchive 14484 fixed 14484 26.1 notfixed 14484 25.2 unarchive 14554 fixed 14554 26.1 notfixed 14554 25.2 unarchive 14577 fixed 14577 26.1 notfixed 14577 25.2 unarchive 14687 fixed 14687 26.1 notfixed 14687 25.2 unarchive 14844 fixed 14844 26.1 notfixed 14844 25.2 unarchive 14854 fixed 14854 26.1 notfixed 14854 25.2 unarchive 14915 fixed 14915 26.1 notfixed 14915 25.2 unarchive 14919 fixed 14919 26.1 notfixed 14919 25.2 unarchive 15021 fixed 15021 26.1 notfixed 15021 25.2 unarchive 15047 fixed 15047 26.1 notfixed 15047 25.2 unarchive 15171 fixed 15171 26.1 notfixed 15171 25.2 unarchive 15324 fixed 15324 26.1 notfixed 15324 25.2 unarchive 15445 fixed 15445 26.1 notfixed 15445 25.2 unarchive 15506 fixed 15506 26.1 notfixed 15506 25.2 unarchive 15909 fixed 15909 26.1 notfixed 15909 25.2 unarchive 16136 fixed 16136 26.1 notfixed 16136 25.2 unarchive 16200 fixed 16200 26.1 notfixed 16200 25.2 unarchive 16276 fixed 16276 26.1 notfixed 16276 25.2 unarchive 16294 fixed 16294 26.1 notfixed 16294 25.2 unarchive 16345 fixed 16345 26.1 notfixed 16345 25.2 unarchive 16390 fixed 16390 26.1 notfixed 16390 25.2 unarchive 16406 fixed 16406 26.1 notfixed 16406 25.2 unarchive 16483 fixed 16483 26.1 notfixed 16483 25.2 unarchive 16513 fixed 16513 26.1 notfixed 16513 25.2 unarchive 16579 fixed 16579 26.1 notfixed 16579 25.2 unarchive 16746 fixed 16746 26.1 notfixed 16746 25.2 unarchive 16891 fixed 16891 26.1 notfixed 16891 25.2 unarchive 16904 fixed 16904 26.1 notfixed 16904 25.2 unarchive 17039 fixed 17039 26.1 notfixed 17039 25.2 unarchive 17067 fixed 17067 26.1 notfixed 17067 25.2 unarchive 17119 fixed 17119 26.1 notfixed 17119 25.2 unarchive 17582 fixed 17582 26.1 notfixed 17582 25.2 unarchive 17707 fixed 17707 26.1 notfixed 17707 25.2 unarchive 17716 fixed 17716 26.1 notfixed 17716 25.2 unarchive 17738 fixed 17738 26.1 notfixed 17738 25.2 unarchive 17989 fixed 17989 26.1 notfixed 17989 25.2 unarchive 17999 fixed 17999 26.1 notfixed 17999 25.2 unarchive 18008 fixed 18008 26.1 notfixed 18008 25.2 unarchive 18024 fixed 18024 26.1 notfixed 18024 25.2 unarchive 18026 fixed 18026 26.1 notfixed 18026 25.2 unarchive 18028 fixed 18028 26.1 notfixed 18028 25.2 unarchive 18089 fixed 18089 26.1 notfixed 18089 25.2 unarchive 18092 fixed 18092 26.1 notfixed 18092 25.2 unarchive 18110 fixed 18110 26.1 notfixed 18110 25.2 unarchive 18202 fixed 18202 26.1 notfixed 18202 25.2 unarchive 18203 fixed 18203 26.1 notfixed 18203 25.2 unarchive 18204 fixed 18204 26.1 notfixed 18204 25.2 unarchive 18211 fixed 18211 26.1 notfixed 18211 25.2 unarchive 18279 fixed 18279 26.1 notfixed 18279 25.2 unarchive 18527 fixed 18527 26.1 notfixed 18527 25.2 unarchive 18587 fixed 18587 26.1 notfixed 18587 25.2 unarchive 18634 fixed 18634 26.1 notfixed 18634 25.2 unarchive 18635 fixed 18635 26.1 notfixed 18635 25.2 unarchive 18686 fixed 18686 26.1 notfixed 18686 25.2 unarchive 18692 fixed 18692 26.1 notfixed 18692 25.2 unarchive 18809 fixed 18809 26.1 notfixed 18809 25.2 unarchive 18810 fixed 18810 26.1 notfixed 18810 25.2 unarchive 18829 fixed 18829 26.1 notfixed 18829 25.2 unarchive 19114 fixed 19114 26.1 notfixed 19114 25.2 unarchive 19152 fixed 19152 26.1 notfixed 19152 25.2 unarchive 19209 fixed 19209 26.1 notfixed 19209 25.2 unarchive 19214 fixed 19214 26.1 notfixed 19214 25.2 unarchive 19215 fixed 19215 26.1 notfixed 19215 25.2 unarchive 19255 fixed 19255 26.1 notfixed 19255 25.2 unarchive 19368 fixed 19368 26.1 notfixed 19368 25.2 unarchive 19424 fixed 19424 26.1 notfixed 19424 25.2 unarchive 19497 fixed 19497 26.1 notfixed 19497 25.2 unarchive 19587 fixed 19587 26.1 notfixed 19587 25.2 unarchive 19638 fixed 19638 26.1 notfixed 19638 25.2 unarchive 19722 fixed 19722 26.1 notfixed 19722 25.2 unarchive 19754 fixed 19754 26.1 notfixed 19754 25.2 unarchive 19801 fixed 19801 26.1 notfixed 19801 25.2 unarchive 19851 fixed 19851 26.1 notfixed 19851 25.2 unarchive 20038 fixed 20038 26.1 notfixed 20038 25.2 unarchive 20158 fixed 20158 26.1 notfixed 20158 25.2 unarchive 20181 fixed 20181 26.1 notfixed 20181 25.2 unarchive 20304 fixed 20304 26.1 notfixed 20304 25.2 unarchive 20408 fixed 20408 26.1 notfixed 20408 25.2 unarchive 20460 fixed 20460 26.1 notfixed 20460 25.2 unarchive 20485 fixed 20485 26.1 notfixed 20485 25.2 unarchive 20520 fixed 20520 26.1 notfixed 20520 25.2 unarchive 20654 fixed 20654 26.1 notfixed 20654 25.2 unarchive 20702 fixed 20702 26.1 notfixed 20702 25.2 unarchive 20724 fixed 20724 26.1 notfixed 20724 25.2 unarchive 20878 fixed 20878 26.1 notfixed 20878 25.2 unarchive 21002 fixed 21002 26.1 notfixed 21002 25.2 unarchive 21014 fixed 21014 26.1 notfixed 21014 25.2 unarchive 21024 fixed 21024 26.1 notfixed 21024 25.2 unarchive 21155 fixed 21155 26.1 notfixed 21155 25.2 unarchive 21169 fixed 21169 26.1 notfixed 21169 25.2 unarchive 21171 fixed 21171 26.1 notfixed 21171 25.2 unarchive 21225 fixed 21225 26.1 notfixed 21225 25.2 unarchive 21231 fixed 21231 26.1 notfixed 21231 25.2 unarchive 21252 fixed 21252 26.1 notfixed 21252 25.2 unarchive 21269 fixed 21269 26.1 notfixed 21269 25.2 unarchive 21359 fixed 21359 26.1 notfixed 21359 25.2 unarchive 21427 fixed 21427 26.1 notfixed 21427 25.2 unarchive 21552 fixed 21552 26.1 notfixed 21552 25.2 unarchive 21576 fixed 21576 26.1 notfixed 21576 25.2 unarchive 21577 fixed 21577 26.1 notfixed 21577 25.2 unarchive 21601 fixed 21601 26.1 notfixed 21601 25.2 unarchive 21678 fixed 21678 26.1 notfixed 21678 25.2 unarchive 21679 fixed 21679 26.1 notfixed 21679 25.2 unarchive 21684 fixed 21684 26.1 notfixed 21684 25.2 unarchive 21706 fixed 21706 26.1 notfixed 21706 25.2 unarchive 21759 fixed 21759 26.1 notfixed 21759 25.2 unarchive 21851 fixed 21851 26.1 notfixed 21851 25.2 unarchive 21852 fixed 21852 26.1 notfixed 21852 25.2 unarchive 21853 fixed 21853 26.1 notfixed 21853 25.2 unarchive 21881 fixed 21881 26.1 notfixed 21881 25.2 unarchive 21936 fixed 21936 26.1 notfixed 21936 25.2 unarchive 21962 fixed 21962 26.1 notfixed 21962 25.2 unarchive 22117 fixed 22117 26.1 notfixed 22117 25.2 unarchive 22140 fixed 22140 26.1 notfixed 22140 25.2 unarchive 22170 fixed 22170 26.1 notfixed 22170 25.2 unarchive 22172 fixed 22172 26.1 notfixed 22172 25.2 unarchive 22227 fixed 22227 26.1 notfixed 22227 25.2 unarchive 22315 fixed 22315 26.1 notfixed 22315 25.2 unarchive 22325 fixed 22325 26.1 notfixed 22325 25.2 unarchive 22329 fixed 22329 26.1 notfixed 22329 25.2 unarchive 22348 fixed 22348 26.1 notfixed 22348 25.2 unarchive 22478 fixed 22478 26.1 notfixed 22478 25.2 unarchive 22530 fixed 22530 26.1 notfixed 22530 25.2 unarchive 22531 fixed 22531 26.1 notfixed 22531 25.2 unarchive 22576 fixed 22576 26.1 notfixed 22576 25.2 unarchive 22583 fixed 22583 26.1 notfixed 22583 25.2 unarchive 22586 fixed 22586 26.1 notfixed 22586 25.2 unarchive 22592 fixed 22592 26.1 notfixed 22592 25.2 unarchive 22594 fixed 22594 26.1 notfixed 22594 25.2 unarchive 22595 fixed 22595 26.1 notfixed 22595 25.2 unarchive 22596 fixed 22596 26.1 notfixed 22596 25.2 unarchive 22627 fixed 22627 26.1 notfixed 22627 25.2 unarchive 22632 fixed 22632 26.1 notfixed 22632 25.2 unarchive 22648 fixed 22648 26.1 notfixed 22648 25.2 unarchive 22664 fixed 22664 26.1 notfixed 22664 25.2 unarchive 22720 fixed 22720 26.1 notfixed 22720 25.2 unarchive 22724 fixed 22724 26.1 notfixed 22724 25.2 unarchive 22764 fixed 22764 26.1 notfixed 22764 25.2 unarchive 22799 fixed 22799 26.1 notfixed 22799 25.2 unarchive 22800 fixed 22800 26.1 notfixed 22800 25.2 unarchive 22814 fixed 22814 26.1 notfixed 22814 25.2 unarchive 22824 fixed 22824 26.1 notfixed 22824 25.2 unarchive 22827 fixed 22827 26.1 notfixed 22827 25.2 unarchive 22837 fixed 22837 26.1 notfixed 22837 25.2 unarchive 22841 fixed 22841 26.1 notfixed 22841 25.2 unarchive 22890 fixed 22890 26.1 notfixed 22890 25.2 unarchive 22928 fixed 22928 26.1 notfixed 22928 25.2 unarchive 22940 fixed 22940 26.1 notfixed 22940 25.2 unarchive 22964 fixed 22964 26.1 notfixed 22964 25.2 unarchive 22968 fixed 22968 26.1 notfixed 22968 25.2 unarchive 23020 fixed 23020 26.1 notfixed 23020 25.2 unarchive 23071 fixed 23071 26.1 notfixed 23071 25.2 unarchive 23116 fixed 23116 26.1 notfixed 23116 25.2 unarchive 23139 fixed 23139 26.1 notfixed 23139 25.2 unarchive 23159 fixed 23159 26.1 notfixed 23159 25.2 unarchive 23167 fixed 23167 26.1 notfixed 23167 25.2 unarchive 23262 fixed 23262 26.1 notfixed 23262 25.2 unarchive 23290 fixed 23290 26.1 notfixed 23290 25.2 unarchive 23374 fixed 23374 26.1 notfixed 23374 25.2 unarchive 23390 fixed 23390 26.1 notfixed 23390 25.2 unarchive 23401 fixed 23401 26.1 notfixed 23401 25.2 unarchive 23411 fixed 23411 26.1 notfixed 23411 25.2 unarchive 23459 fixed 23459 26.1 notfixed 23459 25.2 unarchive 23608 fixed 23608 26.1 notfixed 23608 25.2 unarchive 23703 fixed 23703 26.1 notfixed 23703 25.2 unarchive 23730 fixed 23730 26.1 notfixed 23730 25.2 unarchive 23829 fixed 23829 26.1 notfixed 23829 25.2 unarchive 23850 fixed 23850 26.1 notfixed 23850 25.2 unarchive 23863 fixed 23863 26.1 notfixed 23863 25.2 unarchive 23883 fixed 23883 26.1 notfixed 23883 25.2 unarchive 23914 fixed 23914 26.1 notfixed 23914 25.2 unarchive 23949 fixed 23949 26.1 notfixed 23949 25.2 unarchive 23998 fixed 23998 26.1 notfixed 23998 25.2 unarchive 24122 fixed 24122 26.1 notfixed 24122 25.2 unarchive 24133 fixed 24133 26.1 notfixed 24133 25.2 unarchive 24166 fixed 24166 26.1 notfixed 24166 25.2 unarchive 24257 fixed 24257 26.1 notfixed 24257 25.2 unarchive 24308 fixed 24308 26.1 notfixed 24308 25.2 unarchive 24432 fixed 24432 26.1 notfixed 24432 25.2