From unknown Sat Jun 21 10:40:31 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11609: 24.1.50; url-retrieve* try to connect to tramp Resent-From: Thierry Volpiatto Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 02 Jun 2012 17:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 11609 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 11609@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.13386591842962 (code B ref -1); Sat, 02 Jun 2012 17:47:01 +0000 Received: (at submit) by debbugs.gnu.org; 2 Jun 2012 17:46:24 +0000 Received: from localhost ([127.0.0.1]:54818 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SasP9-0000li-FS for submit@debbugs.gnu.org; Sat, 02 Jun 2012 13:46:24 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41669) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SasP5-0000lO-Ly for submit@debbugs.gnu.org; Sat, 02 Jun 2012 13:46:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SasNF-0000a0-Iz for submit@debbugs.gnu.org; Sat, 02 Jun 2012 13:44:27 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:40935) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SasNF-0000ZR-DN for submit@debbugs.gnu.org; Sat, 02 Jun 2012 13:44:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SasNC-0001Uh-GZ for bug-gnu-emacs@gnu.org; Sat, 02 Jun 2012 13:44:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SasN9-0000Yh-2B for bug-gnu-emacs@gnu.org; Sat, 02 Jun 2012 13:44:21 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:50154) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SasN8-0000Yc-OG for bug-gnu-emacs@gnu.org; Sat, 02 Jun 2012 13:44:18 -0400 Received: by obbwd18 with SMTP id wd18so5719680obb.0 for ; Sat, 02 Jun 2012 10:44:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:mime-version:content-type; bh=X2lycdeqmsEsZvIly5K+tFeJVJzmvMaL7DZxTGw6uNM=; b=rj2Jvix4TLOJI+FlQqjHs/DdO8WY1YApAyManSNUPxZm0ryp64kdR5qNfpJMaNy582 ZeyBua0LM7mJERf4l/FdhNQtOKYVPq7WXdod/7ZSXXpxMzFNPk5dhzXOYbFsemdeXypd yJv7oCL5NOcK/VjJMxhiLcoTk9ZA1Ks56bzZdJ3KOPkqRnrCkHA4QaiaIzOBuR0/eT2c gtevalPdUk+/nVcWR4ngXtY0BdSt0KtF8OV/yz0ZbVYIoWjidJuFxUTvZq9Ivgkv3Fg3 UjYB6KGAToIzOm0NoF4URuV0T9NOoWcVXTaF09N3OA4+wJsf3CRx1JJLce3NHX11JXMv 0bnA== Received: by 10.182.154.67 with SMTP id vm3mr6838248obb.57.1338659055832; Sat, 02 Jun 2012 10:44:15 -0700 (PDT) Received: from thierry-MM061 ([161.98.13.100]) by mx.google.com with ESMTPS id o4sm3310338oef.11.2012.06.02.10.44.14 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 02 Jun 2012 10:44:15 -0700 (PDT) From: Thierry Volpiatto Date: Sat, 02 Jun 2012 11:44:13 -0600 Message-ID: <87pq9htxqq.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) 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: -6.1 (------) Hi, It seem `url-retrieve-synchronously' is checking for a tramp filename when using a request like this: "http://tinyurl.com/api-create.php?url=https://...." Resulting in this error: Contacting host: tinyurl.com:80 error: "Not a Tramp file name: /api-create.php%3furl%3dhttps://...." You can reproduce using the package "smallurl.el" and use `smallurl-replace-at-point' on some url. May be this issue have been fixed in trunk, I can update until mid June, if so ignore this. In GNU Emacs 24.1.50.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2012-05-04 on thierry-MM061 Windowing system distributor `The X.Org Foundation', version 11.0.11103000 Configured using: `configure '--with-x-toolkit=lucid' '--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: Lisp Interaction Minor modes in effect: recentf-mode: t display-battery-mode: t global-undo-tree-mode: t undo-tree-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 helm-mode: t helm-dired-mode: Enable helm completion in Dired functions. Bindings affected are C, R, S, H. This is deprecated for Emacs24+ users, use `helm-mode' instead. shell-dirtrack-mode: t helm-match-plugin-mode: t diff-auto-refine-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-M-x M-x C-a C-o M-x - s y C-M-x M-x M-x M-x q C-u C-M-x M-x n n n n n n n n n n q C-h e C-SPC 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 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 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 C-f C-f C-f C-f C-f C-f C-f M-w C-SPC C-n C-n M-w C-x b M-x r e p o r Recent messages: Result: "https://picasaweb.google.com/thierry.volpiatto/EveGoudes20120419?authkey=Gv1sRgCPe4jsfb0Z7aJw" Result: "http://tinyurl.com/api-create.php?url=https://picasaweb.google.com/thierry.volpiatto/EveGoudes20120419?authkey=Gv1sRgCPe4jsfb0Z7aJw" Contacting host: tinyurl.com:80 error: "Not a Tramp file name: /api-create.php%3furl%3dhttps://picasaweb.google.com/thierry.volpiatto/EveGoudes20120419%3fauthkey%3dGv1sRgCPe4jsfb0Z7aJw" Back to top level. Mark set [2 times] [2 times] Load-path shadows: ~/elisp/emacs-helm-extensions/helm-descbinds hides ~/elisp/emacs-helm/helm-descbinds ~/elisp/emacs-wget/lpath hides ~/elisp/auctex/lpath ~/elisp/org-active/contrib/lisp/org-lparse hides /usr/local/share/emacs/24.1.50/lisp/org/org-lparse ~/elisp/org-active/contrib/lisp/org-odt hides /usr/local/share/emacs/24.1.50/lisp/org/org-odt ~/elisp/org-active/contrib/lisp/org-eshell hides /usr/local/share/emacs/24.1.50/lisp/org/org-eshell ~/elisp/emms/lisp/tq hides /usr/local/share/emacs/24.1.50/lisp/emacs-lisp/tq Features: (shadow epa-mail emacsbug sendmail cl-specs edebug debug helm-command newcomment helm-ring helm-eshell helm-elisp helm-eval repeat gnus-html gnus-gravatar gravatar smiley gnus-cite flow-fill mail-extr gnus-bcklg qp gnus-ml nndraft nnmh utf-7 nnimap utf7 nnml nnfolder netrc network-stream starttls gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-cache gnus-dired nnir recentf ido url-http tls url-auth url-gw cal-iso animate vc-git xgit-dvc xgit xgit-annotate dvc-annotate xgit-log dvc-revlist vc-rcs xhg-dvc bzr-core xdarcs-core xgit-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 winner undo-tree 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 avoid help-mode view savehist gnus-async nntp markdown-mode 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 rect 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 mb-depth ioccur cl-info slime hyperspec slime-autoloads ledger-config ledger esh-arg esh-util tex-site auto-loads esh-toggle flymake ipython python-mode info-look executable eldoc-eval eldoc no-word regex-tool dired-extension 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 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 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 ediff-merg ediff-diff ediff-wind ediff-help ediff-util ediff-mult ediff-init ediff dvc-autoloads 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 find-func 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-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-helm-thierry helm-mode helm-files image-dired tramp tramp-compat shell pcomplete format-spec tramp-loaddefs dired-aux ffap thingatpt helm-tags helm-bookmark helm-adaptative helm-info helm-net browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse url-vars mailcap helm-plugin helm-help helm-match-plugin helm-grep helm-buffers helm-elscreen helm-regexp grep helm-external helm-utils compile comint ansi-color helm-git magit log-edit ring pcvs-util add-log parse-time helm-descbinds helm-delicious xml helm-mercurial xhg xhg-annotate xhg-mq xhg-log xhg-core dvc-diff uniquify dvc-fileinfo dvc-unified dvc-tips diff-mode dvc-core dvc-lisp dvc-buffers dvc-ui dvc-register dvc-utils dvc-emacs ewoc dvc-defs dvc-site dired-x dired helm-locate helm warnings helm-config edmacro kmacro epa-file epa derived epg epg-config auth-source eieio byte-opt bytecomp byte-compile cconv macroexp gnus-util time-date mm-util mail-prsvr password-cache usage-memo eev-thierry 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 regexp-opt 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) -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997 From unknown Sat Jun 21 10:40:31 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11609: 24.1.50; url-retrieve* try to connect to tramp Resent-From: Michael Albinus Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 03 Jun 2012 12:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11609 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Thierry Volpiatto Cc: 11609@debbugs.gnu.org Received: via spool by 11609-submit@debbugs.gnu.org id=B11609.133872766528430 (code B ref 11609); Sun, 03 Jun 2012 12:48:02 +0000 Received: (at 11609) by debbugs.gnu.org; 3 Jun 2012 12:47:45 +0000 Received: from localhost ([127.0.0.1]:55364 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SbADg-0007OV-Uj for submit@debbugs.gnu.org; Sun, 03 Jun 2012 08:47:45 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:41781) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1SbADL-0007Nz-Ap for 11609@debbugs.gnu.org; Sun, 03 Jun 2012 08:47:42 -0400 Received: (qmail invoked by alias); 03 Jun 2012 12:45:25 -0000 Received: from p57BB8BB7.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.139.183] by mail.gmx.net (mp032) with SMTP; 03 Jun 2012 14:45:25 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/3DrctSKf3BgA6xXve3u9x8pI64KJ07rUR53C0tM rwDAGCetla8liM From: Michael Albinus References: <87pq9htxqq.fsf@gmail.com> Date: Sun, 03 Jun 2012 14:45:22 +0200 In-Reply-To: <87pq9htxqq.fsf@gmail.com> (Thierry Volpiatto's message of "Sat, 02 Jun 2012 11:44:13 -0600") Message-ID: <877gvobm3h.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-Spam-Score: -1.9 (-) 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: -1.9 (-) Thierry Volpiatto writes: > Hi, Hi Thierry, > May be this issue have been fixed in trunk, I can update until mid June, > if so ignore this. > > In GNU Emacs 24.1.50.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) > of 2012-05-04 on thierry-MM061 > Windowing system distributor `The X.Org Foundation', version 11.0.11103000 > Configured using: > `configure '--with-x-toolkit=lucid' '--without-rsvg' '--without-gconf' > '--with-wide-int'' I cannot reproduce the problem with In GNU Emacs 24.1.50.7 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10) of 2012-06-01 on detlef Bzr revision: 108442 rgm@gnu.org-20120601071049-2ihxhhn25k553k38 Best regards, Michael. From unknown Sat Jun 21 10:40:31 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11609: 24.1.50; url-retrieve* try to connect to tramp Resent-From: Thierry Volpiatto Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 03 Jun 2012 22:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11609 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Michael Albinus Cc: 11609@debbugs.gnu.org Received: via spool by 11609-submit@debbugs.gnu.org id=B11609.133876391421662 (code B ref 11609); Sun, 03 Jun 2012 22:52:01 +0000 Received: (at 11609) by debbugs.gnu.org; 3 Jun 2012 22:51:54 +0000 Received: from localhost ([127.0.0.1]:56125 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SbJeM-0005dK-70 for submit@debbugs.gnu.org; Sun, 03 Jun 2012 18:51:54 -0400 Received: from mail-ob0-f172.google.com ([209.85.214.172]:56364) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SbJeJ-0005d7-QE for 11609@debbugs.gnu.org; Sun, 03 Jun 2012 18:51:52 -0400 Received: by obbeh20 with SMTP id eh20so8144357obb.3 for <11609@debbugs.gnu.org>; Sun, 03 Jun 2012 15:49:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=V5LiLdvRkLRNSFrP1hlkZmZtM8EsSj6TVpfsDzWr858=; b=xzaXkuIqMmm3Ar0niT6kfCy78guVbEl0rqX6Nyncm4Ju0WbrBMtP+vRG4/mCtbfmQF zoJfQZQwV5bSLovm8GICXntTDHzlSd3+9zonq2/2XgwYLR7OX64+iwdqhTLHqq7NGJoA MoaUGy9jNtUu3R1M7XLaiZAay2RDi0upoRq/7zzNHHX8QH21+1q5bFqDFz2tTa4dyCBn u3D7b7PwL3o4AmG5vV4d4FUaibloSGTsd9FR+txSLy+9B4jv0od+JdcoL/5wxaC7thAg 10rU5FfrFDuhxobv7Ze2sXWCEHLqGpjD+ho3URuODQvo/ibyNdvF/uNEr7C7oqnkHNY6 GY4g== Received: by 10.60.28.7 with SMTP id x7mr9927199oeg.30.1338763792540; Sun, 03 Jun 2012 15:49:52 -0700 (PDT) Received: from thierry-MM061 ([66.180.105.64]) by mx.google.com with ESMTPS id c6sm6898688obl.22.2012.06.03.15.49.51 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 03 Jun 2012 15:49:52 -0700 (PDT) From: Thierry Volpiatto References: <87pq9htxqq.fsf@gmail.com> <877gvobm3h.fsf@gmx.de> Date: Sun, 03 Jun 2012 16:49:50 -0600 In-Reply-To: <877gvobm3h.fsf@gmx.de> (Michael Albinus's message of "Sun, 03 Jun 2012 14:45:22 +0200") Message-ID: <87vcj8au41.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.6 (--) 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: -2.6 (--) Hi Michael, Michael Albinus writes: > Thierry Volpiatto writes: > >> Hi, > > Hi Thierry, > >> May be this issue have been fixed in trunk, I can update until mid June, >> if so ignore this. >> >> In GNU Emacs 24.1.50.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) >> of 2012-05-04 on thierry-MM061 >> Windowing system distributor `The X.Org Foundation', version 11.0.11103000 >> Configured using: >> `configure '--with-x-toolkit=lucid' '--without-rsvg' '--without-gconf' >> '--with-wide-int'' > > I cannot reproduce the problem with > > In GNU Emacs 24.1.50.7 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10) > of 2012-06-01 on detlef > Bzr revision: 108442 rgm@gnu.org-20120601071049-2ihxhhn25k553k38 Ok, I will update my Emacs when back on 18 June. Thanks. -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997 From unknown Sat Jun 21 10:40:31 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11609: 24.1.50; url-retrieve* try to connect to tramp Resent-From: Thierry Volpiatto Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 19 Jun 2012 08:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11609 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Michael Albinus Cc: 11609@debbugs.gnu.org Received: via spool by 11609-submit@debbugs.gnu.org id=B11609.134009373423339 (code B ref 11609); Tue, 19 Jun 2012 08:16:02 +0000 Received: (at 11609) by debbugs.gnu.org; 19 Jun 2012 08:15:34 +0000 Received: from localhost ([127.0.0.1]:47820 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Sgtb3-00064O-HE for submit@debbugs.gnu.org; Tue, 19 Jun 2012 04:15:34 -0400 Received: from mail-wg0-f46.google.com ([74.125.82.46]:38426) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Sgtb0-00064F-Az for 11609@debbugs.gnu.org; Tue, 19 Jun 2012 04:15:32 -0400 Received: by wgbdq10 with SMTP id dq10so5684033wgb.15 for <11609@debbugs.gnu.org>; Tue, 19 Jun 2012 01:12:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=HDGcLUEFYamk9kABjIJ475ahSrhOodd9PVO43UuzqII=; b=ckrmA3IaOC/QUsuLAgn4hCZ8EWZcFV3yH/Vpr85AQSZ2uuAL6mJL8bN3e2TObn8V2G y8xbA7N9lGqc1aByLcv/KeyiAynmbqVjlgzax0EyGtvVC8wGZnI+ctaEfa7+csbhoih9 9mxDpY4DHsMOYSgyopzLWxQD5tN9ZLp1huvYYk85ro6MDS17SU6enwk+B69UU+TP7N73 TYTLE97ukLAI66vbC3veteC465/xgnmwrFPBVvk5LFZPGeVnKyRwWW9gGq1Am95L2ylL Bu1J/3H1XdPDw01YQeM6wPsYBboD40Yso3M6g+wYZbcaxP3JMlCwZPqnV4CdHxoWSkNv qOQA== Received: by 10.216.27.199 with SMTP id e49mr1311538wea.45.1340093529249; Tue, 19 Jun 2012 01:12:09 -0700 (PDT) Received: from thierry-MM061 (lbe83-2-78-243-104-167.fbx.proxad.net. [78.243.104.167]) by mx.google.com with ESMTPS id d3sm56263723wiz.9.2012.06.19.01.12.07 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 19 Jun 2012 01:12:08 -0700 (PDT) From: Thierry Volpiatto References: <87pq9htxqq.fsf@gmail.com> <877gvobm3h.fsf@gmx.de> Date: Tue, 19 Jun 2012 10:12:05 +0200 In-Reply-To: <877gvobm3h.fsf@gmx.de> (Michael Albinus's message of "Sun, 03 Jun 2012 14:45:22 +0200") Message-ID: <87k3z3hga2.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.6 (--) 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: -2.6 (--) Hi Michael, Michael Albinus writes: > Thierry Volpiatto writes: > >> Hi, > > Hi Thierry, > >> May be this issue have been fixed in trunk, I can update until mid June, >> if so ignore this. >> >> In GNU Emacs 24.1.50.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) >> of 2012-05-04 on thierry-MM061 >> Windowing system distributor `The X.Org Foundation', version 11.0.11103000 >> Configured using: >> `configure '--with-x-toolkit=lucid' '--without-rsvg' '--without-gconf' >> '--with-wide-int'' > > I cannot reproduce the problem with > > In GNU Emacs 24.1.50.7 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10) > of 2012-06-01 on detlef > Bzr revision: 108442 rgm@gnu.org-20120601071049-2ihxhhn25k553k38 It is working fine now with last Emacs, thanks. -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997 From unknown Sat Jun 21 10:40:31 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.428 (Entity 5.428) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Thierry Volpiatto Subject: bug#11609: closed (Re: bug#11609: 24.1.50; url-retrieve* try to connect to tramp) Message-ID: References: <87lijj90aq.fsf@gmx.de> <87pq9htxqq.fsf@gmail.com> X-Gnu-PR-Message: they-closed 11609 X-Gnu-PR-Package: emacs Reply-To: 11609@debbugs.gnu.org Date: Tue, 19 Jun 2012 08:28:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1340094482-24420-1" This is a multi-part message in MIME format... ------------=_1340094482-24420-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #11609: 24.1.50; url-retrieve* try to connect to tramp which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 11609@debbugs.gnu.org. --=20 11609: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D11609 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1340094482-24420-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 11609-done) by debbugs.gnu.org; 19 Jun 2012 08:28:00 +0000 Received: from localhost ([127.0.0.1]:47848 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Sgtn5-0006Le-Lm for submit@debbugs.gnu.org; Tue, 19 Jun 2012 04:28:00 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:54183) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1Sgtn2-0006LV-L8 for 11609-done@debbugs.gnu.org; Tue, 19 Jun 2012 04:27:57 -0400 Received: (qmail invoked by alias); 19 Jun 2012 08:24:34 -0000 Received: from p57BB9870.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.152.112] by mail.gmx.net (mp033) with SMTP; 19 Jun 2012 10:24:34 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19ZUJ8libFZxPYX5aMr1ciQD2pv8pFI5vOh7AOnAe m0pHWcGCE7CD2D From: Michael Albinus To: Thierry Volpiatto Subject: Re: bug#11609: 24.1.50; url-retrieve* try to connect to tramp References: <87pq9htxqq.fsf@gmail.com> <877gvobm3h.fsf@gmx.de> <87k3z3hga2.fsf@gmail.com> Date: Tue, 19 Jun 2012 10:24:29 +0200 In-Reply-To: <87k3z3hga2.fsf@gmail.com> (Thierry Volpiatto's message of "Tue, 19 Jun 2012 10:12:05 +0200") Message-ID: <87lijj90aq.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 11609-done Cc: 11609-done@debbugs.gnu.org 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: -1.9 (-) Version: 24.2 Thierry Volpiatto writes: > Hi Michael, Hi Thierry, > It is working fine now with last Emacs, thanks. Thanks for confirmation. I'm closing the bug. Best regards, Michael. ------------=_1340094482-24420-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 2 Jun 2012 17:46:24 +0000 Received: from localhost ([127.0.0.1]:54818 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SasP9-0000li-FS for submit@debbugs.gnu.org; Sat, 02 Jun 2012 13:46:24 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41669) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SasP5-0000lO-Ly for submit@debbugs.gnu.org; Sat, 02 Jun 2012 13:46:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SasNF-0000a0-Iz for submit@debbugs.gnu.org; Sat, 02 Jun 2012 13:44:27 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:40935) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SasNF-0000ZR-DN for submit@debbugs.gnu.org; Sat, 02 Jun 2012 13:44:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SasNC-0001Uh-GZ for bug-gnu-emacs@gnu.org; Sat, 02 Jun 2012 13:44:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SasN9-0000Yh-2B for bug-gnu-emacs@gnu.org; Sat, 02 Jun 2012 13:44:21 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:50154) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SasN8-0000Yc-OG for bug-gnu-emacs@gnu.org; Sat, 02 Jun 2012 13:44:18 -0400 Received: by obbwd18 with SMTP id wd18so5719680obb.0 for ; Sat, 02 Jun 2012 10:44:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:mime-version:content-type; bh=X2lycdeqmsEsZvIly5K+tFeJVJzmvMaL7DZxTGw6uNM=; b=rj2Jvix4TLOJI+FlQqjHs/DdO8WY1YApAyManSNUPxZm0ryp64kdR5qNfpJMaNy582 ZeyBua0LM7mJERf4l/FdhNQtOKYVPq7WXdod/7ZSXXpxMzFNPk5dhzXOYbFsemdeXypd yJv7oCL5NOcK/VjJMxhiLcoTk9ZA1Ks56bzZdJ3KOPkqRnrCkHA4QaiaIzOBuR0/eT2c gtevalPdUk+/nVcWR4ngXtY0BdSt0KtF8OV/yz0ZbVYIoWjidJuFxUTvZq9Ivgkv3Fg3 UjYB6KGAToIzOm0NoF4URuV0T9NOoWcVXTaF09N3OA4+wJsf3CRx1JJLce3NHX11JXMv 0bnA== Received: by 10.182.154.67 with SMTP id vm3mr6838248obb.57.1338659055832; Sat, 02 Jun 2012 10:44:15 -0700 (PDT) Received: from thierry-MM061 ([161.98.13.100]) by mx.google.com with ESMTPS id o4sm3310338oef.11.2012.06.02.10.44.14 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 02 Jun 2012 10:44:15 -0700 (PDT) From: Thierry Volpiatto To: bug-gnu-emacs@gnu.org Subject: 24.1.50; url-retrieve* try to connect to tramp Date: Sat, 02 Jun 2012 11:44:13 -0600 Message-ID: <87pq9htxqq.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit 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: -6.1 (------) Hi, It seem `url-retrieve-synchronously' is checking for a tramp filename when using a request like this: "http://tinyurl.com/api-create.php?url=https://...." Resulting in this error: Contacting host: tinyurl.com:80 error: "Not a Tramp file name: /api-create.php%3furl%3dhttps://...." You can reproduce using the package "smallurl.el" and use `smallurl-replace-at-point' on some url. May be this issue have been fixed in trunk, I can update until mid June, if so ignore this. In GNU Emacs 24.1.50.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2012-05-04 on thierry-MM061 Windowing system distributor `The X.Org Foundation', version 11.0.11103000 Configured using: `configure '--with-x-toolkit=lucid' '--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: Lisp Interaction Minor modes in effect: recentf-mode: t display-battery-mode: t global-undo-tree-mode: t undo-tree-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 helm-mode: t helm-dired-mode: Enable helm completion in Dired functions. Bindings affected are C, R, S, H. This is deprecated for Emacs24+ users, use `helm-mode' instead. shell-dirtrack-mode: t helm-match-plugin-mode: t diff-auto-refine-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-M-x M-x C-a C-o M-x - s y C-M-x M-x M-x M-x q C-u C-M-x M-x n n n n n n n n n n q C-h e C-SPC 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 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 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 C-f C-f C-f C-f C-f C-f C-f M-w C-SPC C-n C-n M-w C-x b M-x r e p o r Recent messages: Result: "https://picasaweb.google.com/thierry.volpiatto/EveGoudes20120419?authkey=Gv1sRgCPe4jsfb0Z7aJw" Result: "http://tinyurl.com/api-create.php?url=https://picasaweb.google.com/thierry.volpiatto/EveGoudes20120419?authkey=Gv1sRgCPe4jsfb0Z7aJw" Contacting host: tinyurl.com:80 error: "Not a Tramp file name: /api-create.php%3furl%3dhttps://picasaweb.google.com/thierry.volpiatto/EveGoudes20120419%3fauthkey%3dGv1sRgCPe4jsfb0Z7aJw" Back to top level. Mark set [2 times] [2 times] Load-path shadows: ~/elisp/emacs-helm-extensions/helm-descbinds hides ~/elisp/emacs-helm/helm-descbinds ~/elisp/emacs-wget/lpath hides ~/elisp/auctex/lpath ~/elisp/org-active/contrib/lisp/org-lparse hides /usr/local/share/emacs/24.1.50/lisp/org/org-lparse ~/elisp/org-active/contrib/lisp/org-odt hides /usr/local/share/emacs/24.1.50/lisp/org/org-odt ~/elisp/org-active/contrib/lisp/org-eshell hides /usr/local/share/emacs/24.1.50/lisp/org/org-eshell ~/elisp/emms/lisp/tq hides /usr/local/share/emacs/24.1.50/lisp/emacs-lisp/tq Features: (shadow epa-mail emacsbug sendmail cl-specs edebug debug helm-command newcomment helm-ring helm-eshell helm-elisp helm-eval repeat gnus-html gnus-gravatar gravatar smiley gnus-cite flow-fill mail-extr gnus-bcklg qp gnus-ml nndraft nnmh utf-7 nnimap utf7 nnml nnfolder netrc network-stream starttls gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-cache gnus-dired nnir recentf ido url-http tls url-auth url-gw cal-iso animate vc-git xgit-dvc xgit xgit-annotate dvc-annotate xgit-log dvc-revlist vc-rcs xhg-dvc bzr-core xdarcs-core xgit-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 winner undo-tree 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 avoid help-mode view savehist gnus-async nntp markdown-mode 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 rect 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 mb-depth ioccur cl-info slime hyperspec slime-autoloads ledger-config ledger esh-arg esh-util tex-site auto-loads esh-toggle flymake ipython python-mode info-look executable eldoc-eval eldoc no-word regex-tool dired-extension 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 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 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 ediff-merg ediff-diff ediff-wind ediff-help ediff-util ediff-mult ediff-init ediff dvc-autoloads 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 find-func 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-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-helm-thierry helm-mode helm-files image-dired tramp tramp-compat shell pcomplete format-spec tramp-loaddefs dired-aux ffap thingatpt helm-tags helm-bookmark helm-adaptative helm-info helm-net browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse url-vars mailcap helm-plugin helm-help helm-match-plugin helm-grep helm-buffers helm-elscreen helm-regexp grep helm-external helm-utils compile comint ansi-color helm-git magit log-edit ring pcvs-util add-log parse-time helm-descbinds helm-delicious xml helm-mercurial xhg xhg-annotate xhg-mq xhg-log xhg-core dvc-diff uniquify dvc-fileinfo dvc-unified dvc-tips diff-mode dvc-core dvc-lisp dvc-buffers dvc-ui dvc-register dvc-utils dvc-emacs ewoc dvc-defs dvc-site dired-x dired helm-locate helm warnings helm-config edmacro kmacro epa-file epa derived epg epg-config auth-source eieio byte-opt bytecomp byte-compile cconv macroexp gnus-util time-date mm-util mail-prsvr password-cache usage-memo eev-thierry 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 regexp-opt 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) -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997 ------------=_1340094482-24420-1--