From unknown Tue Jun 17 01:46:09 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#43695 <43695@debbugs.gnu.org> To: bug#43695 <43695@debbugs.gnu.org> Subject: Status: 28.0.50; FTP tramp fails with some dired listing switches Reply-To: bug#43695 <43695@debbugs.gnu.org> Date: Tue, 17 Jun 2025 08:46:09 +0000 retitle 43695 28.0.50; FTP tramp fails with some dired listing switches reassign 43695 emacs submitter 43695 Jean Louis severity 43695 minor tag 43695 moreinfo notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 29 02:47:57 2020 Received: (at submit) by debbugs.gnu.org; 29 Sep 2020 06:47:58 +0000 Received: from localhost ([127.0.0.1]:54755 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kN9QZ-0001qT-Kb for submit@debbugs.gnu.org; Tue, 29 Sep 2020 02:47:57 -0400 Received: from lists.gnu.org ([209.51.188.17]:34292) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kN9QW-0001qI-5F for submit@debbugs.gnu.org; Tue, 29 Sep 2020 02:47:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50938) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kN9QV-0000SW-TT for bug-gnu-emacs@gnu.org; Tue, 29 Sep 2020 02:47:51 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:34515) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kN9QR-0005Ri-O3 for bug-gnu-emacs@gnu.org; Tue, 29 Sep 2020 02:47:51 -0400 Received: from protected.rcdrun.com ([::ffff:41.210.141.134]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_CBC_SHA1) by stw1.rcdrun.com with UTF8ESMTPSA id 000000000007E025.000000005F72D891.0000472B; Mon, 28 Sep 2020 23:47:44 -0700 Received: from localhost (localhost [127.0.0.1]) (uid 1001) by protected.rcdrun.com with local id 00000000000C2378.000000005F72D88A.00005F95; Tue, 29 Sep 2020 08:47:38 +0200 From: Jean Louis To: bug-gnu-emacs@gnu.org Subject: 28.0.50; FTP tramp fails with some dired listing switches Message-ID: Date: Tue, 29 Sep 2020 08:47:38 +0200 Received-SPF: pass client-ip=217.170.207.13; envelope-from=admin@protected.rcdrun.com; helo=stw1.rcdrun.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/29 00:16:20 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.199, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: submit 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: -2.2 (--) I was following Hyperbole link; > Once you have Tramp configured for loading and are on the Internet, you can > press on any of the following to jump to the ftp site of Hyperbole tarball > distributions: > /ftp:anonymous@ftp.gnu.org:/pub/gnu/hyperbole/ Then I pressed on the above link M-RET and it tried opening FTP through Tramp, then I got following instead of Tramp FTP dired listing: 226 Directory send OK. ftp> cd /pub/gnu/hyperbole/ 250 Directory successfully changed. ftp> ls -gohl --group-directories-first /home/data1/protected/tmp/ange-ftpSWk10y usage: ls remote-directory local-file ftp> ls -gohl --group-directories-first /home/data1/protected/tmp/ange-ftpSWk10y usage: ls remote-directory local-file ftp> So I think that my dired switches like "-gohl --group-directories-first" are disturbing the FTP. Maybe special switches shall be used for FTP and special for dired, so that such do not conflict. Jean In GNU Emacs 28.0.50 (build 15, x86_64-pc-linux-gnu, X toolkit, cairo version 1.14.8, Xaw3d scroll bars) of 2020-09-24 built on protected.rcdrun.com Repository revision: de54cd6f0edb3619777c17fe75560c5c84fed8a4 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.11907000 System Description: Hyperbola GNU/Linux-libre Configured using: 'configure --prefix=/package/text/emacs-2020-09-24 --with-x-toolkit=lucid --with-modules --without-gpm PKG_CONFIG_PATH=/home/data1/protected/GNUstep/Library/Libraries/pkgconfig:/usr/lib/pkgconfig' Configured features: XAW3D XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND DBUS GSETTINGS GLIB NOTIFY INOTIFY ACL GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF ZLIB TOOLKIT_SCROLL_BARS LUCID X11 XDBE XIM MODULES THREADS JSON PDUMPER LCMS2 Important settings: value of $LC_ALL: de_DE.UTF-8 value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: @im=exwm-xim locale-coding-system: utf-8-unix Major mode: Mail Minor modes in effect: say-minor-mode: t shell-dirtrack-mode: t timeclock-mode-line-display: t strokes-mode: t show-paren-mode: t immortal-scratch-mode: t electric-pair-mode: t display-time-mode: t display-battery-mode: t jabber-activity-mode: t persistent-scratch-autosave-mode: t async-bytecomp-package-mode: t save-place-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t auto-fill-function: mail-mode-auto-fill transient-mark-mode: t Load-path shadows: /home/data1/protected/Programming/emacs-lisp/cgi hides /home/data1/protected/.emacs.d/elpa/muse-3.20.2/cgi /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-lisp hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-lisp /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-entities hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-entities /home/data1/protected/Programming/emacs-lisp/org-invoice hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-invoice /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-haskell hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-haskell /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-pcomplete hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-pcomplete /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-install hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-install /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-lob hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-lob /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-element hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-element /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-duration hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-duration /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-faces hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-faces /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-org hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-org /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-agenda hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-agenda /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-clock hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-clock /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ox /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-timer hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-timer /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-dot hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-dot /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-exp hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-exp /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-R hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-R /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-rmail hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ol-rmail /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-mobile hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-mobile /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-footnote hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-footnote /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ditaa hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-ditaa /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-sed hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-sed /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-shell hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-shell /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-python hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-python /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-awk hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-awk /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-loaddefs hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-loaddefs /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-emacs-lisp hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-emacs-lisp /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-odt hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ox-odt /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-id hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-id /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-lilypond hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-lilypond /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-table hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-table /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-stan hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-stan /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-bbdb hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ol-bbdb /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-beamer hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ox-beamer /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-irc hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ol-irc /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-archive hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-archive /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-comint hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-comint /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-core hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-core /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-inlinetask hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-inlinetask /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-plantuml hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-plantuml /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-capture hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-capture /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-indent hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-indent /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-plot hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-plot /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-vala hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-vala /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-css hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-css /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-mouse hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-mouse /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-feed hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-feed /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-abc hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-abc /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-mhe hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ol-mhe /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-C hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-C /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ocaml hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-ocaml /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-publish hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ox-publish /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-eval hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-eval /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-hledger hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-hledger /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-ascii hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ox-ascii /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-sass hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-sass /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-md hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ox-md /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-man hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ox-man /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-makefile hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-makefile /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ol /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-gnus hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ol-gnus /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-attach hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-attach /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-picolisp hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-picolisp /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-gnuplot hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-gnuplot /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-latex hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-latex /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-latex hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ox-latex /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-eshell hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-eshell /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-macs hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-macs /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-list hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-list /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-octave hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-octave /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ebnf hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-ebnf /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-compat hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-compat /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-texinfo hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ox-texinfo /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ruby hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-ruby /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-shen hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-shen /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-docview hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ol-docview /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-protocol hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-protocol /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ledger hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-ledger /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-num hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-num /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-info hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ol-info /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-html hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ox-html /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-asymptote hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-asymptote /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-tempo hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-tempo /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-J hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-J /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-forth hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-forth /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-maxima hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-maxima /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-js hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-js /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-groovy hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-groovy /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-ctags hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-ctags /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-sql hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-sql /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-crypt hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-crypt /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-habit hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-habit /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-sqlite hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-sqlite /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-fortran hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-fortran /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-perl hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-perl /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-w3m hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ol-w3m /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-eshell hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ol-eshell /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-lint hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-lint /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-icalendar hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ox-icalendar /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ref hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-ref /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-bibtex hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ol-bibtex /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-keys hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-keys /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-macro hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-macro /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-table hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-table /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-src hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-src /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-processing hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-processing /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-org hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ox-org /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-datetree hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-datetree /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-mscgen hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-mscgen /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-java hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-java /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-io hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-io /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-calc hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-calc /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-clojure hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-clojure /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-goto hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-goto /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-version hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-version /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-tangle hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-tangle /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-coq hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-coq /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-lua hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-lua /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-colview hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-colview /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-screen hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-screen /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-matlab hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-matlab /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-attach-git hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/org-attach-git /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-scheme hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ob-scheme /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-eww hides /home/data1/protected/.emacs.d/elpa/org-plus-contrib-20200615/ol-eww /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-lisp hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-lisp /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-entities hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-entities /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-haskell hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-haskell /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-pcomplete hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-pcomplete /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-install hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-install /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-lob hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-lob /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-element hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-element /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-duration hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-duration /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-faces hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-faces /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-org hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-org /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-agenda hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-agenda /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-clock hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-clock /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox hides /home/data1/protected/.emacs.d/elpa/org-20200615/ox /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-timer hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-timer /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-dot hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-dot /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-exp hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-exp /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-R hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-R /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-rmail hides /home/data1/protected/.emacs.d/elpa/org-20200615/ol-rmail /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-mobile hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-mobile /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-footnote hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-footnote /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ditaa hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-ditaa /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-sed hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-sed /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-shell hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-shell /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-python hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-python /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-awk hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-awk /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-loaddefs hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-loaddefs /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-emacs-lisp hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-emacs-lisp /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-odt hides /home/data1/protected/.emacs.d/elpa/org-20200615/ox-odt /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-id hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-id /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-lilypond hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-lilypond /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-table hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-table /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-stan hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-stan /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-bbdb hides /home/data1/protected/.emacs.d/elpa/org-20200615/ol-bbdb /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-beamer hides /home/data1/protected/.emacs.d/elpa/org-20200615/ox-beamer /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-irc hides /home/data1/protected/.emacs.d/elpa/org-20200615/ol-irc /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-archive hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-archive /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-comint hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-comint /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-core hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-core /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-inlinetask hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-inlinetask /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-plantuml hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-plantuml /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-capture hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-capture /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-indent hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-indent /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-plot hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-plot /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-vala hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-vala /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-css hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-css /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-mouse hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-mouse /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-feed hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-feed /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-abc hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-abc /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-mhe hides /home/data1/protected/.emacs.d/elpa/org-20200615/ol-mhe /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-C hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-C /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ocaml hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-ocaml /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-publish hides /home/data1/protected/.emacs.d/elpa/org-20200615/ox-publish /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org hides /home/data1/protected/.emacs.d/elpa/org-20200615/org /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-eval hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-eval /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-hledger hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-hledger /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-ascii hides /home/data1/protected/.emacs.d/elpa/org-20200615/ox-ascii /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-sass hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-sass /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-md hides /home/data1/protected/.emacs.d/elpa/org-20200615/ox-md /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-man hides /home/data1/protected/.emacs.d/elpa/org-20200615/ox-man /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-makefile hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-makefile /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol hides /home/data1/protected/.emacs.d/elpa/org-20200615/ol /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-gnus hides /home/data1/protected/.emacs.d/elpa/org-20200615/ol-gnus /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-attach hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-attach /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-picolisp hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-picolisp /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-gnuplot hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-gnuplot /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-latex hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-latex /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-latex hides /home/data1/protected/.emacs.d/elpa/org-20200615/ox-latex /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-eshell hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-eshell /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-macs hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-macs /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-list hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-list /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-octave hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-octave /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ebnf hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-ebnf /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-compat hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-compat /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-texinfo hides /home/data1/protected/.emacs.d/elpa/org-20200615/ox-texinfo /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ruby hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-ruby /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-shen hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-shen /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-docview hides /home/data1/protected/.emacs.d/elpa/org-20200615/ol-docview /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-protocol hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-protocol /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ledger hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-ledger /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-num hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-num /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-info hides /home/data1/protected/.emacs.d/elpa/org-20200615/ol-info /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-html hides /home/data1/protected/.emacs.d/elpa/org-20200615/ox-html /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-asymptote hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-asymptote /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-tempo hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-tempo /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-J hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-J /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-forth hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-forth /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-maxima hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-maxima /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-js hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-js /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-groovy hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-groovy /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-ctags hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-ctags /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-sql hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-sql /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-crypt hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-crypt /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-habit hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-habit /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-sqlite hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-sqlite /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-fortran hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-fortran /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-perl hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-perl /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-w3m hides /home/data1/protected/.emacs.d/elpa/org-20200615/ol-w3m /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-eshell hides /home/data1/protected/.emacs.d/elpa/org-20200615/ol-eshell /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-lint hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-lint /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-icalendar hides /home/data1/protected/.emacs.d/elpa/org-20200615/ox-icalendar /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ref hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-ref /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-bibtex hides /home/data1/protected/.emacs.d/elpa/org-20200615/ol-bibtex /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-keys hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-keys /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-macro hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-macro /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-table hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-table /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-src hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-src /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-processing hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-processing /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-org hides /home/data1/protected/.emacs.d/elpa/org-20200615/ox-org /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-datetree hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-datetree /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-mscgen hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-mscgen /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-java hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-java /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-io hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-io /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-calc hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-calc /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-clojure hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-clojure /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-goto hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-goto /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-version hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-version /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-tangle hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-tangle /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-coq hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-coq /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-lua hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-lua /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-colview hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-colview /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-screen hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-screen /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-matlab hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-matlab /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-attach-git hides /home/data1/protected/.emacs.d/elpa/org-20200615/org-attach-git /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-scheme hides /home/data1/protected/.emacs.d/elpa/org-20200615/ob-scheme /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-eww hides /home/data1/protected/.emacs.d/elpa/org-20200615/ol-eww /home/data1/protected/.emacs.d/elpa/flim-20200303.319/md4 hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/md4 /home/data1/protected/.emacs.d/elpa/flim-20200303.319/hex-util hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/hex-util /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-css hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-css /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-dot hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-dot /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-sed hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-sed /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-stan hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-stan /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-sqlite hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-sqlite /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-bbdb hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ol-bbdb /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-gnus hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ol-gnus /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-src hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-src /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-lob hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-lob /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-calc hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-calc /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-mscgen hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-mscgen /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-core hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-core /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-beamer hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ox-beamer /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-sass hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-sass /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-plantuml hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-plantuml /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-keys hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-keys /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-coq hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-coq /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-js hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-js /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-plot hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-plot /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-macro hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-macro /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-inlinetask hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-inlinetask /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-timer hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-timer /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ox /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-forth hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-forth /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-groovy hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-groovy /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-perl hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-perl /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-gnuplot hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-gnuplot /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-latex hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ox-latex /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-sql hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-sql /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-screen hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-screen /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-archive hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-archive /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-haskell hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-haskell /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-footnote hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-footnote /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-man hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ox-man /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-w3m hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ol-w3m /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-protocol hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-protocol /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-num hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-num /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ref hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-ref /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-processing hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-processing /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-habit hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-habit /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-indent hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-indent /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-maxima hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-maxima /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-info hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ol-info /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-list hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-list /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-entities hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-entities /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-fortran hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-fortran /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-eshell hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-eshell /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-comint hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-comint /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-eshell hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ol-eshell /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-docview hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ol-docview /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ruby hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-ruby /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-eww hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ol-eww /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-macs hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-macs /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-agenda hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-agenda /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-org hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ox-org /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-C hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-C /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-install hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-install /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-makefile hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-makefile /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-java hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-java /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-org hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-org /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-table hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-table /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-id hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-id /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-eval hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-eval /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-clojure hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-clojure /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ledger hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-ledger /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-shen hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-shen /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-ascii hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ox-ascii /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-publish hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ox-publish /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-texinfo hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ox-texinfo /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-duration hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-duration /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-colview hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-colview /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-datetree hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-datetree /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-vala hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-vala /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-table hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-table /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-tangle hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-tangle /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-pcomplete hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-pcomplete /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-version hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-version /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-R hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-R /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-picolisp hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-picolisp /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-lua hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-lua /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-odt hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ox-odt /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-awk hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-awk /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-exp hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-exp /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-md hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ox-md /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-abc hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-abc /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-mhe hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ol-mhe /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ocaml hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-ocaml /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-crypt hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-crypt /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-python hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-python /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-html hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ox-html /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-matlab hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-matlab /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-attach hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-attach /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-irc hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ol-irc /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-hledger hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-hledger /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-loaddefs hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-loaddefs /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-octave hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-octave /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-ctags hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-ctags /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-asymptote hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-asymptote /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ditaa hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-ditaa /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ol /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-compat hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-compat /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-feed hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-feed /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-J hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-J /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-shell hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-shell /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-lilypond hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-lilypond /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-rmail hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ol-rmail /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-element hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-element /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-io hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-io /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-faces hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-faces /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-capture hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-capture /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-goto hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-goto /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-lint hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-lint /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ol-bibtex hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ol-bibtex /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-lisp hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-lisp /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-tempo hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-tempo /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-clock hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-clock /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-ebnf hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-ebnf /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-mobile hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-mobile /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-scheme hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-scheme /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-latex hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-latex /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ob-emacs-lisp hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ob-emacs-lisp /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-attach-git hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-attach-git /home/data1/protected/.emacs.d/elpa/org-mode/lisp/org-mouse hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/org-mouse /home/data1/protected/.emacs.d/elpa/org-mode/lisp/ox-icalendar hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/org/ox-icalendar /home/data1/protected/.emacs.d/elpa/flim-20200303.319/ntlm hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/net/ntlm /home/data1/protected/.emacs.d/elpa/flim-20200303.319/sasl-digest hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/net/sasl-digest /home/data1/protected/.emacs.d/elpa/flim-20200303.319/hmac-md5 hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/net/hmac-md5 /home/data1/protected/.emacs.d/elpa/flim-20200303.319/sasl-cram hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/net/sasl-cram /home/data1/protected/.emacs.d/elpa/flim-20200303.319/sasl hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/net/sasl /home/data1/protected/.emacs.d/elpa/flim-20200303.319/hmac-def hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/net/hmac-def /home/data1/protected/.emacs.d/elpa/flim-20200303.319/sasl-ntlm hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/net/sasl-ntlm /home/data1/protected/.emacs.d/elpa/hierarchy-20190425.842/hierarchy hides /package/text/emacs-2020-09-24/share/emacs/28.0.50/lisp/emacs-lisp/hierarchy Features: (shadow helm-ring helm-elisp helm-eval edebug helm-info emacsbug tramp-cache reveal ange-ftp tramp-ftp macros eieio-opt org-capture helm-system-packages-pacman helm-system-packages tramp-sh dired-aux dired-launch image-converter network-stream url-http url-gw nsm url-cache url-auth debug backtrace two-column markdown-mode edit-indirect mhtml-mode css-mode smie eww xdg url-queue mm-url js imenu cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs descr-text novice kotl-mode kcell knode kvspec kfile kview kfill klabel kmenu kproperty delsel hmouse-tag etags fileloop xref project bookmark pp hywconfig mule-diag tabify mailalias quail thai-util thai-word mule-util iso-transl helm-backup org-agenda org-duration misearch multi-isearch vc-git diff-mode org-eldoc tramp tramp-loaddefs trampver tramp-integration files-x tramp-compat shell ls-lisp cus-edit cl-print winner help-fns radix-tree org-secretary org-screenshot org-notify org-element avl-tree ol-w3m ol-rmail ol-mhe ol-irc ol-info ol-gnus nnir ol-eww ol-docview ol-bibtex bibtex ol-bbdb zoom timeclock strokes paren scroll-all immortal-scratch helm-mode helm-files helm-buffers helm-occur helm-tags helm-locate helm-grep wgrep-helm wgrep grep helm-regexp helm-utils helm-help helm-types elec-pair time battery cus-start cus-load windmove emms-librefm-stream emms-librefm-scrobbler emms-playlist-limit emms-volume emms-volume-mixerctl emms-volume-pulse emms-volume-amixer emms-i18n emms-history emms-score emms-stream-info emms-metaplaylist-mode emms-bookmarks 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 emms-streams emms-show-all emms-tag-editor emms-mark emms-mode-line emms-cache emms-info-tinytag emms-info-metaflac emms-info-opusinfo emms-info-ogginfo emms-info-mp3info emms-info later-do emms-playlist-mode emms-player-vlc emms-player-mpv emms-player-mplayer emms-player-simple emms-source-playlist emms-source-file emms-setup emms emms-compat eperiodic rcd-sent-folder gold-price maildir qp maildir-index noflet cl-indent dotassoc kv bbdb bbdb-site timezone termux chart rcd/business jabber jabber-notifications notifications jabber-libnotify jabber-awesome jabber-osd jabber-wmii jabber-xmessage jabber-festival jabber-sawfish jabber-ratpoison jabber-tmux jabber-screen jabber-socks5 jabber-ft-server jabber-si-server jabber-ft-client jabber-ft-common jabber-si-client jabber-si-common jabber-feature-neg jabber-truncate jabber-time jabber-autoaway jabber-vcard-avatars jabber-chatstates jabber-events jabber-vcard jabber-avatar jabber-activity jabber-watch jabber-modeline jabber-ahc-presence jabber-ahc jabber-version jabber-ourversion jabber-muc-nick-completion hippie-exp jabber-browse jabber-search jabber-register jabber-roster jabber-presence jabber-muc jabber-bookmarks jabber-private jabber-muc-nick-coloring hexrgb jabber-widget jabber-disco jabber-chat jabber-history jabber-chatbuffer jabber-alert jabber-iq jabber-core jabber-console sgml-mode ewoc jabber-keymap jabber-sasl sasl sasl-anonymous sasl-login sasl-plain fsm jabber-logon jabber-conn srv dns starttls tls gnutls jabber-xml jabber-menu jabber-util org-id dired-x rcd/percentages helm helm-source helm-multi-match helm-lib rcd-db pq time-stamp units festival persistent-scratch google-translate google-translate-default-ui google-translate-core-ui google-translate-core google-translate-tk google-translate-backend helm-config async-bytecomp async mu4e desktop frameset mu4e-speedbar speedbar ezimage dframe mu4e-main mu4e-view thingatpt gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum shr kinsoku svg dom gnus-group gnus-undo gnus-start gnus-dbus dbus xml gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo parse-time iso8601 gnus-spec gnus-int gnus-range gnus-win gnus nnheader wid-edit mu4e-headers mu4e-compose mu4e-context mu4e-draft mu4e-actions rfc2368 smtpmail sendmail mu4e-mark mu4e-message flow-fill mu4e-proc mu4e-utils doc-view jka-compr image-mode exif mu4e-lists mu4e-vars message rmc puny rfc822 mml mml-sec epa epg epg-config gnus-util rmail rmail-loaddefs text-property-search mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr mail-utils gmm-utils mailheader hl-line mu4e-meta mh-e mh-compat mailabbrev mh-buffers mh-loaddefs mutt-alias eshell esh-cmd esh-ext esh-opt esh-proc esh-io esh-arg esh-module esh-groups esh-util guide-key s popwin hyperbole hinit hibtypes hib-doc-id hsys-www klink hib-kbd hib-social hib-debbugs hsys-org hactypes hui-mini hui hui-mouse hmouse-key hargs hui-menu hyrolo-menu hyrolo hmail hui-jmenu hmouse-sh hmouse-drv hypb locate hui-window pulse hycontrol hsettings hui-em-but hbut view hact hpath hhist hbdata htz cal-julian hbmap hmoccur hui-select hvar set hversion hload-path vterm derived face-remap compile color term disp-table ehelp vterm-module sxiv dash dired dired-loaddefs aio url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mailcap rx generator saveplace edmacro exwm-config ido exwm exwm-input xcb-keysyms xcb-xkb exwm-manage exwm-floating xcb-cursor xcb-render exwm-layout exwm-workspace exwm-core xcb-ewmh xcb-icccm xcb xcb-xproto xcb-types xcb-debug kmacro server finder-inf cl-extra help-mode org ob ob-ref ob-lob ob-table ob-exp org-macro org-footnote org-pcomplete pcomplete org-list org-faces org-entities time-date noutline outline easy-mmode org-version ob-emacs-lisp org-table org-loaddefs find-func cal-menu calendar cal-loaddefs ob-tangle ol org-src org-keys ob-comint comint ansi-color ring ob-core org-compat ob-eval org-macs format-spec org-install tex-site gh-common marshal eieio-compat helm-easymenu kotl-autoloads advice slime-autoloads cl info package easymenu browse-url url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json subr-x map url-vars seq byte-opt gv bytecomp byte-compile cconv cl-loaddefs cl-lib tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice button loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 1029779 78659) (symbols 48 74223 4) (strings 32 362962 27669) (string-bytes 1 12678484) (vectors 16 116739) (vector-slots 8 2686797 129768) (floats 8 782 403) (intervals 56 24208 1380) (buffers 992 57)) From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 29 14:01:51 2020 Received: (at 43695) by debbugs.gnu.org; 29 Sep 2020 18:01:51 +0000 Received: from localhost ([127.0.0.1]:57095 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNJwk-0002K3-TZ for submit@debbugs.gnu.org; Tue, 29 Sep 2020 14:01:51 -0400 Received: from mout.gmx.net ([212.227.17.21]:59561) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNJwg-0002Jo-Bp for 43695@debbugs.gnu.org; Tue, 29 Sep 2020 14:01:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1601402469; bh=6M9OZMVeVSLJhgEhO3saDMoEPpi1wlcSvRLLovP8Xn0=; h=X-UI-Sender-Class:From:To:Cc:Subject:References:Date:In-Reply-To; b=EUpuSbKspS5pF7saQwDMrPixO1FP65F9seSH+/650X6W0XELbS+NES9XdKufJjY72 d3XQFRZ7cYpp1108lKMAEIQ8wOxfHGe+MZuNyXl5jqIgq2JIEKxX2nmpSgoIxzYC2L n7EDU/+zR5yFnwKsqOl4/oYccQOAEB2iVVpoL+Ko= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from gandalf.gmx.de ([212.86.50.145]) by mail.gmx.com (mrgmx104 [212.227.17.168]) with ESMTPSA (Nemesis) id 1MoO24-1klc8D0wS8-00oo4K; Tue, 29 Sep 2020 20:01:09 +0200 From: Michael Albinus To: Jean Louis Subject: Re: bug#43695: 28.0.50; FTP tramp fails with some dired listing switches References: Date: Tue, 29 Sep 2020 20:01:08 +0200 In-Reply-To: (Jean Louis's message of "Tue, 29 Sep 2020 08:47:38 +0200") Message-ID: <87d024h38b.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Provags-ID: V03:K1:shgotztmk7hRfr1/m/w8K+kpZd4Sz8x7QeOzzCo3mI4DJsysWLI r0jAD9270kBNKGZ9yc5q0qvNLVGFJOhUFwC/E+iS4PuL2hON992v//sb7AoHYesXJDXT8Vu VXvo6yDPB0IgeFerNY8zINeRvO2gbpR1WHSOuuYEg8fsLdHOQ7P/f/Bi9D7bmSV2l2wXyxw txOJy6tOaVd4wFsw2c61w== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:Cvm5152/wXg=:EAoeNApFqltdCna3RFJJ9e fl2wVUvIH7aPkbAotesY7TkumrsHM/nx/Dr5fGMRwLdtvITN2oGlw60x/NKL8lZdO+P8nuSVu fvfIkG6pmn/RK4ATwr7FB/WL0aJkLoxV0zrBHpJEUV0JABgL6j5PVtmEpNFHaSlmtIwoTBJ0r cFStWmVkk+C6nM/rckUDxtzhrCyEdk7S3F6AQVk7weUQZkXyDV5ucgvj5uehbdz+GjinIf1Jo /cLJX2a3WyX24rrsbpRYEASaeamDAHpLCjAYniu1yvdZRvcx6qwE0fnl9+PCULNNuxzkCnIn0 qpTt4cQG91Y1lAF5DaYr/9fmT8oIYW09wHyfyvGISTFMZ8t/pvdktaeiURTbixS0Y0khax9ji 79+tWEaiOBycRfcll36A6t7lqbQ6StyISJPokT1Q7WUl/6PzweCzWhKwoYNuvK67fCJBzBD3r q2DetLyDZ7xyunsMjJNl6VjO5sjDUFo3GAlW2z6z6m6tspZo+9yoUhyDwBawzmNXJjHFxqlov pHLMDhkUHF0Cpex6Jj6siGAWaV+x6b2V5jSD5Ub79oPYCtGRMAcYOf0pEK+evuJqrGooifTkP BBlHv3kLXjpCgdwyAldeOmpdq3lXF1vN+DzNuHzawEZI/pRwLRyT5iVtuWwT02GnYoMHBGGOU gug+Fp0yQhpNDByCYtVwtDJq/l/9NhsZmKrPvi0uf+u7ZumN6GlsKecGg7oTJw6TYL6DY1xSu 8LDVePL1UOqXa3+Zdz9BCxiXQIqqT78PukN4BX7MMX59kD28ncuPG5PydMR/KFKZ+lcIefvgX QcazRMEYnItFmaKbYGtcBOehy2iIlp5dWxxgBTkHwpYyyavh1UuDbNlMy+UF2psZauYvESWLw WEJzPIPvDI9Hig2FARJtMdI91X6MeeegH33khM0XAqXMgS00qa7rgtPDMlK1Z0FSJNc3hMVVp xLxH8f83ztH2OIvds9VnCUUf00ertVLeelREygysfbiMff7kM8KFkyjIK85EgJ64fXO12B7Zy qq7sumtNN7g3uT+qPfPJWlNWDrkgSQaJ4msQwO7hZNQ1f/d+1bfVQu/QwqzYVfa+Kqe1rGb52 BTgPzDCTE18GoS3a7B1W58zdE+DTr/C9OjIglnYKf48VnrzW3/CDfvVyhE0/Sl7Xwpe7B/KvR 3Kk3Ih2hl3TjOCOqPW9LWGeXlpUfetEqSagKKktLOVSG/5kUA297dz+t+UConab7oZ2o7FWm7 mY2+adg2dv6raehGrSbntffdlXHIcRm4jLRFqow== X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: 43695 Cc: 43695@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --=-=-= Content-Type: text/plain Jean Louis writes: Hi Jean, > So I think that my dired switches like "-gohl > --group-directories-first" are disturbing the FTP. > > Maybe special switches shall be used for FTP and special for dired, so > that such do not conflict. ange-ftp has already a check for proper dired switches. Does the appended patch fixes your problem? > Jean Best regards, Michael. --=-=-= Content-Type: text/x-patch Content-Disposition: attachment Content-Transfer-Encoding: quoted-printable *** /tmp/ediffSNrsg5 2020-09-29 19:59:25.357750430 +0200 =2D-- /home/albinus/src/emacs/lisp/net/ange-ftp.el 2020-09-29 19:59:09.169= 756302 +0200 *************** *** 2835,2840 **** =2D-- 2835,2843 ---- ;; Disallow recursive flag. (not (string-match "\\(\\`\\| \\)-[[:alpha:]]*R" switches)) + ;; Disallow do not list owner flag. (Bug#43695) + (not (string-match + "\\(\\`\\| \\)-[[:alpha:]]*g" switches)) switches)) (defun ange-ftp-get-files (directory &optional no-error) --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 30 07:06:57 2020 Received: (at 43695) by debbugs.gnu.org; 30 Sep 2020 11:06:57 +0000 Received: from localhost ([127.0.0.1]:58379 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNZwn-0002cc-FK for submit@debbugs.gnu.org; Wed, 30 Sep 2020 07:06:57 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:41289) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNZwk-0002cL-LH for 43695@debbugs.gnu.org; Wed, 30 Sep 2020 07:06:56 -0400 Received: from localhost ([::ffff:197.157.34.183]) (AUTH: PLAIN securesender, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 00000000000F3C76.000000005F7466C5.000020F2; Wed, 30 Sep 2020 04:06:44 -0700 Date: Wed, 30 Sep 2020 14:06:41 +0300 From: Jean Louis To: Michael Albinus Subject: Re: bug#43695: 28.0.50; FTP tramp fails with some dired listing switches Message-ID: <20200930110641.GE31048@protected.rcdrun.com> References: <87d024h38b.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <87d024h38b.fsf@gmx.de> User-Agent: Mutt/1.14.0 (2020-05-02) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 43695 Cc: 43695@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * Michael Albinus [2020-09-29 21:01]: > Jean Louis writes: > > Hi Jean, > > > So I think that my dired switches like "-gohl > > --group-directories-first" are disturbing the FTP. > > > > Maybe special switches shall be used for FTP and special for dired, so > > that such do not conflict. > > ange-ftp has already a check for proper dired switches. Does the > appended patch fixes your problem? > > > Jean > > Best regards, Michael. > > *** /tmp/ediffSNrsg5 2020-09-29 19:59:25.357750430 +0200 > --- /home/albinus/src/emacs/lisp/net/ange-ftp.el 2020-09-29 19:59:09.169756302 +0200 > *************** > *** 2835,2840 **** > --- 2835,2843 ---- > ;; Disallow recursive flag. > (not (string-match > "\\(\\`\\| \\)-[[:alpha:]]*R" switches)) > + ;; Disallow do not list owner flag. (Bug#43695) > + (not (string-match > + "\\(\\`\\| \\)-[[:alpha:]]*g" switches)) > switches)) > > (defun ange-ftp-get-files (directory &optional no-error) As I cannot implement your patch easily and directly, I would just like to re-define the function, is it this one? Please send me your function in complete, that I can try it out. (defun ange-ftp-switches-ok (switches) "Return SWITCHES (a string) if suitable for use with ls over ftp." (and (stringp switches) ;; We allow the --almost-all switch, which lists all files ;; except "." and "..". This is OK because we manually ;; insert these entries in the hash table. (string-match "--\\(almost-\\)?all\\>\\|\\(\\`\\| \\)-[[:alpha:]]*[aA]" switches) ;; Disallow other long flags except --(almost-)all. (not (string-match "\\(\\`\\| \\)--\\w+" (replace-regexp-in-string "--\\(almost-\\)?all\\>" "" switches))) ;; Must include 'l'. (string-match "\\(\\`\\| \\)-[[:alpha:]]*l" switches) ;; Disallow recursive flag. (not (string-match "\\(\\`\\| \\)-[[:alpha:]]*R" switches)) switches)) From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 30 07:30:35 2020 Received: (at 43695) by debbugs.gnu.org; 30 Sep 2020 11:30:36 +0000 Received: from localhost ([127.0.0.1]:58448 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNaJf-0003kC-Jr for submit@debbugs.gnu.org; Wed, 30 Sep 2020 07:30:35 -0400 Received: from mout.gmx.net ([212.227.17.20]:43105) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNaJd-0003d3-BY for 43695@debbugs.gnu.org; Wed, 30 Sep 2020 07:30:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1601465396; bh=fAPMWVJ+5mF97VHbaarpvLOzeb177S+/W/66ZVeqMUw=; h=X-UI-Sender-Class:From:To:Cc:Subject:References:Date:In-Reply-To; b=P6QbqY3AqvcmcUpc9rsBsD73MaX5AJL3Zrb15GYi0ZvVnXJvukGzzdIkdFzXQPW1n CAgKdrzvim54PdMUoRBF9RZiU6bDiOr3rKmkbwgBfCCh8IlDMuGmKkAfKP+Rb5XuyP PcuGNYIn9saBMyy4K/bQLG9/F9wpSFlyFNoLKwDY= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from gandalf.gmx.de ([213.220.159.134]) by mail.gmx.com (mrgmx104 [212.227.17.168]) with ESMTPSA (Nemesis) id 1MEUz4-1kD6yM2NSc-00G1QV; Wed, 30 Sep 2020 13:29:56 +0200 From: Michael Albinus To: Jean Louis Subject: Re: bug#43695: 28.0.50; FTP tramp fails with some dired listing switches References: <87d024h38b.fsf@gmx.de> <20200930110641.GE31048@protected.rcdrun.com> Date: Wed, 30 Sep 2020 13:29:55 +0200 In-Reply-To: <20200930110641.GE31048@protected.rcdrun.com> (Jean Louis's message of "Wed, 30 Sep 2020 14:06:41 +0300") Message-ID: <871rijlcy4.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K1:cY+a4yYqsm7xHQGauxzO4OtxilguiHnKO123kB1XoNTkP5IVUFF ls6w2Asztf/IpiUwujefsMlGoLmTEZAU70Ho5CY5cAipkJN3uF89GI3u7rpSufLk9rejUSa LLNZwip8VOxo6TP6egXrKllnYXtvwwco5/SeudwQwWVdpu9HqSG5rjh7vmUrxrc/DUPQeax RG0qlxwOAo7vBJBFii0Zw== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:cQZ8BNffc3k=:2H+ZNQX2XczvVF65Tp2425 84rwUC1+k64zV5vZYXJuJZF2K10RycX7vyvzbnr3SQtyyM19tSIbD+68XgFAZzYiOaLpHyte2 zaP5QjdXaToJxudCnd5Z3GAEcXx4ySTi0dIdnV4C8Ohkjc4eUDM5R/p/A8ErGX/ImLKvUb5Lv kp+4nCJqAvw0WV/tUaEPElnieK0XgaeCwy0HFuTuPf1Ag4p7LkmgLpOBPXk4m+6IPkcUdSvgc ovwusjkhTwef13OXu/UBrd/CNWoQglWmCalVzuMKJKaPBnpKcdQwge3vBh33y5+2DJO7OnCgq 78yUe/WbqeyqghI3DmhNxBTreuMDO09521moc1kPexJU1YS8RVb2K6WMm7ErvVzRMtZqHc0pi Q0c0yseS5bMHkXKPZgmC3Oi7Os42NQOf6g4CaNJVzw5beB2fWxzWeRXTfuPueJ9DbE+DoDXyS gAY26KF2yq8z07wjpdxLmur1BppXoyiYsAA7rpamo7i4z4z2e1wOmf5rPt4P/FoWEcHpfy1rv nyzql4yO7VEu2VC6fOyg6a7/+m9b22E8rwNPewB+s+HP/tS9alVyZqMrZNwXD6yYVTNde5UwK elhnH3TGJOPNabevRWVwmI1x6Oh80NjvznxDl5idq3k94t8T/cnEw045nmsWOcZ6CFTPxZLZE MFmkEsDOUn9mm0WyH6bwKlig6iLhKpEA7rp4v+a5nOGOcq882WMDEdYGKNpelVd9NvAMHX9N6 iVo3v+HrWpqOLbgyU4ThiMdlvsBHaFLshM4l7SqOyDJMOpmFyjfgbzxyP435PaWm9Dg4WoXqf L87ya6u1lXhFW522mCAZdpKMK20sv6aYGx3bV/RoVFXgf11KK3uQYEqO9zaSfaVV2xSZRrSBK 9pNtWtBZFJ1IB/Wu1aOjMzO0zRKJN4UdpRxlOhmvh1cxlOvq/DIE0CCDdTByre1tZHTN2TZoX Pl2+6qF44MxRxam+tR85o6+Il+XWblBLZJH6PsZUCa4McFeETn51oONc5S8e+1Gkwd1OwIX0S wT3ccE8aWNQyOkY2IjlxQUR/8QVS8NoKDKJyJJ8GZwQN3spqTyzI89kMqvfL9gpnmkud1M+pV rjGJy9C6gP0FpcP85zkJpgWGZX0E2Du4hbcrHBi2+KpgIYjsIOVuuA+Csi2boUHWfW2qCHd4Q x1emYh8uOOeQn7b169jrGPkDMv3Ew0FAleNkPj0Ghl9+JIx3a3qhu/3Y+TjGe7baAIXqESOrI plUFvlyBM2++Qt4G+cCirVhAxs+sMcu562vDqNg== Content-Transfer-Encoding: quoted-printable X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: 43695 Cc: 43695@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) Jean Louis writes: Hi Jean, >> > So I think that my dired switches like "-gohl >> > --group-directories-first" are disturbing the FTP. >> > >> > Maybe special switches shall be used for FTP and special for dired, s= o >> > that such do not conflict. >> >> ange-ftp has already a check for proper dired switches. Does the >> appended patch fixes your problem? > > As I cannot implement your patch easily and directly, I would just > like to re-define the function, is it this one? Please send me your > function in complete, that I can try it out. Yes, your redefinition is roughly what I have proposed. However, you use =2D-group-directories-first, which should have a similar effect as my patch. So I doubt that ange-ftp-switches-ok is responsible for the problem. Could you pls send a backtrace when the error happens to you? Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 30 11:01:52 2020 Received: (at 43695) by debbugs.gnu.org; 30 Sep 2020 15:01:52 +0000 Received: from localhost ([127.0.0.1]:60771 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNdc7-0006sx-NF for submit@debbugs.gnu.org; Wed, 30 Sep 2020 11:01:52 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:39147) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNdc2-0006sc-RZ for 43695@debbugs.gnu.org; Wed, 30 Sep 2020 11:01:50 -0400 Received: from localhost ([::ffff:197.157.34.183]) (AUTH: PLAIN securesender, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 00000000000EFC99.000000005F749DC7.000038BE; Wed, 30 Sep 2020 08:01:26 -0700 Date: Wed, 30 Sep 2020 18:01:22 +0300 From: Jean Louis To: Michael Albinus Subject: Re: bug#43695: 28.0.50; FTP tramp fails with some dired listing switches Message-ID: <20200930150122.GH19181@protected.rcdrun.com> References: <87d024h38b.fsf@gmx.de> <20200930110641.GE31048@protected.rcdrun.com> <871rijlcy4.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <871rijlcy4.fsf@gmx.de> User-Agent: Mutt/1.14.0 (2020-05-02) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 43695 Cc: 43695@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * Michael Albinus [2020-09-30 14:30]: > Jean Louis writes: > > Hi Jean, > > >> > So I think that my dired switches like "-gohl > >> > --group-directories-first" are disturbing the FTP. > >> > > >> > Maybe special switches shall be used for FTP and special for dired, so > >> > that such do not conflict. > >> > >> ange-ftp has already a check for proper dired switches. Does the > >> appended patch fixes your problem? > > > > As I cannot implement your patch easily and directly, I would just > > like to re-define the function, is it this one? Please send me your > > function in complete, that I can try it out. > > Yes, your redefinition is roughly what I have proposed. However, you use > --group-directories-first, which should have a similar effect as my > patch. So I doubt that ange-ftp-switches-ok is responsible for the > problem. > > Could you pls send a backtrace when the error happens to you? How do I make backtrace? From debug? From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 30 12:58:55 2020 Received: (at 43695) by debbugs.gnu.org; 30 Sep 2020 16:58:55 +0000 Received: from localhost ([127.0.0.1]:32931 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNfRP-0001Zb-BP for submit@debbugs.gnu.org; Wed, 30 Sep 2020 12:58:55 -0400 Received: from mout.gmx.net ([212.227.17.20]:53389) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNfRM-0001ZO-JQ for 43695@debbugs.gnu.org; Wed, 30 Sep 2020 12:58:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1601485095; bh=c1redv6ne1Ta96YqIpgnN+W3J/iiW1/5yz2NC8nIaT4=; h=X-UI-Sender-Class:From:To:Cc:Subject:References:Date:In-Reply-To; b=cZYHsxoU8dIpcomUOddgLwKfm3WSrUG10YIjF2EQ/Zr7ooSlt9J5BNggkPTTjFA+X WHaEej/L83ARaLZHSvcQ7yT5FfnME+UZmSINtdmHSDWLMP8BIwFKOdrZfpaK4w5qcm uxsHffxtjYeNZbWHolgm/7D0poInGreGPoYfAQ9g= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from gandalf.gmx.de ([213.220.159.134]) by mail.gmx.com (mrgmx104 [212.227.17.168]) with ESMTPSA (Nemesis) id 1McpJq-1kxHQj1rJS-00ZtOO; Wed, 30 Sep 2020 18:58:15 +0200 From: Michael Albinus To: Jean Louis Subject: Re: bug#43695: 28.0.50; FTP tramp fails with some dired listing switches References: <87d024h38b.fsf@gmx.de> <20200930110641.GE31048@protected.rcdrun.com> <871rijlcy4.fsf@gmx.de> <20200930150122.GH19181@protected.rcdrun.com> Date: Wed, 30 Sep 2020 18:58:14 +0200 In-Reply-To: <20200930150122.GH19181@protected.rcdrun.com> (Jean Louis's message of "Wed, 30 Sep 2020 18:01:22 +0300") Message-ID: <87sgazjj6h.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K1:qeiw2yUKJ3PjOGmJRVw87HEivkR77fGjhYIx0VFGaqwe7o9i9PO QB8FfmbFl1Bpa1WscVV9Y7uw/stBBfKIowY+N6bJdQ3/gExG4It7fN8YSBzR53dSWn4OP3C lcJAv3GXftlEnPX6+ccNX2RpvD3wy59dUfKWRQNykLeuy4BCkpCI0o5MGx8iDTKi6TbvrWd mTipo6vpy4m5ndWvedf1w== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:HXc7PTYCkT8=:l9XKQpNIvNAS2bqjwyT/pT isxAIwYyfAhLI1hIcElG8nNimjY9/o8yccGHSkVwyrl9nI6E1LjOW9kCfFKivQV50KF8hIjIF RgT28/coHQ1lkaxobr5B7eLbTKudFDkw9Vdtg5VhJaeKc1nWQYFXTtwTb/l9j0CLziDl/vNsQ O+iOMXRkuEkQUxoRwn7PB/SfTDBbL9zmiu/qE+hW2bWm9EnGFWpBzDylkpjZv4Zv3yC10r7jj I4L5ZL1oItPX8ztJvw3iP3uHGi6QlElcfwO+g0mg7u4W3093D8b9NVzb7X8xdKhXWNmPha+cd tH5LWAAQmpqfraK3X2G/uSOya3GbQ2tZ9Gh2q8Tbc6/MTwHD1PSyQZ2FS8nFqflvbLjpn/Jzg t9HsFPWUH4FdWv5ytZYNpj1d440A84FWxiDydtzv56A3wkx4P5nK0GzdnjhcivjG/t5A3tJsA SdXv5gCF853WbGkPvEUmY2G44LLp0o6MBDxlDqziLD5lkUFWjzyCvGrdd6F/06vUfveeW3K0f attThR50w/5PCPqEtMkC55k5tZMmN4JCWnFnUw+zzeeNVs7UWbztsxb4LwexMBdQ6xDDrgmi7 maUvTesbrajxtyKikhNIF5VTj+/87/arQICYlJxbyaFFrdPBhCp8R1RsxROk3L+cPTgpypieP pG7sPJq9l+QZWgEnaNqAxv3pilvKMo5Lu2KtOUyorBjKrUs13506n3dslFExUTpmzRzRpYQLX Sgs5CL0eBcjYKF4+I7XVMkhrAjmRb2mYXArUCdwdOkiDG5LYpYrJpFdWQi5Fc/CvWAV1obI50 Mb0mYoj33bRipuYRllUXQlKzkvMWnfy74dSnfdwuUgCMTd/r1pB9HknU04F412U3gQ6FO6IwT ENMUQGJ5bRkjqZh/dhmszuCbYyeZanuPRPSX6EvCCFcjh9phyksHiU3jdpJjHIYXtIi/QaI6W cYTFOeAApGbzglxLf/xRyZTtia7qkm8srHxHSQiVYa6G1Spsait47MMkXFQWtWIUJqjbisBj/ hzKNCay71Z4yX2L+v9/Eyx/gnlVTvwqYr+gFg/YelRzDJvXAsQxcKUGOo/OvoCgTBE2iAH7/+ jCtwcu00iteuasbI+nH+7W5jTbZFldX2MDRkBH+34bXW9k7IMVmi22NLVpGznN2AeUO0Aix90 g8pAEAeQ3RmMRltosgm9/k96oUkQViHCjnpYFzTJRByFDGuEVs3//klt5BE0NRUNObPS5IcJA D+Z6Pxkt2h8YIBIm0P9oJ/aSLHzuhAvy+//M8ow== X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: 43695 Cc: 43695@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) Jean Louis writes: Hi Jean, >> Could you pls send a backtrace when the error happens to you? > > How do I make backtrace? From debug? Eval (setq debug-on-error t) prior your test. Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 18 11:09:57 2020 Received: (at 43695) by debbugs.gnu.org; 18 Oct 2020 15:09:57 +0000 Received: from localhost ([127.0.0.1]:38875 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUAJo-0006Zf-Ov for submit@debbugs.gnu.org; Sun, 18 Oct 2020 11:09:56 -0400 Received: from mout.gmx.net ([212.227.17.20]:42691) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUAJm-0006ZS-76 for 43695@debbugs.gnu.org; Sun, 18 Oct 2020 11:09:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1603033757; bh=KKhNSRYe8aTAKI6ivbo7vxzlRV9Bd+K5Z2l1NzRRi+s=; h=X-UI-Sender-Class:From:To:Cc:Subject:References:Date:In-Reply-To; b=I649gbY1R86BZmuGTNOoVd/OGWSlmXvoaTXop/BNfN553l9KpzkX8paPfl0+Yxuaa YC7i4Dwj9QQMhNmunlxSvZHHTCy19o9APDFv+3uPQ3ViuOqiL7hdcFxZRMDDsJI5A5 0N80+ycXk/oirmUzSc2UcauBeK3/c+eHN6Zfro/M= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from gandalf.gmx.de ([212.86.52.21]) by mail.gmx.com (mrgmx105 [212.227.17.168]) with ESMTPSA (Nemesis) id 1Md6Mt-1jvvcU0i3P-00aGae; Sun, 18 Oct 2020 17:09:17 +0200 From: Michael Albinus To: Jean Louis Subject: Re: bug#43695: 28.0.50; FTP tramp fails with some dired listing switches References: <87d024h38b.fsf@gmx.de> <20200930110641.GE31048@protected.rcdrun.com> <871rijlcy4.fsf@gmx.de> <20200930150122.GH19181@protected.rcdrun.com> <87sgazjj6h.fsf@gmx.de> Date: Sun, 18 Oct 2020 17:09:15 +0200 In-Reply-To: <87sgazjj6h.fsf@gmx.de> (Michael Albinus's message of "Wed, 30 Sep 2020 18:58:14 +0200") Message-ID: <87h7qr1sh0.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K1:W1MbsQniNMEsqzkBuap46poSxbdtX/F95BpFacLTEVW0FNfhFsd ivnavlGhyYESE4LPE3Nk8AnWtP+O+HivVYX0IffEXYsBoR/4XKbZ25X5TVOL9evWad4NQys WzdGb1PIyp9t+SctRa+PgivHpNnydqm9SAfo8Wz2ggJSiECNueabNzvNTvWytBeUu7gBi1u XMak9IP2j7DDvxmS2FrQg== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:ZUgXou4w7Qo=:P+uNnmB7D/h8w429I0ut3o /lhN84j3N5oAXVf5TrkhkEEkfJemboIhA3Q3oXzzipYKW5aT5HR+cSjV6ScazsHa1wEYCoeuE xRwUVSyCgRaEC6X9qucDWNhft1yYB55wKuRN/vhyIlmVe2hQJbilSsHf/IGwuQpYFXyXMj1IU D4EU6UGV2Xs1SuG1tu/oDHGBMM206zuOO5qwrorRIx45cFCDdhrfwbjErpcoL2TRt5UXM5nuW 4tYrgE4vWQcJ7tGM75ppbGG/PkAYLY3K1HNWnt8IsBce2+l5fFssjDOKUVouA56RalAohsrlz WKmCxtkpjTFIJ0KRydy+DVcoLYepS8db4QNaVJHPgbOPrkW0vafVUPwBmvEiBwSphz3ZRXIWA s8ZA5px6b8D0aEGMmy9XlJR2Aiy/zEriXiYXhfwKtTt3CvAlNXiarP3UTatJaex5k8IAwhk4R VEW09iRFfJUjOUbHAZWkDP9+52kseJbNRJlsQ/ErrOD29MbzDM33aRLsBCcjgoRLZax3hNcYZ G2AljV2Djz/aJVF+c5/+pPVW8vgr74L/gtsWABvSe7JjPi5xT4jS81qbzgwitVTNe0BLkWAAK Yh4Ct5qfGubWFbwjICN86MK3PR7qvY01CJjFaApKpVK2W+JUQjUhETjlizDvit8diJF6iOTfT QoKAdrslmmNEsBNl0PJj+0mWrivnYnbQSzSKsM2PSTwmG9fajVmy5kYMSJGk4N2U3v5B+wku9 XJwUBm5XcMcpIV4FCEEucuGP2B2BSDorG0hJSjDDYIPjiOoWj/cG+apjg3/rX17dA3tjX5DU8 Vo747AlealNQBxhvMLhd4c3IHQtBkIfu1N5lRszqqWgeI14eJH/DxUYaAbULnao13c7L6B3Ve ceezlnlvkApJ5NXHKXSQ== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 43695 Cc: 43695@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Michael Albinus writes: Hi Jean, >>> Could you pls send a backtrace when the error happens to you? >> >> How do I make backtrace? From debug? > > Eval (setq debug-on-error t) prior your test. Ping. Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 18 12:20:54 2020 Received: (at 43695) by debbugs.gnu.org; 18 Oct 2020 16:20:54 +0000 Received: from localhost ([127.0.0.1]:38947 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUBQT-000209-LC for submit@debbugs.gnu.org; Sun, 18 Oct 2020 12:20:53 -0400 Received: from static.rcdrun.com ([95.85.24.50]:60191) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUBQQ-0001zz-Ob for 43695@debbugs.gnu.org; Sun, 18 Oct 2020 12:20:51 -0400 Received: from localhost ([::ffff:41.210.141.103]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by static.rcdrun.com with ESMTPSA id 00000000002A0B3D.000000005F8C6B60.0000787B; Sun, 18 Oct 2020 16:20:48 +0000 Date: Sun, 18 Oct 2020 19:20:45 +0300 From: Jean Louis To: Michael Albinus Subject: Re: bug#43695: 28.0.50; FTP tramp fails with some dired listing switches Message-ID: <20201018162045.GG25813@protected.rcdrun.com> References: <87d024h38b.fsf@gmx.de> <20200930110641.GE31048@protected.rcdrun.com> <871rijlcy4.fsf@gmx.de> <20200930150122.GH19181@protected.rcdrun.com> <87sgazjj6h.fsf@gmx.de> <87h7qr1sh0.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <87h7qr1sh0.fsf@gmx.de> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 43695 Cc: 43695@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Pong. I cannot reproduce it. You may close it. * Michael Albinus [2020-10-18 18:09]: > Michael Albinus writes: > > Hi Jean, > > >>> Could you pls send a backtrace when the error happens to you? > >> > >> How do I make backtrace? From debug? > > > > Eval (setq debug-on-error t) prior your test. > > Ping. > > Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 18 12:36:48 2020 Received: (at control) by debbugs.gnu.org; 18 Oct 2020 16:36:48 +0000 Received: from localhost ([127.0.0.1]:38962 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUBfs-0002P3-H4 for submit@debbugs.gnu.org; Sun, 18 Oct 2020 12:36:48 -0400 Received: from mout.gmx.net ([212.227.15.19]:39661) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUBfq-0002Op-Cv for control@debbugs.gnu.org; Sun, 18 Oct 2020 12:36:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1603039000; bh=LRNMNAbexFVCBMaGJIaDHtdinM+FzQnNkC5Q0c+W8XE=; h=X-UI-Sender-Class:From:To:Subject:Date; b=Yy7gafcD6iTIwGwkrumLgfo4IjGXrrTqJ4Kb97D4axr2IU5sB+wkbp+/YVGsUcWqn 5IUUrMxO7NCNh0yodNbT6+U6++1/e6VrfkgiMUVQIG/XLdrd3bHg8z9FZyVLAFwcr5 B6gpx7S4oMdvPQf1LCA8PHp1XL4rRV9pksvU2nms= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from gandalf.gmx.de ([212.86.52.21]) by mail.gmx.com (mrgmx004 [212.227.17.190]) with ESMTPSA (Nemesis) id 1MhD2O-1k05mM2Swc-00eIGF for ; Sun, 18 Oct 2020 18:36:40 +0200 From: Michael Albinus To: control@debbugs.gnu.org Subject: control message for bug #43695 Date: Sun, 18 Oct 2020 18:36:39 +0200 Message-ID: <87zh4jze20.fsf@gmx.de> MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K1:460dktlykmq3PhkuKfC5QnXCGPzaWscLWhHYrDFn1xq4y/gav6u t4VmvXD30SlN1pAeHqeI3qyizauQXU1PqZIiHK5AF8wNJBDdwjVk19ljBYeT7QUlaUpeh2P moj3LWMFySzM7/iEu3uLtowH3QZ6Qz1XMAYpYGArtOGQz0zQ2cwfup6sN4q6gGpS1Tl3qMF zBPkOXAMA7ydfniQlq3fg== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:m9ahGZNr5+U=:3RlxF9HHkpUyVGy9cOCuHc OKAndqvYhGQ1/Cy2WyyvGlwzfC5ncywEqC3X2LashSHbayR6ZGunxf0GcudcofOL0rxns3DW2 UvnnAxnkqjVELt0FSY5kRUP3CTVZLtDzjIA1aG1oApCpVcW7tm+7d+rzR9df+vwDOM/HucQEC aGRT8sxPTVYYp70Q8mzSXBWfBOqnEnsyDSN+SeySOHtAYEpO3emC9GI8KFesjW1Hk4FzUBrj3 K1TYhLzyQrT08Sw0fnzK+AJo3EoZepR8IUxGJUZiovbNSqKSSqEgv3Hc5cfo9obu0EQ+QDrd+ /oXzRjKcLyG/J6rRT9r1vuuXGztwqfKg9KiKZo/71xNrCERPxk8DNAheiuocD19q/ssBhIyi4 B46bwwnZTaNJaKpxKZbvVpidTsmryLtt6e37nT2QPoofq9UQB6ZrdNvJN8Q1lWXY+zwr/ALYn pgqIhDupAX6gwt7IyTuV4++5XMoJuTNyq6QK7KEPrhDdcdWQDmRVPT7eCs7mIB6hm2CMCiKpX 98h1H6RB0aP7s+U/gsZe2uWeRFX2xXPh6ud7ixr7BGMu8DpkkpBQtLEJAp8r8mckL5HJGBGmM P32jy5CQLWYRP8u5NOgQZxsL5b8uTaX6ELoTOzQedy0FUekzBDfTRAT/ndp5pdVmrqGkUNbfA rG3vi/o2AH2g37KlOXHhXlDJpFsst8zpWS7fpfhp/FesCM2NRNVLZ/9xRWAUVwxR3XyoilNSY BNMbxAj9S9he29r1QRytTu0uexRhC+w9wsDhoR6uGui5qsbPjqnHutRNJ1ghIseEFY+TKlliR H+L100aXsytmxDDFxEBlfcXLgLXYx1Ro5i+X1PozPdiDX4jN9wPPhEqvQnBNrGvYIv9bm3YLe 8skJu8+NL/1uDm+MByoQ== X-Spam-Score: -0.7 (/) 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: -1.7 (-) tags 43695 + notabug quit From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 18 12:36:05 2020 Received: (at 43695-done) by debbugs.gnu.org; 18 Oct 2020 16:36:05 +0000 Received: from localhost ([127.0.0.1]:38959 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUBfB-0002O4-8o for submit@debbugs.gnu.org; Sun, 18 Oct 2020 12:36:05 -0400 Received: from mout.gmx.net ([212.227.15.19]:33873) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUBf9-0002NZ-O3 for 43695-done@debbugs.gnu.org; Sun, 18 Oct 2020 12:36:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1603038926; bh=rrfC9A9SrRQwbNTDiDhMJ5UQEO5swpao2WoMqrmkVUk=; h=X-UI-Sender-Class:From:To:Cc:Subject:References:Date:In-Reply-To; b=KJ8VMKf3Jb6gyPDPA+EE+cvfBb850CaWgvmcv91p8nWyAkD8PlVmKGrruUGHzIfRB EjI2Bp5XyQStKtlLjgJdggbbBfPGbvhsWXRWiKb+0nGsQ3HGS+alukhWFx5QIWxX9i sU8IwyxI6E3Gkf4z/3dEl6e5Gta6/scfx4x17QAE= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from gandalf.gmx.de ([212.86.52.21]) by mail.gmx.com (mrgmx004 [212.227.17.190]) with ESMTPSA (Nemesis) id 1MC34h-1kZup12W33-00CQj0; Sun, 18 Oct 2020 18:35:26 +0200 From: Michael Albinus To: Jean Louis Subject: Re: bug#43695: 28.0.50; FTP tramp fails with some dired listing switches References: <87d024h38b.fsf@gmx.de> <20200930110641.GE31048@protected.rcdrun.com> <871rijlcy4.fsf@gmx.de> <20200930150122.GH19181@protected.rcdrun.com> <87sgazjj6h.fsf@gmx.de> <87h7qr1sh0.fsf@gmx.de> <20201018162045.GG25813@protected.rcdrun.com> Date: Sun, 18 Oct 2020 18:35:25 +0200 In-Reply-To: <20201018162045.GG25813@protected.rcdrun.com> (Jean Louis's message of "Sun, 18 Oct 2020 19:20:45 +0300") Message-ID: <87362b1ohe.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K1:Kixpzesy3TRP2wmuLHyArZROPAuQCmpMtLN5OZGV9grB2/wFP+H 7Yl2y+KEMem6oYgkkpseqfLzxx6VmczIjtQcnMlxKlf2T4cRVMViB8K0lHyp/QU9RXO7u5C rifr2G/TORB9/juRTnoEyc6S6u7WRk673zpf4qeXOSrUf6Joy0rei8/ExC7Dxsjbr0OtYy5 kv5vfl4kkyb15IqaPY6Sw== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:ndLXWwMyN9M=:rybXWudQPgpGY+TdQkVcI+ FEWVFIE36cOkuI2xDULRyFMxgew73zTxKXnUSdXj4iM1iqJVBYzg0SuvxTRU7be8AK+tYM/GV ZTtE+COQGBD8ShwRglerqU8xiKlTvhK3ljKFOZRV2B8C8PpxN0IFJ0oe4IYa8dyt5Yz08iAXu g5LEUh5xddv4c90M5Z4noXnQV4hyvHn1C6zR/yd1PBt9h4voSPzjrkzW1NV07kL4IKUwfwlHv 2fKcP/9D9HqlJSR5bbWkHxXGKodXSOHycuUT9dEDFhBOPlxFszm91fkdyiG+E3oW1r6mj7QoN +0jwXgMPmie1aBdz5zhFQe3DsQ9QD8mmEQZKcYzXXe87JGSkzFmc0I7FzKxjdZgkQy37jHvFb HWm1TP3OCG1f8bOClqsP+0W85/hAjXoTIYP13h6CrgxiaNpz7xPqbcLkCL1SQbDNsLkqEHNaO KlJAk0HpUMPnZAGw3HlnjrbI9ZXlZDHQ0IJtSzC1iDARkYp8iCddlWhh9mgE8JAG28IxskDBI NRtO1TDieqkQLoOndQy64yDaUW2s00+jtjf5clMfbKy4MQNVHZBe4zD3ZGFyG5flhxAkTWdDV v/MtNul0XUqGo8RqzFQWY5Ak12QvWbb7GlEXkkGcxPbecC6m2GKs3Fu/+8gMopbblVOb5Rqkv pvcoM3qrMAEcHR29gG6bzmkq4QNYYzn/jcwBHjSoNIzu8JvooR6QT5egJCWw6ErXivAgUfB5I W489PamL/2J2xVx82oFnR8lrnuBcwjoCITwg/LtgNOkTjF3gvm1dt302ASklfdlxchhZ/LP70 ViNbO14g2iBAJDlykOEOwi8e4q8LfPxVBJdA8NRnDGoAc8uQNWL/viNBxtLW6yalcZfTf9G2S 9tjACgDPNFiwW9fehEwg== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 43695-done Cc: 43695-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Jean Louis writes: Hi Jean, > I cannot reproduce it. You may close it. Done. Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 28 07:52:38 2020 Received: (at 43695) by debbugs.gnu.org; 28 Oct 2020 11:52:38 +0000 Received: from localhost ([127.0.0.1]:47561 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXk0M-0005BH-DY for submit@debbugs.gnu.org; Wed, 28 Oct 2020 07:52:38 -0400 Received: from static.rcdrun.com ([95.85.24.50]:58709) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXk0K-0005B8-HD for 43695@debbugs.gnu.org; Wed, 28 Oct 2020 07:52:37 -0400 Received: from localhost ([::ffff:197.157.0.60]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by static.rcdrun.com with ESMTPSA id 00000000002A0B3A.000000005F995B82.00006C83; Wed, 28 Oct 2020 11:52:33 +0000 Date: Wed, 28 Oct 2020 14:49:45 +0300 From: Jean Louis To: Michael Albinus Subject: Re: bug#43695: 28.0.50; FTP tramp fails with some dired listing switches Message-ID: References: <87d024h38b.fsf@gmx.de> <20200930110641.GE31048@protected.rcdrun.com> <871rijlcy4.fsf@gmx.de> <20200930150122.GH19181@protected.rcdrun.com> <87sgazjj6h.fsf@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <87sgazjj6h.fsf@gmx.de> Organization: GNU.Support User-Agent: Mutt/+ (1036f0e) (2020-10-18) X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * Michael Albinus [2020-09-30 19:58]: > Jean Louis writes: > > Hi Jean, > > >> Could you pls send a backtrace when the error happens to you? > > > > How do [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.5 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [197.157.0.60 listed in dnsbl.sorbs.net] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record X-Debbugs-Envelope-To: 43695 Cc: 43695@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) * Michael Albinus [2020-09-30 19:58]: > Jean Louis writes: >=20 > Hi Jean, >=20 > >> Could you pls send a backtrace when the error happens to you? > > > > How do I make backtrace? From debug? >=20 > Eval (setq debug-on-error t) prior your test. I understand that dired switches -al works well with FTP, but I have these dired switches and they do not work. This Emacs is from 24th October. Debugger entered--Lisp error: (ftp-error "FTP Error: DIR failed: usage: ls = remote-directory ...") signal(ftp-error ("FTP Error: DIR failed: usage: ls remote-directory ..."= )) tramp-signal-hook-function(ftp-error ("FTP Error: DIR failed: usage: ls r= emote-directory ...")) signal(ftp-error ("FTP Error: DIR failed: usage: ls remote-directory ..."= )) ange-ftp-hook-function(insert-directory "/ftp:anonymous@ftp.gnu.org:/" "-= -dired -gohl --group-directories-first" nil t) apply(ange-ftp-hook-function insert-directory ("/ftp:anonymous@ftp.gnu.or= g:/" "--dired -gohl --group-directories-first" nil t)) tramp-ftp-file-name-handler(insert-directory "/ftp:anonymous@ftp.gnu.org:= /" "--dired -gohl --group-directories-first" nil t) apply(tramp-ftp-file-name-handler insert-directory ("/ftp:anonymous@ftp.g= nu.org:/" "--dired -gohl --group-directories-first" nil t)) tramp-file-name-handler(insert-directory "/ftp:anonymous@ftp.gnu.org:/" "= --dired -gohl --group-directories-first" nil t) #f(compiled-function (file switches &optional wildcard full-directory-p) = "Insert directory listing for FILE, formatted according to SWITCHES.\nLeave= s point after the inserted text.\nSWITCHES may be a string of options, or a= list of strings\nrepresenting individual options.\nOptional third arg WILD= CARD means treat FILE as shell wildcard.\nOptional fourth arg FULL-DIRECTOR= Y-P means file is a directory and\nswitches do not contain `d', so that a f= ull listing is expected.\n\nThis works by running a directory listing progr= am\nwhose name is in the variable `insert-directory-program'.\nIf WILDCARD,= it also runs the shell specified by `shell-file-name'.\n\nWhen SWITCHES co= ntains the long `--dired' option, this function\ntreats it specially, for t= he sake of dired. However, the\nnormally equivalent short `-D' option is j= ust passed on to\n`insert-directory-program', as any other option." #)("/ftp:anonymous@ftp.gnu.org:/" "--dired -gohl --gro= up-directories-first" nil t) ls-lisp--insert-directory(#f(compiled-function (file switches &optional w= ildcard full-directory-p) "Insert directory listing for FILE, formatted acc= ording to SWITCHES.\nLeaves point after the inserted text.\nSWITCHES may be= a string of options, or a list of strings\nrepresenting individual options= =2E\nOptional third arg WILDCARD means treat FILE as shell wildcard.\nOptio= nal fourth arg FULL-DIRECTORY-P means file is a directory and\nswitches do = not contain `d', so that a full listing is expected.\n\nThis works by runni= ng a directory listing program\nwhose name is in the variable `insert-direc= tory-program'.\nIf WILDCARD, it also runs the shell specified by `shell-fil= e-name'.\n\nWhen SWITCHES contains the long `--dired' option, this function= \ntreats it specially, for the sake of dired. However, the\nnormally equiv= alent short `-D' option is just passed on to\n`insert-directory-program', a= s any other option." #) "/ftp:anonymous@ftp.gnu= =2Eorg:/" "--dired -gohl --group-directories-first" nil t) apply(ls-lisp--insert-directory #f(compiled-function (file switches &opti= onal wildcard full-directory-p) "Insert directory listing for FILE, formatt= ed according to SWITCHES.\nLeaves point after the inserted text.\nSWITCHES = may be a string of options, or a list of strings\nrepresenting individual o= ptions.\nOptional third arg WILDCARD means treat FILE as shell wildcard.\nO= ptional fourth arg FULL-DIRECTORY-P means file is a directory and\nswitches= do not contain `d', so that a full listing is expected.\n\nThis works by r= unning a directory listing program\nwhose name is in the variable `insert-d= irectory-program'.\nIf WILDCARD, it also runs the shell specified by `shell= -file-name'.\n\nWhen SWITCHES contains the long `--dired' option, this func= tion\ntreats it specially, for the sake of dired. However, the\nnormally e= quivalent short `-D' option is just passed on to\n`insert-directory-program= ', as any other option." #) ("/ftp:anonymous@ft= p.gnu.org:/" "--dired -gohl --group-directories-first" nil t)) insert-directory("/ftp:anonymous@ftp.gnu.org:/" "--dired -gohl --group-di= rectories-first" nil t) dired-insert-directory("/ftp:anonymous@ftp.gnu.org:/" "-gohl --group-dire= ctories-first" nil nil t) dired-readin-insert() #f(compiled-function () #)() combine-change-calls-1(1 1 #f(compiled-function () #)) dired-readin() dired-internal-noselect("/ftp:anonymous@ftp.gnu.org:/" nil) dired-noselect("/ftp:anonymous@ftp.gnu.org:/") run-hook-with-args-until-success(dired-noselect "/ftp:anonymous@ftp.gnu.o= rg:/") find-file-noselect("/ftp:anonymous@ftp.gnu.org:/" nil nil t) find-file("/ftp:anonymous@ftp.gnu.org:/" t) funcall-interactively(find-file "/ftp:anonymous@ftp.gnu.org:/" t) call-interactively(find-file nil nil) command-execute(find-file) --=20 Jean Louis From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 14 04:11:11 2020 Received: (at 43695) by debbugs.gnu.org; 14 Nov 2020 09:11:11 +0000 Received: from localhost ([127.0.0.1]:49705 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kdraR-0002LI-4X for submit@debbugs.gnu.org; Sat, 14 Nov 2020 04:11:11 -0500 Received: from mout.gmx.net ([212.227.15.18]:47405) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kdraP-0002L4-Dr for 43695@debbugs.gnu.org; Sat, 14 Nov 2020 04:11:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1605345033; bh=rSj1M7poeIyd7vWNG5PNoZd4Bkq37KCpRogq/ExktKA=; h=X-UI-Sender-Class:From:To:Cc:Subject:References:Date:In-Reply-To; b=jYT9vjs0DL7dwSQr6cCdpMq5Vna0PYfXEiOEX1E7mZmusxlpEk1Hb0AygdrWzOETb XoSSw48pjMN0Zal1rDkEVM8yaWul5hbPxhSvdFfZiW2oQrCnCO+5mPXDp5N7LZmcaO z8Va01OBhWJ0i38qaK54PhZkE9p5PjbmergLS8gI= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from gandalf.gmx.de ([212.86.60.236]) by mail.gmx.com (mrgmx005 [212.227.17.190]) with ESMTPSA (Nemesis) id 1MIMfW-1kYNPY3TFs-00EQXg; Sat, 14 Nov 2020 10:10:32 +0100 From: Michael Albinus To: Jean Louis Subject: Re: bug#43695: 28.0.50; FTP tramp fails with some dired listing switches References: <87d024h38b.fsf@gmx.de> <20200930110641.GE31048@protected.rcdrun.com> <871rijlcy4.fsf@gmx.de> <20200930150122.GH19181@protected.rcdrun.com> <87sgazjj6h.fsf@gmx.de> Date: Sat, 14 Nov 2020 10:10:31 +0100 In-Reply-To: (Jean Louis's message of "Wed, 28 Oct 2020 14:49:45 +0300") Message-ID: <875z68wbg8.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Provags-ID: V03:K1:iyA4wn3yJ0Kfzb5xKNvCvMJbc9uTd4I7NkQazEEXwNq9iw3YtNc 0R0ios2DdLXWMMlrvbI7x8e3saUGaSnDUK5b34mIonK6B0263vB8PaGVU2HDExXhfVqvbcn CLdEbBa1PYalg7KnlDvwLFkq7BkYAZbafPZNAQ5xBi925/3u8QzLbIa01bzKmDzV233HMFP 43lvOTHAucpdnHkXMWuWA== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:f9vknHKCxUg=:wTRk0fPOMYxb6qYUWum8oI 5rrQY+rC8CxD99yG8Gt98WGQG/i22hq5sBCMp3xQy5G5vPJFXj7rFygIyyB19Lj9D0rNjMgIQ tKjfvwZpxof3ZHstDmkKSNjPdQLA/AvSYHNvSRhBHmg53wpheXukUoTpquUXr75+5gsKC7PE8 Hw76uKrlF4KZxUW3qaiJSpWgJva3WCE5AZRfHAM7UMqpo3bLYg0Mx82UGf0SC2AMcdgfAtqI9 PUr/OrYjQiQLHUDhz1CRSb06W8P6SE2t9W8YpEZElF89hhenc4XfU0bj/geSkD5Hueqf2dXiU I1iympgB/9nUnhLPFnEpYkJtHogcrRvnDUbSI/1dBefcKEbdaQMKEoUuNa+XVnSaDYLoKVwSb LZjMgsEA6QfGssHD3GkCSOGlnFEVibWiWtnj1ZwH10lN9OyXIxdpS8b2fgSnCD9e30wiI1YN6 psF0m0hxaDdZaIw9gltqSJ4TsJj+di4u2QOK351GL/Q8xW5thO1dCDg6mY1OOw1h0hPoUpZZh iAEvfHTGs1DbMYId3EC/r39FkMVxiH6yPVg9VPv9qe9oWVB0HGVY/Y9+S5uL3yz02u+5vjarZ o3uX8Gr+g1ujWQeoHpb/4u7S+WHgDgwlADlrjhsTZt450biphqKGc5DUqsA/CtAKgJb0izAB7 k3DfyFKM56ROyW0TNY0jNCae1gH/Qk2jVyPz6J58rfoX73NZadYCLqgiMzU7VyzDAbYsokOCf qQiA/BBOpiLwvJcnS1j5jANzeMsuL5/o7rWloy1k5xfWC1A8mJnsaPiSIeFrjUJ9jCzAhNIt9 TxN0OkEccCmFxfRA86a4Dy7oiGtVa0hqCaF1afiJ/FrY0KCG6FFsdhMHRRthSK2w0ncsAuMqb 39bdeW+FvTNQXr7TAEgw== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 43695 Cc: 43695@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Jean Louis writes: > * Michael Albinus [2020-09-30 19:58]: >> Jean Louis writes: >>=20 >> Hi Jean, >>=20 >> >> Could you pls send a backtrace when the error happens to you? >> > >> > How do I make backtrace? From debug? >>=20 >> Eval (setq debug-on-error t) prior your test. > > I understand that dired switches -al works well with FTP, but I have > these dired switches and they do not work. This is discussed in the Tramp manual (info "(tramp) Frequently Asked Quest= ions") =E2=80=A2 Remote host does not understand default options for directory listing Emacs computes the =E2=80=98dired=E2=80=99 options based on the local = host but if the remote host cannot understand the same =E2=80=98ls=E2=80=99 comman= d, then set them with a hook as follows: (add-hook 'dired-before-readin-hook (lambda () (when (file-remote-p default-directory) (setq dired-actual-switches "-al")))) Best regards, Michael. From unknown Tue Jun 17 01:46:09 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 12 Dec 2020 12:24:06 +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