From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 11 15:56:53 2019 Received: (at submit) by debbugs.gnu.org; 11 Mar 2019 19:56:53 +0000 Received: from localhost ([127.0.0.1]:39519 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h3R2Z-0001Lf-62 for submit@debbugs.gnu.org; Mon, 11 Mar 2019 15:56:53 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37219) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h3NYR-0004E0-4l for submit@debbugs.gnu.org; Mon, 11 Mar 2019 12:13:32 -0400 Received: from lists.gnu.org ([209.51.188.17]:46021) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h3NYK-0001lQ-H4 for submit@debbugs.gnu.org; Mon, 11 Mar 2019 12:13:25 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51571) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3NYF-0005GO-2f for bug-gnu-emacs@gnu.org; Mon, 11 Mar 2019 12:13:24 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,HTML_MESSAGE, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h3NY9-0001c3-Ng for bug-gnu-emacs@gnu.org; Mon, 11 Mar 2019 12:13:19 -0400 Received: from ns2.server283.com ([192.252.145.33]:42378 helo=server283.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h3NY9-0001YO-CK for bug-gnu-emacs@gnu.org; Mon, 11 Mar 2019 12:13:13 -0400 Received: (qmail 21504 invoked by uid 503); 11 Mar 2019 16:13:07 -0000 Received: from 63-231-160-2.mpls.qwest.net (HELO www.schoolboard.lan) (andrew@lakecitygraphic.com@63.231.160.2) by server283.com with ESMTPA; 11 Mar 2019 16:13:07 -0000 From: Andrew Eggenberger Content-Type: multipart/alternative; boundary=Apple-Mail-633-635451698 Subject: 25.2; dired regexp fails for filenames that begin with a space Date: Mon, 11 Mar 2019 11:13:05 -0500 Message-Id: <00F945C7-01EA-4396-A566-C0DFAF8B77CA@lakecitygraphic.com> To: bug-gnu-emacs@gnu.org Mime-Version: 1.0 (Apple Message framework v1085) X-Mailer: Apple Mail (2.1085) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 192.252.145.33 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 11 Mar 2019 15:56:49 -0400 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 (-) --Apple-Mail-633-635451698 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Trying to use dired-do-rename-regexp caused the following error: (file-error Renaming No such file or directory /Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger Pride/- 1B, Thieren, Addison.JPG /Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger Pride/Addison, Thieren.jpg) The reason for the file error is that the filename actually begins with a space character before the hyphen. It appears that the mechanism=20 used to identify filenames within dired isn't sensitive to opening = spaces.=20 I was unable to match a regexp to the filename until I chose a pattern = that=20 omitted the opening space. In GNU Emacs 25.2.1 (x86_64-apple-darwin10.8.0, NS appkit-1038.36 = Version 10.6.8 (Build 10K549)) of 2017-04-21 built on builder10-6.porkrind.org Windowing system distributor 'Apple', version 10.3.1038 Configured using: 'configure --with-ns '--enable-locallisppath=3D/Library/Application Support/Emacs/${version}/site-lisp:/Library/Application Support/Emacs/site-lisp' --with-modules --with-jpeg=3Dno --with-png=3Dno --with-gif=3Dno --with-tiff=3Dno --with-gnutls=3Dno' Configured features: NOTIFY ACL LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS MODULES Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Dired Minor modes in effect: global-magit-file-mode: t magit-auto-revert-mode: t global-git-commit-mode: t recentf-mode: t helm-mode: t global-semantic-decoration-mode: t global-ede-mode: t ede-minor-mode: t global-semanticdb-minor-mode: t global-semantic-idle-completions-mode: t global-semantic-idle-scheduler-mode: t global-semantic-idle-summary-mode: t semantic-mode: t dumb-jump-mode: t which-key-mode: t nyan-mode: t global-company-mode: t company-mode: t diff-auto-refine-mode: t pyvenv-mode: t global-flycheck-mode: t yas-global-mode: t yas-minor-mode: t async-bytecomp-package-mode: t global-undo-tree-mode: t shell-dirtrack-mode: t projectile-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-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 buffer-read-only: t line-number-mode: t transient-mark-mode: t Recent messages: Rename: - 0-KA, Easton Norman.JPG did not match regexp - .*, \([A-Za-z = ]*\), \([A-Za-z]*\).JPG Rename: - 0-KB, Lacey Harvey.JPG did not match regexp - .*, \([A-Za-z = ]*\), \([A-Za-z]*\).JPG Rename: - 0-KC, Ellie Kohrs.JPG did not match regexp - .*, \([A-Za-z = ]*\), \([A-Za-z]*\).JPG Rename: - 0-KD, Sophia Swain.JPG did not match regexp - .*, \([A-Za-z = ]*\), \([A-Za-z]*\).JPG Rename: - 0-KE, Nora Krause.JPG did not match regexp - .*, \([A-Za-z = ]*\), \([A-Za-z]*\).JPG Rename: - 1A, Bennett Kittelson.JPG did not match regexp - .*, \([A-Za-z = ]*\), \([A-Za-z]*\).JPG Rename =91/Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger Pride/- 1B, = Thieren, Addison.JPG=92 to = =91/Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger Pride/Addison, = Thieren.jpg=92 failed: (file-error Renaming No such file or directory = /Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger Pride/- 1B, Thieren, = Addison.JPG /Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger = Pride/Addison, Thieren.jpg) Auto-saving...done Load-path shadows: /Users/andrew/.emacs.d/elpa/hydra-20190213.1849/lv hides = /Users/andrew/.emacs.d/elpa/lv-20181110.1740/lv /Users/andrew/.emacs.d/elpa/org-20190225/ox hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox /Users/andrew/.emacs.d/elpa/org-20190225/ox-texinfo hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-texinfo /Users/andrew/.emacs.d/elpa/org-20190225/ox-publish hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-publish /Users/andrew/.emacs.d/elpa/org-20190225/ox-org hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-org /Users/andrew/.emacs.d/elpa/org-20190225/ox-odt hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-odt /Users/andrew/.emacs.d/elpa/org-20190225/ox-md hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-md /Users/andrew/.emacs.d/elpa/org-20190225/ox-man hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-man /Users/andrew/.emacs.d/elpa/org-20190225/ox-latex hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-latex /Users/andrew/.emacs.d/elpa/org-20190225/ox-icalendar hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-icalendar /Users/andrew/.emacs.d/elpa/org-20190225/ox-html hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-html /Users/andrew/.emacs.d/elpa/org-20190225/ox-beamer hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-beamer /Users/andrew/.emacs.d/elpa/org-20190225/ox-ascii hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-ascii /Users/andrew/.emacs.d/elpa/org-20190225/org hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org /Users/andrew/.emacs.d/elpa/org-20190225/org-w3m hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-w3m /Users/andrew/.emacs.d/elpa/org-20190225/org-version hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-version /Users/andrew/.emacs.d/elpa/org-20190225/org-timer hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-timer /Users/andrew/.emacs.d/elpa/org-20190225/org-table hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-table /Users/andrew/.emacs.d/elpa/org-20190225/org-src hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-src /Users/andrew/.emacs.d/elpa/org-20190225/org-rmail hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-rmail /Users/andrew/.emacs.d/elpa/org-20190225/org-protocol hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-protocol /Users/andrew/.emacs.d/elpa/org-20190225/org-plot hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-plot /Users/andrew/.emacs.d/elpa/org-20190225/org-pcomplete hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-pcomplete /Users/andrew/.emacs.d/elpa/org-20190225/org-mouse hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-mouse /Users/andrew/.emacs.d/elpa/org-20190225/org-mobile hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-mobile /Users/andrew/.emacs.d/elpa/org-20190225/org-mhe hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-mhe /Users/andrew/.emacs.d/elpa/org-20190225/org-macs hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-macs /Users/andrew/.emacs.d/elpa/org-20190225/org-macro hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-macro /Users/andrew/.emacs.d/elpa/org-20190225/org-loaddefs hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-loaddefs /Users/andrew/.emacs.d/elpa/org-20190225/org-list hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-list /Users/andrew/.emacs.d/elpa/org-20190225/org-irc hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-irc /Users/andrew/.emacs.d/elpa/org-20190225/org-install hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-install /Users/andrew/.emacs.d/elpa/org-20190225/org-inlinetask hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-inlinetask /Users/andrew/.emacs.d/elpa/org-20190225/org-info hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-info /Users/andrew/.emacs.d/elpa/org-20190225/org-indent hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-indent /Users/andrew/.emacs.d/elpa/org-20190225/org-id hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-id /Users/andrew/.emacs.d/elpa/org-20190225/org-habit hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-habit /Users/andrew/.emacs.d/elpa/org-20190225/org-gnus hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-gnus /Users/andrew/.emacs.d/elpa/org-20190225/org-footnote hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-footnote /Users/andrew/.emacs.d/elpa/org-20190225/org-feed hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-feed /Users/andrew/.emacs.d/elpa/org-20190225/org-faces hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-faces /Users/andrew/.emacs.d/elpa/org-20190225/org-eshell hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-eshell /Users/andrew/.emacs.d/elpa/org-20190225/org-entities hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-entities /Users/andrew/.emacs.d/elpa/org-20190225/org-element hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-element /Users/andrew/.emacs.d/elpa/org-20190225/org-docview hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-docview /Users/andrew/.emacs.d/elpa/org-20190225/org-datetree hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-datetree /Users/andrew/.emacs.d/elpa/org-20190225/org-ctags hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-ctags /Users/andrew/.emacs.d/elpa/org-20190225/org-crypt hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-crypt /Users/andrew/.emacs.d/elpa/org-20190225/org-compat hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-compat /Users/andrew/.emacs.d/elpa/org-20190225/org-colview hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-colview /Users/andrew/.emacs.d/elpa/org-20190225/org-clock hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-clock /Users/andrew/.emacs.d/elpa/org-20190225/org-capture hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-capture /Users/andrew/.emacs.d/elpa/org-20190225/org-bibtex hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-bibtex /Users/andrew/.emacs.d/elpa/org-20190225/org-bbdb hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-bbdb /Users/andrew/.emacs.d/elpa/org-20190225/org-attach hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-attach /Users/andrew/.emacs.d/elpa/org-20190225/org-archive hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-archive /Users/andrew/.emacs.d/elpa/org-20190225/org-agenda hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-agenda /Users/andrew/.emacs.d/elpa/org-20190225/ob hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob /Users/andrew/.emacs.d/elpa/org-20190225/ob-tangle hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-tangle /Users/andrew/.emacs.d/elpa/org-20190225/ob-table hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-table /Users/andrew/.emacs.d/elpa/org-20190225/ob-sqlite hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-sqlite /Users/andrew/.emacs.d/elpa/org-20190225/ob-sql hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-sql /Users/andrew/.emacs.d/elpa/org-20190225/ob-shen hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-shen /Users/andrew/.emacs.d/elpa/org-20190225/ob-screen hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-screen /Users/andrew/.emacs.d/elpa/org-20190225/ob-scheme hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-scheme /Users/andrew/.emacs.d/elpa/org-20190225/ob-sass hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-sass /Users/andrew/.emacs.d/elpa/org-20190225/ob-ruby hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-ruby /Users/andrew/.emacs.d/elpa/org-20190225/ob-ref hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-ref /Users/andrew/.emacs.d/elpa/org-20190225/ob-R hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-R /Users/andrew/.emacs.d/elpa/org-20190225/ob-python hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-python /Users/andrew/.emacs.d/elpa/org-20190225/ob-plantuml hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-plantuml /Users/andrew/.emacs.d/elpa/org-20190225/ob-picolisp hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-picolisp /Users/andrew/.emacs.d/elpa/org-20190225/ob-perl hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-perl /Users/andrew/.emacs.d/elpa/org-20190225/ob-org hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-org /Users/andrew/.emacs.d/elpa/org-20190225/ob-octave hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-octave /Users/andrew/.emacs.d/elpa/org-20190225/ob-ocaml hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-ocaml /Users/andrew/.emacs.d/elpa/org-20190225/ob-mscgen hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-mscgen /Users/andrew/.emacs.d/elpa/org-20190225/ob-maxima hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-maxima /Users/andrew/.emacs.d/elpa/org-20190225/ob-matlab hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-matlab /Users/andrew/.emacs.d/elpa/org-20190225/ob-makefile hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-makefile /Users/andrew/.emacs.d/elpa/org-20190225/ob-lob hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-lob /Users/andrew/.emacs.d/elpa/org-20190225/ob-lisp hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-lisp /Users/andrew/.emacs.d/elpa/org-20190225/ob-lilypond hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-lilypond /Users/andrew/.emacs.d/elpa/org-20190225/ob-ledger hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-ledger /Users/andrew/.emacs.d/elpa/org-20190225/ob-latex hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-latex /Users/andrew/.emacs.d/elpa/org-20190225/ob-keys hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-keys /Users/andrew/.emacs.d/elpa/org-20190225/ob-js hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-js /Users/andrew/.emacs.d/elpa/org-20190225/ob-java hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-java /Users/andrew/.emacs.d/elpa/org-20190225/ob-io hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-io /Users/andrew/.emacs.d/elpa/org-20190225/ob-haskell hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-haskell /Users/andrew/.emacs.d/elpa/org-20190225/ob-gnuplot hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-gnuplot /Users/andrew/.emacs.d/elpa/org-20190225/ob-fortran hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-fortran /Users/andrew/.emacs.d/elpa/org-20190225/ob-exp hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-exp /Users/andrew/.emacs.d/elpa/org-20190225/ob-eval hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-eval /Users/andrew/.emacs.d/elpa/org-20190225/ob-emacs-lisp hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-emacs-lisp /Users/andrew/.emacs.d/elpa/org-20190225/ob-dot hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-dot /Users/andrew/.emacs.d/elpa/org-20190225/ob-ditaa hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-ditaa /Users/andrew/.emacs.d/elpa/org-20190225/ob-css hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-css /Users/andrew/.emacs.d/elpa/org-20190225/ob-core hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-core /Users/andrew/.emacs.d/elpa/org-20190225/ob-comint hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-comint /Users/andrew/.emacs.d/elpa/org-20190225/ob-clojure hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-clojure /Users/andrew/.emacs.d/elpa/org-20190225/ob-calc hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-calc /Users/andrew/.emacs.d/elpa/org-20190225/ob-C hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-C /Users/andrew/.emacs.d/elpa/org-20190225/ob-awk hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-awk /Users/andrew/.emacs.d/elpa/org-20190225/ob-asymptote hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-asymptote /Users/andrew/.emacs.d/elpa/seq-2.20/seq hides = /Applications/Emacs.app/Contents/Resources/lisp/emacs-lisp/seq /Users/andrew/.emacs.d/elpa/let-alist-1.0.5/let-alist hides = /Applications/Emacs.app/Contents/Resources/lisp/emacs-lisp/let-alist Features: (shadow mail-extr emacsbug sendmail apropos wdired re-builder dired-aux ede/dired misearch multi-isearch org-goto sort magit-patch magit-subtree magit-ediff ediff-merg ediff-wind ediff-diff ediff-mult ediff-help ediff-init ediff-util ediff bug-reference magit-extras magit-bookmark magit-submodule magit-obsolete magit-blame magit-stash magit-bisect magit-push magit-pull magit-fetch magit-clone magit-remote magit-commit magit-sequence magit-notes magit-worktree magit-tag magit-merge magit-branch magit-reset magit-files magit-refs magit-status magit magit-repos magit-apply magit-wip magit-log which-func magit-diff smerge-mode magit-core magit-autorevert autorevert filenotify magit-margin magit-transient magit-process magit-mode transient lv git-commit magit-git magit-section magit-utils crm log-edit pcvs-util with-editor image-file two-column iso-transl cua-base sql view recentf tree-widget helm-x-files swiper diary-lib diary-loaddefs cal-iso eieio-opt follow helm-command helm-elisp helm-eval edebug org-archive php-mode php-project add-log cc-langs ox-odt ox-latex ox-icalendar ox-html table ox-ascii ox-publish ox tabify helm-org org-capture org-agenda lcgraphic-org org-eww org-rmail org-mhe org-irc org-info org-gnus nnir gnus-sum gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source tls gnutls utf7 netrc nnoo parse-time gnus-spec gnus-int gnus-range message rfc822 mml mml-sec epg mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnheader mail-utils org-docview doc-view jka-compr image-mode dired org-bibtex bibtex org-bbdb org-w3m tide tide-lv typescript-mode vc-git emmet-mode nxml-uchnm rng-xsd xsd-regexp rng-cmpct rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc xmltok winner helm-for-files helm-bookmark helm-adaptive helm-info bookmark pp helm-external helm-net browse-url xml url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mailcap flycheck-haskell haskell-cabal haskell-utils paredit company-oddmuse company-keywords company-etags company-gtags company-dabbrev-code company-dabbrev company-files company-cmake company-xcode company-clang company-semantic company-eclim company-template company-css company-nxml company-bbdb helm-mode semantic/decorate/mode ede/speedbar ede/files ede ede/detect ede/base ede/auto ede/source eieio-speedbar eieio-custom semantic/db-mode semantic/idle semantic/bovine/gcc semantic/dep semantic/ia semantic/analyze/refs semantic/db-find semantic/db-ref semantic/senator semantic/decorate pulse semantic/analyze semantic/sort semantic/scope semantic/analyze/fcn semantic/db eieio-base semantic/ctxt semantic/format semantic/tag-ls semantic/find semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw mode-local cedet iedit iedit-lib dumb-jump f flycheck-mypy which-key xml-xtra nyan-mode highlight-indentation flymake company-capf company elpy find-file-in-project ivy delsel colir color ivy-overlay ffap url-parse url-vars diff-mode elpy-shell pyvenv esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg esh-groups eshell esh-module esh-mode esh-util elpy-profile elpy-django s elpy-refactor smartparens-python python tramp-sh tramp tramp-compat auth-source gnus-util mm-util mail-prsvr password-cache tramp-loaddefs trampver ido files-x cus-edit cus-start cus-load wid-edit sr-speedbar speedbar sb-image ezimage dframe smartparens-config smartparens-javascript smartparens-org smartparens-text smartparens-html smartparens flycheck dash node-ac-mode cl haskell-snippets yasnippet-snippets yasnippet auto-complete popup js2-mode etags xref project js sgml-mode json map moz cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs imenu helm-config helm-easymenu async-bytecomp helm-projectile helm-files helm-tags helm-buffers helm-grep helm-regexp helm-utils helm-locate helm-help helm-types subr-x helm helm-source eieio-compat eieio eieio-core cl-macs helm-multi-match helm-lib async warnings server exec-path-from-shell ob-sql ob-scheme geiser-impl help-fns geiser-custom geiser-base geiser ob-python evil evil-keybindings evil-integration undo-tree diff evil-maps evil-commands reveal flyspell ispell evil-jumps evil-command-window evil-types evil-search evil-ex shell evil-macros evil-repeat evil-states evil-core evil-common windmove rect evil-digraphs evil-vars wheatgrass-theme xscheme scheme org-clock org-element avl-tree org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-footnote org-src ob-comint ob-keys org-pcomplete pcomplete org-list org-faces org-entities noutline outline easy-mmode org-version ob-emacs-lisp ob-core ob-eval org-compat advice org-macs org-loaddefs format-spec find-func cal-menu calendar cal-loaddefs projectile cl-seq grep compile comint ansi-color ring ibuf-ext ibuffer thingatpt finder-inf edmacro kmacro rx slime-autoloads info package epg-config seq byte-opt gv bytecomp byte-compile cl-extra help-mode easymenu cconv cl-loaddefs pcase cl-lib time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win ucs-normalize term/common-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame 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 charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote kqueue cocoa ns multi-tty make-network-process emacs) Memory information: ((conses 16 1065767 136700) (symbols 48 78779 57) (miscs 40 4815 17997) (strings 32 256303 26324) (string-bytes 1 8130024) (vectors 16 128374) (vector-slots 8 2617043 59410) (floats 8 2574 3717) (intervals 56 12062 7411) (buffers 976 107)) Andrew Eggenberger Editor Lake City Graphic office: 651-345-3316 | cell: 612-840-1578 | Twitter: @andrewlcgraphic --Apple-Mail-633-635451698 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=windows-1252

Trying to use dired-do-rename-regexp caused the following = error:

(file-error Renaming No such file or = directory
/Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger Pride/- = 1B, Thieren,
Addison.JPG = /Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger
Pride/Addison, = Thieren.jpg)

The reason for the file error is that the filename = actually begins with
a space character before the hyphen. It appears = that the mechanism 
used to identify filenames within = dired isn't sensitive to opening spaces. 
I was = unable to match a regexp to the filename until I chose a pattern = that 
omitted the opening space.



In = GNU Emacs 25.2.1 (x86_64-apple-darwin10.8.0, NS appkit-1038.36 Version = 10.6.8 (Build 10K549))
of 2017-04-21 built on builder10-6.porkrind.org
W= indowing system distributor 'Apple', version 10.3.1038
Configured = using:
'configure --with-ns = '--enable-locallisppath=3D/Library/Application
= Support/Emacs/${version}/site-lisp:/Library/Application
= Support/Emacs/site-lisp' --with-modules --with-jpeg=3Dno = --with-png=3Dno
--with-gif=3Dno --with-tiff=3Dno = --with-gnutls=3Dno'

Configured features:
NOTIFY ACL LIBXML2 = ZLIB TOOLKIT_SCROLL_BARS NS MODULES

Important settings:
  value of $LANG: = en_US.UTF-8
  = locale-coding-system: utf-8-unix

Major mode: Dired

Minor = modes in effect:
  = global-magit-file-mode: t
  magit-auto-revert-mode: = t
  = global-git-commit-mode: t
  recentf-mode: t
  helm-mode: t
  = global-semantic-decoration-mode: t
  global-ede-mode: = t
  ede-minor-mode: = t
  = global-semanticdb-minor-mode: t
  = global-semantic-idle-completions-mode: t
  = global-semantic-idle-scheduler-mode: t
  = global-semantic-idle-summary-mode: t
  semantic-mode: t
  dumb-jump-mode: t
  which-key-mode: t
  nyan-mode: t
  global-company-mode: = t
  company-mode: = t
  = diff-auto-refine-mode: t
  pyvenv-mode: t
  global-flycheck-mode: = t
  = yas-global-mode: t
  = yas-minor-mode: t
  = async-bytecomp-package-mode: t
  global-undo-tree-mode: = t
  = shell-dirtrack-mode: t
  projectile-mode: = t
  tooltip-mode: = t
  = global-eldoc-mode: t
  electric-indent-mode: = t
  = mouse-wheel-mode: t
 = tool-bar-mode: t
  = menu-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
  = buffer-read-only: t
 = line-number-mode: t
  transient-mark-mode: = t

Recent messages:
Rename: - 0-KA, Easton Norman.JPG did not = match regexp - .*, \([A-Za-z ]*\), \([A-Za-z]*\).JPG
Rename: - 0-KB, = Lacey Harvey.JPG did not match regexp - .*, \([A-Za-z ]*\), = \([A-Za-z]*\).JPG
Rename: - 0-KC, Ellie Kohrs.JPG did not match = regexp - .*, \([A-Za-z ]*\), \([A-Za-z]*\).JPG
Rename: - 0-KD, Sophia = Swain.JPG did not match regexp - .*, \([A-Za-z ]*\), = \([A-Za-z]*\).JPG
Rename: - 0-KE, Nora Krause.JPG did not match = regexp - .*, \([A-Za-z ]*\), \([A-Za-z]*\).JPG
Rename: - 1A, Bennett = Kittelson.JPG did not match regexp - .*, \([A-Za-z ]*\), = \([A-Za-z]*\).JPG
Rename = =91/Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger Pride/- 1B, = Thieren, Addison.JPG=92 to = =91/Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger Pride/Addison, = Thieren.jpg=92 failed:
(file-error Renaming No such file or directory = /Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger Pride/- 1B, Thieren, = Addison.JPG /Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger = Pride/Addison, Thieren.jpg)

Auto-saving...done

Load-path = shadows:
/Users/andrew/.emacs.d/elpa/hydra-20190213.1849/lv hides = /Users/andrew/.emacs.d/elpa/lv-20181110.1740/lv
/Users/andrew/.emacs.d/= elpa/org-20190225/ox hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox
/Users/andrew/.e= macs.d/elpa/org-20190225/ox-texinfo hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-texinfo
/Users/a= ndrew/.emacs.d/elpa/org-20190225/ox-publish hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-publish
/Users/a= ndrew/.emacs.d/elpa/org-20190225/ox-org hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-org
/Users/andre= w/.emacs.d/elpa/org-20190225/ox-odt hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-odt
/Users/andre= w/.emacs.d/elpa/org-20190225/ox-md hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-md
/Users/andrew= /.emacs.d/elpa/org-20190225/ox-man hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-man
/Users/andre= w/.emacs.d/elpa/org-20190225/ox-latex hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-latex
/Users/and= rew/.emacs.d/elpa/org-20190225/ox-icalendar hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-icalendar
/Users= /andrew/.emacs.d/elpa/org-20190225/ox-html hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-html
/Users/andr= ew/.emacs.d/elpa/org-20190225/ox-beamer hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-beamer
/Users/an= drew/.emacs.d/elpa/org-20190225/ox-ascii hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ox-ascii
/Users/and= rew/.emacs.d/elpa/org-20190225/org hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org
/Users/andrew/.= emacs.d/elpa/org-20190225/org-w3m hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-w3m
/Users/andr= ew/.emacs.d/elpa/org-20190225/org-version hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-version
/Users/= andrew/.emacs.d/elpa/org-20190225/org-timer hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-timer
/Users/an= drew/.emacs.d/elpa/org-20190225/org-table hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-table
/Users/an= drew/.emacs.d/elpa/org-20190225/org-src hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-src
/Users/andr= ew/.emacs.d/elpa/org-20190225/org-rmail hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-rmail
/Users/an= drew/.emacs.d/elpa/org-20190225/org-protocol hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-protocol
/Users= /andrew/.emacs.d/elpa/org-20190225/org-plot hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-plot
/Users/and= rew/.emacs.d/elpa/org-20190225/org-pcomplete hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-pcomplete
/User= s/andrew/.emacs.d/elpa/org-20190225/org-mouse hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-mouse
/Users/an= drew/.emacs.d/elpa/org-20190225/org-mobile hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-mobile
/Users/a= ndrew/.emacs.d/elpa/org-20190225/org-mhe hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-mhe
/Users/andr= ew/.emacs.d/elpa/org-20190225/org-macs hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-macs
/Users/and= rew/.emacs.d/elpa/org-20190225/org-macro hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-macro
/Users/an= drew/.emacs.d/elpa/org-20190225/org-loaddefs hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-loaddefs
/Users= /andrew/.emacs.d/elpa/org-20190225/org-list hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-list
/Users/and= rew/.emacs.d/elpa/org-20190225/org-irc hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-irc
/Users/andr= ew/.emacs.d/elpa/org-20190225/org-install hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-install
/Users/= andrew/.emacs.d/elpa/org-20190225/org-inlinetask hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-inlinetask
/Use= rs/andrew/.emacs.d/elpa/org-20190225/org-info hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-info
/Users/and= rew/.emacs.d/elpa/org-20190225/org-indent hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-indent
/Users/a= ndrew/.emacs.d/elpa/org-20190225/org-id hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-id
/Users/andre= w/.emacs.d/elpa/org-20190225/org-habit hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-habit
/Users/an= drew/.emacs.d/elpa/org-20190225/org-gnus hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-gnus
/Users/and= rew/.emacs.d/elpa/org-20190225/org-footnote hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-footnote
/Users= /andrew/.emacs.d/elpa/org-20190225/org-feed hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-feed
/Users/and= rew/.emacs.d/elpa/org-20190225/org-faces hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-faces
/Users/an= drew/.emacs.d/elpa/org-20190225/org-eshell hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-eshell
/Users/a= ndrew/.emacs.d/elpa/org-20190225/org-entities hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-entities
/Users= /andrew/.emacs.d/elpa/org-20190225/org-element hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-element
/Users/= andrew/.emacs.d/elpa/org-20190225/org-docview hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-docview
/Users/= andrew/.emacs.d/elpa/org-20190225/org-datetree hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-datetree
/Users= /andrew/.emacs.d/elpa/org-20190225/org-ctags hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-ctags
/Users/an= drew/.emacs.d/elpa/org-20190225/org-crypt hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-crypt
/Users/an= drew/.emacs.d/elpa/org-20190225/org-compat hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-compat
/Users/a= ndrew/.emacs.d/elpa/org-20190225/org-colview hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-colview
/Users/= andrew/.emacs.d/elpa/org-20190225/org-clock hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-clock
/Users/an= drew/.emacs.d/elpa/org-20190225/org-capture hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-capture
/Users/= andrew/.emacs.d/elpa/org-20190225/org-bibtex hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-bibtex
/Users/a= ndrew/.emacs.d/elpa/org-20190225/org-bbdb hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-bbdb
/Users/and= rew/.emacs.d/elpa/org-20190225/org-attach hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-attach
/Users/a= ndrew/.emacs.d/elpa/org-20190225/org-archive hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-archive
/Users/= andrew/.emacs.d/elpa/org-20190225/org-agenda hides = /Applications/Emacs.app/Contents/Resources/lisp/org/org-agenda
/Users/a= ndrew/.emacs.d/elpa/org-20190225/ob hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob
/Users/andrew/.e= macs.d/elpa/org-20190225/ob-tangle hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-tangle
/Users/an= drew/.emacs.d/elpa/org-20190225/ob-table hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-table
/Users/and= rew/.emacs.d/elpa/org-20190225/ob-sqlite hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-sqlite
/Users/an= drew/.emacs.d/elpa/org-20190225/ob-sql hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-sql
/Users/andre= w/.emacs.d/elpa/org-20190225/ob-shen hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-shen
/Users/andr= ew/.emacs.d/elpa/org-20190225/ob-screen hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-screen
/Users/an= drew/.emacs.d/elpa/org-20190225/ob-scheme hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-scheme
/Users/an= drew/.emacs.d/elpa/org-20190225/ob-sass hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-sass
/Users/andr= ew/.emacs.d/elpa/org-20190225/ob-ruby hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-ruby
/Users/andr= ew/.emacs.d/elpa/org-20190225/ob-ref hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-ref
/Users/andre= w/.emacs.d/elpa/org-20190225/ob-R hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-R
/Users/andrew/= .emacs.d/elpa/org-20190225/ob-python hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-python
/Users/an= drew/.emacs.d/elpa/org-20190225/ob-plantuml hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-plantuml
/Users/= andrew/.emacs.d/elpa/org-20190225/ob-picolisp hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-picolisp
/Users/= andrew/.emacs.d/elpa/org-20190225/ob-perl hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-perl
/Users/andr= ew/.emacs.d/elpa/org-20190225/ob-org hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-org
/Users/andre= w/.emacs.d/elpa/org-20190225/ob-octave hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-octave
/Users/an= drew/.emacs.d/elpa/org-20190225/ob-ocaml hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-ocaml
/Users/and= rew/.emacs.d/elpa/org-20190225/ob-mscgen hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-mscgen
/Users/an= drew/.emacs.d/elpa/org-20190225/ob-maxima hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-maxima
/Users/an= drew/.emacs.d/elpa/org-20190225/ob-matlab hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-matlab
/Users/an= drew/.emacs.d/elpa/org-20190225/ob-makefile hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-makefile
/Users/= andrew/.emacs.d/elpa/org-20190225/ob-lob hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-lob
/Users/andre= w/.emacs.d/elpa/org-20190225/ob-lisp hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-lisp
/Users/andr= ew/.emacs.d/elpa/org-20190225/ob-lilypond hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-lilypond
/Users/= andrew/.emacs.d/elpa/org-20190225/ob-ledger hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-ledger
/Users/an= drew/.emacs.d/elpa/org-20190225/ob-latex hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-latex
/Users/and= rew/.emacs.d/elpa/org-20190225/ob-keys hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-keys
/Users/andr= ew/.emacs.d/elpa/org-20190225/ob-js hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-js
/Users/andrew= /.emacs.d/elpa/org-20190225/ob-java hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-java
/Users/andr= ew/.emacs.d/elpa/org-20190225/ob-io hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-io
/Users/andrew= /.emacs.d/elpa/org-20190225/ob-haskell hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-haskell
/Users/a= ndrew/.emacs.d/elpa/org-20190225/ob-gnuplot hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-gnuplot
/Users/a= ndrew/.emacs.d/elpa/org-20190225/ob-fortran hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-fortran
/Users/a= ndrew/.emacs.d/elpa/org-20190225/ob-exp hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-exp
/Users/andre= w/.emacs.d/elpa/org-20190225/ob-eval hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-eval
/Users/andr= ew/.emacs.d/elpa/org-20190225/ob-emacs-lisp hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-emacs-lisp
/User= s/andrew/.emacs.d/elpa/org-20190225/ob-dot hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-dot
/Users/andre= w/.emacs.d/elpa/org-20190225/ob-ditaa hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-ditaa
/Users/and= rew/.emacs.d/elpa/org-20190225/ob-css hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-css
/Users/andre= w/.emacs.d/elpa/org-20190225/ob-core hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-core
/Users/andr= ew/.emacs.d/elpa/org-20190225/ob-comint hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-comint
/Users/an= drew/.emacs.d/elpa/org-20190225/ob-clojure hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-clojure
/Users/a= ndrew/.emacs.d/elpa/org-20190225/ob-calc hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-calc
/Users/andr= ew/.emacs.d/elpa/org-20190225/ob-C hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-C
/Users/andrew/= .emacs.d/elpa/org-20190225/ob-awk hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-awk
/Users/andre= w/.emacs.d/elpa/org-20190225/ob-asymptote hides = /Applications/Emacs.app/Contents/Resources/lisp/org/ob-asymptote
/Users= /andrew/.emacs.d/elpa/seq-2.20/seq hides = /Applications/Emacs.app/Contents/Resources/lisp/emacs-lisp/seq
/Users/a= ndrew/.emacs.d/elpa/let-alist-1.0.5/let-alist hides = /Applications/Emacs.app/Contents/Resources/lisp/emacs-lisp/let-alist
Features:
(shadow mail-extr emacsbug sendmail apropos wdired = re-builder dired-aux
ede/dired misearch multi-isearch org-goto sort = magit-patch magit-subtree
magit-ediff ediff-merg ediff-wind = ediff-diff ediff-mult ediff-help
ediff-init ediff-util ediff = bug-reference magit-extras magit-bookmark
magit-submodule = magit-obsolete magit-blame magit-stash magit-bisect
magit-push = magit-pull magit-fetch magit-clone magit-remote = magit-commit
magit-sequence magit-notes magit-worktree magit-tag = magit-merge
magit-branch magit-reset magit-files magit-refs = magit-status magit
magit-repos magit-apply magit-wip magit-log = which-func magit-diff
smerge-mode magit-core magit-autorevert = autorevert filenotify
magit-margin magit-transient magit-process = magit-mode transient lv
git-commit magit-git magit-section = magit-utils crm log-edit pcvs-util
with-editor image-file two-column = iso-transl cua-base sql view recentf
tree-widget helm-x-files swiper = diary-lib diary-loaddefs cal-iso
eieio-opt follow helm-command = helm-elisp helm-eval edebug org-archive
php-mode php-project add-log = cc-langs ox-odt ox-latex ox-icalendar
ox-html table ox-ascii = ox-publish ox tabify helm-org org-capture
org-agenda lcgraphic-org = org-eww org-rmail org-mhe org-irc org-info
org-gnus nnir gnus-sum = gnus-group gnus-undo gnus-start gnus-cloud nnimap
nnmail mail-source = tls gnutls utf7 netrc nnoo parse-time gnus-spec
gnus-int gnus-range = message rfc822 mml mml-sec epg mm-decode mm-bodies
mm-encode = mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev
gmm-utils = mailheader gnus-win gnus gnus-ems nnheader mail-utils
org-docview = doc-view jka-compr image-mode dired org-bibtex bibtex
org-bbdb = org-w3m tide tide-lv typescript-mode vc-git emmet-mode
nxml-uchnm = rng-xsd xsd-regexp rng-cmpct rng-nxml rng-valid rng-loc
rng-uri = rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn = nxml-ns
nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc = xmltok
winner helm-for-files helm-bookmark helm-adaptive helm-info = bookmark pp
helm-external helm-net browse-url xml url url-proxy = url-privacy
url-expand url-methods url-history url-cookie url-domsuf = url-util
mailcap flycheck-haskell haskell-cabal haskell-utils = paredit
company-oddmuse company-keywords company-etags = company-gtags
company-dabbrev-code company-dabbrev company-files = company-cmake
company-xcode company-clang company-semantic = company-eclim
company-template company-css company-nxml company-bbdb = helm-mode
semantic/decorate/mode ede/speedbar ede/files ede = ede/detect ede/base
ede/auto ede/source eieio-speedbar eieio-custom = semantic/db-mode
semantic/idle semantic/bovine/gcc semantic/dep = semantic/ia
semantic/analyze/refs semantic/db-find semantic/db-ref = semantic/senator
semantic/decorate pulse semantic/analyze = semantic/sort semantic/scope
semantic/analyze/fcn semantic/db = eieio-base semantic/ctxt
semantic/format semantic/tag-ls = semantic/find semantic/util-modes
semantic/util semantic semantic/tag = semantic/lex semantic/fw mode-local
cedet iedit iedit-lib dumb-jump f = flycheck-mypy which-key xml-xtra
nyan-mode highlight-indentation = flymake company-capf company elpy
find-file-in-project ivy delsel = colir color ivy-overlay ffap url-parse
url-vars diff-mode elpy-shell = pyvenv esh-var esh-io esh-cmd esh-opt
esh-ext esh-proc esh-arg = esh-groups eshell esh-module esh-mode esh-util
elpy-profile = elpy-django s elpy-refactor smartparens-python python
tramp-sh tramp = tramp-compat auth-source gnus-util mm-util mail-prsvr
password-cache = tramp-loaddefs trampver ido files-x cus-edit cus-start
cus-load = wid-edit sr-speedbar speedbar sb-image ezimage = dframe
smartparens-config smartparens-javascript = smartparens-org
smartparens-text smartparens-html smartparens = flycheck dash node-ac-mode
cl haskell-snippets yasnippet-snippets = yasnippet auto-complete popup
js2-mode etags xref project js = sgml-mode json map moz cc-mode cc-fonts
cc-guess cc-menus cc-cmds = cc-styles cc-align cc-engine cc-vars cc-defs
imenu helm-config = helm-easymenu async-bytecomp helm-projectile
helm-files helm-tags = helm-buffers helm-grep helm-regexp helm-utils
helm-locate helm-help = helm-types subr-x helm helm-source eieio-compat
eieio eieio-core = cl-macs helm-multi-match helm-lib async warnings = server
exec-path-from-shell ob-sql ob-scheme geiser-impl help-fns = geiser-custom
geiser-base geiser ob-python evil evil-keybindings = evil-integration
undo-tree diff evil-maps evil-commands reveal = flyspell ispell evil-jumps
evil-command-window evil-types evil-search = evil-ex shell evil-macros
evil-repeat evil-states evil-core = evil-common windmove rect
evil-digraphs evil-vars wheatgrass-theme = xscheme scheme org-clock
org-element avl-tree org ob ob-tangle ob-ref = ob-lob ob-table ob-exp
org-macro org-footnote org-src ob-comint = ob-keys org-pcomplete pcomplete
org-list org-faces org-entities = noutline outline easy-mmode org-version
ob-emacs-lisp ob-core ob-eval = org-compat advice org-macs org-loaddefs
format-spec find-func = cal-menu calendar cal-loaddefs projectile cl-seq
grep compile comint = ansi-color ring ibuf-ext ibuffer thingatpt
finder-inf edmacro kmacro = rx slime-autoloads info package epg-config seq
byte-opt gv bytecomp = byte-compile cl-extra help-mode easymenu cconv
cl-loaddefs pcase = cl-lib time-date mule-util tooltip eldoc electric
uniquify ediff-hook = vc-hooks lisp-float-type mwheel ns-win ucs-normalize
term/common-win = tool-bar dnd fontset image regexp-opt fringe
tabulated-list = newcomment elisp-mode lisp-mode prog-mode register page
menu-bar = rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax = facemenu font-core frame 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 charscript case-table epa-hook = jka-cmpr-hook help
simple abbrev minibuffer cl-preloaded nadvice = loaddefs button faces
cus-face macroexp files text-properties overlay = sha1 md5 base64 format
env code-pages mule custom widget = hashtable-print-readable backquote
kqueue cocoa ns multi-tty = make-network-process emacs)

Memory information:
((conses 16 = 1065767 136700)
(symbols 48 78779 57)
(miscs 40 4815 17997)
= (strings 32 256303 26324)
(string-bytes 1 8130024)
(vectors 16 = 128374)
(vector-slots 8 2617043 59410)
(floats 8 2574 3717)
= (intervals 56 12062 7411)
(buffers 976 107))


Andrew = Eggenberger
Lake City = Graphic












= --Apple-Mail-633-635451698-- From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 12 05:00:59 2019 Received: (at 34816) by debbugs.gnu.org; 12 Mar 2019 09:00:59 +0000 Received: from localhost ([127.0.0.1]:39750 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h3dHL-0005xH-OY for submit@debbugs.gnu.org; Tue, 12 Mar 2019 05:00:59 -0400 Received: from mout.gmx.net ([212.227.15.19]:42991) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h3dHJ-0005x3-2K for 34816@debbugs.gnu.org; Tue, 12 Mar 2019 05:00:54 -0400 Received: from detlef.gmx.de ([178.20.94.15]) by mail.gmx.com (mrgmx003 [212.227.17.190]) with ESMTPSA (Nemesis) id 0LaFmY-1gdtUn2pjC-00m1K5; Tue, 12 Mar 2019 10:00:39 +0100 From: Michael Albinus To: Andrew Eggenberger Subject: Re: bug#34816: 25.2; dired regexp fails for filenames that begin with a space References: <00F945C7-01EA-4396-A566-C0DFAF8B77CA@lakecitygraphic.com> Date: Tue, 12 Mar 2019 10:00:38 +0100 In-Reply-To: <00F945C7-01EA-4396-A566-C0DFAF8B77CA@lakecitygraphic.com> (Andrew Eggenberger's message of "Mon, 11 Mar 2019 11:13:05 -0500") Message-ID: <875zsosc09.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K1:oEd8Q21iKU1O83URRdk6NnbNKMEiPWay4fSiEOx5Tj/Rk9Cs5+M xpPjQgyXN95cBVnEPEwaNYUc/cnRyDzL8Rv8648HZUc3Od02jaii5qeAQ6TXS/67kodonSL noLvaTuudy6X8yVMCsipTwprTHE5rGj4pE+2ndHNmyxU/jzzERBVS6co8YLqXiR5B4veg8k vass4OYEo9dwY/lIOEEXA== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:WdSRmwGmKBs=:ShHQnRq0xjroCjU0Uc+DB8 H54TCZ8Y7K/8glFmK8ELoHjQmVFgbil3hWEnO8XsGLQVHxT0FgFzARdvu5RCSe0qpkdLYY/Ss u28PTAtYJloEM9c8wlZaUJaODhfWkUs0A0EqmkoZhlTfGBUPvBJ2mThC0+SjnhZa2oic9q7C3 7gnaHy6BxxzpCjsNbluZMqjfQvrpIDW3tuNzgfRY07IoHMOEaMt+bgFjRVgRcFWE2Gwa7FiU7 HFxF42D/1GgnSrCbZh9sThvGcDrI26nLLflbzpuB5Sqe2U0wiPlio1mgN6tawsALge4rkwpnJ 0YrBrktAyrI2Bo9b2NdzUNeZLKSBW6Sz4slTb9l5nMQvWu3xk2cvxf4CLWcHs9w5NFOfpK398 6PJYlHxCtzxh+Qip0Vx8TXNyqieeq+gcmoZUQ5W2HlELcbl5sMhWLE7HkzCTMlEEG6nL8PZwp 9NJxFOEzqf29AmQoFT2Jn3ChcnaVpDpBl1Sox/KF3uiEnlqfRK/DqAWeCLQpe0GTLiGRL46nQ YD+xwicaRrmgPGCGs4YNnhf0pbTML1XjmfnKV0yDzERum51hqXkwfqqTON9V9Ox1oUbWiyplL zgLrl+2F6hLs4LMjVT8Mn5bbn8duyL6zaTTD4qWCnwt+WGl6qwTMQrn6qh90YDcyg1VJuBE9e swrSvQTqo3v9pw/QyRdEd7Rc2EkjnH7k0gUA5GBs+jW9VMTr5eeGrrcT3OeT2n5yiAtVw7t7c RHK1cTYFp1keMt0J15ejvZah39KxKDj7EEzA5YFbvAW83w6/wwpKuoVeac0zo9/trEX+LcCqD h/2Jz9bBHpJsMIUav1cuZzyTq/7Iy0JeLDwGojoS6Da1wrfpuypmqCUbECTQ0WIpU0Eyv9dt9 vFQb9mKwmQ1zuj+B52Rl3YmtKSel2lxrFRUx2Hz6xVgmgs0FIicGJE1k/2PiHP3mPjVUhJ7NL 9MY+kgBQ2fw== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 34816 Cc: 34816@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 (-) Andrew Eggenberger writes: Hi Andrew, > Trying to use dired-do-rename-regexp caused the following error: > > (file-error Renaming No such file or directory > /Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger Pride/- 1B, Thieren, > Addison.JPG /Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger > Pride/Addison, Thieren.jpg) > > The reason for the file error is that the filename actually begins > with > a space character before the hyphen. It appears that the mechanism > used to identify filenames within dired isn't sensitive to opening > spaces. It isn't as simple as it looks. Often, dired uses a command like "ls -al --dired". This gives precise information, where file names are located in the output, and Emacs could determine also file names starting with spaces. If this ls option isn't available, something like "ls -al" is applied. From the output it isn't obvious, whether a leading space belongs to a file name, or whether it is just a separator to the date. One could implement heuristics (check the column other file names start with), but this isn't implemented. If it comes to remote file names, the situation is even worse, because you cannot always assume a proper ls command on the remote side. One alternative for you might to use ls-lisp.el. It doesn't apply "ls -al", but tries to collect the needed information differently. Due to this, dired might have a better idea about file names. Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 18 13:00:59 2020 Received: (at 34816) by debbugs.gnu.org; 18 Aug 2020 17:00:59 +0000 Received: from localhost ([127.0.0.1]:36842 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k84yo-0001Lw-MO for submit@debbugs.gnu.org; Tue, 18 Aug 2020 13:00:58 -0400 Received: from mail-yb1-f179.google.com ([209.85.219.179]:44518) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k84ym-0001F9-Ag for 34816@debbugs.gnu.org; Tue, 18 Aug 2020 13:00:57 -0400 Received: by mail-yb1-f179.google.com with SMTP id i10so11722382ybt.11 for <34816@debbugs.gnu.org>; Tue, 18 Aug 2020 10:00:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:user-agent :mime-version:date:message-id:subject:to:cc; bh=p5sk7gFuiZz34N0KVSBY/CRCFwn2DUD8vtcUzIfrcG8=; b=Q6FQ2dE0gbsUEJyEP2KEFBl4yRP5rbGis8mjpU2X88aLBvmcvG5KqwcrNXKD1OYApH 4Ni1mKcJ3TA3NQ+s2e1hywGkHmHTvB9PVEIw/JpYCrFbbQiP7x/AXnEjYy5BkrZ8/2cR WWDcQXGQlo/MFo9I1RvKuP3k3T5FEuTZeAhF0nLCDrbmqsSlB4q2XbRb/mogLuoQNVsr C9bAMhas/5XMA7IVVdHX6vkVOXCNFxGCVuJt71bJ/MMo1+8kCJF15ldQ21Tl9MLQ3U3z hB8y8qPwxYb7XE9/bIDnPcW+9jTxu6yu3QYYXkdXL0/3ACUzuyC+wYZDGsnix/ebcZzc sk7Q== X-Gm-Message-State: AOAM530IvUmLxXD6FoVmO6POcJUS5DjJiterp3hiALNCox0QXOUSE/rU x3tsFQXvwnbUzbkFImxOibvfa7Gwa28LksT1heJL1m2c5yxI8Q== X-Google-Smtp-Source: ABdhPJxgvlWGXj6ro2fqjV9sLnYIEhKcjMeDv8XwVxTjidGkHWmmhafi1oQE/vR0VU0T1XsOUOPPUsMs0/1ZCSLZUiY= X-Received: by 2002:a25:880e:: with SMTP id c14mr28755637ybl.181.1597770050950; Tue, 18 Aug 2020 10:00:50 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Tue, 18 Aug 2020 17:00:50 +0000 From: Stefan Kangas In-Reply-To: <875zsosc09.fsf@gmx.de> (Michael Albinus's message of "Tue, 12 Mar 2019 10:00:38 +0100") References: <00F945C7-01EA-4396-A566-C0DFAF8B77CA@lakecitygraphic.com> <875zsosc09.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Date: Tue, 18 Aug 2020 17:00:50 +0000 Message-ID: Subject: Re: bug#34816: 25.2; dired regexp fails for filenames that begin with a space To: Michael Albinus Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 34816 Cc: Andrew Eggenberger , 34816@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 writes: > Andrew Eggenberger writes: > > Hi Andrew, > >> Trying to use dired-do-rename-regexp caused the following error: >> >> (file-error Renaming No such file or directory >> /Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger Pride/- 1B, Thieren, >> Addison.JPG /Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger >> Pride/Addison, Thieren.jpg) >> >> The reason for the file error is that the filename actually begins >> with >> a space character before the hyphen. It appears that the mechanism >> used to identify filenames within dired isn't sensitive to opening >> spaces. > > It isn't as simple as it looks. Often, dired uses a command like "ls -al > --dired". This gives precise information, where file names are located > in the output, and Emacs could determine also file names starting with > spaces. > > If this ls option isn't available, something like "ls -al" is > applied. From the output it isn't obvious, whether a leading space > belongs to a file name, or whether it is just a separator to the > date. One could implement heuristics (check the column other file names > start with), but this isn't implemented. > > If it comes to remote file names, the situation is even worse, because > you cannot always assume a proper ls command on the remote side. > > One alternative for you might to use ls-lisp.el. It doesn't apply "ls > -al", but tries to collect the needed information differently. Due to > this, dired might have a better idea about file names. > > Best regards, Michael. So is the conclusion here to either use GNU ls, or otherwise ls-lisp.el? If so, should this bug be closed? Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 18 13:42:53 2020 Received: (at 34816-done) by debbugs.gnu.org; 18 Aug 2020 17:42:53 +0000 Received: from localhost ([127.0.0.1]:36867 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k85dN-0003ev-Ih for submit@debbugs.gnu.org; Tue, 18 Aug 2020 13:42:53 -0400 Received: from mout.gmx.net ([212.227.15.15]:45739) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k85dJ-0003ee-Up for 34816-done@debbugs.gnu.org; Tue, 18 Aug 2020 13:42:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1597772561; bh=qbuFhnWisoH/tvg07ywpiaQFX0Oo/bGFIBEuxFVq/qE=; h=X-UI-Sender-Class:From:To:Cc:Subject:References:Date:In-Reply-To; b=i+UNkFBbMN2kIMcdu3EfHdO8c4xKG+8tinQftGmcQJgH3ap0TTAXLwF2jlKMASUhF VF9UEQd5lHuZYRZ/ggUqQ+vANarjS7esUOMV3dlSQ9GIm2l963gt5fGY+KNLg88OgB RDSllBLuRvNQOEMhg4TMVqHeRYvXTGxpqFYKRsos= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from gandalf.gmx.de ([178.20.93.225]) by mail.gmx.com (mrgmx005 [212.227.17.190]) with ESMTPSA (Nemesis) id 1Mqs0R-1kUW9Z3eTZ-00mthr; Tue, 18 Aug 2020 19:42:40 +0200 From: Michael Albinus To: Stefan Kangas Subject: Re: bug#34816: 25.2; dired regexp fails for filenames that begin with a space References: <00F945C7-01EA-4396-A566-C0DFAF8B77CA@lakecitygraphic.com> <875zsosc09.fsf@gmx.de> Date: Tue, 18 Aug 2020 19:42:39 +0200 In-Reply-To: (Stefan Kangas's message of "Tue, 18 Aug 2020 17:00:50 +0000") Message-ID: <878sebkfzk.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:mNBD9+YQlLRMmzpRpLaqhHZe3Y34w6gNQEBQ0COJ/DBofECyl6p rfHcihxS7D3/xc4SmdqG4JnQZIsFfWgUTf5N3c1yaWe83+1PYhn/WxpOx2jAqErqd+A2HSq NphBmvBDWj29tGMzq/PJkvpq+kGN643AbiweG1HuJ2yue4lfK7ol0z25evuNW4aOoEvMxt5 1eUlkndGqYXTuSyLTzt8w== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:E8GksWI6Jg8=:HdB342BemeWn0ey4wB2nP/ L4q4p+R4qpy7jnChBNPcjtpKSaLLnJwQue5kyqsOTCMBX43NyBhREhUVxUkqpW16oB3Lv8ofh TBuBqYeVk7WPP13znqWXhCGtkmqZCa1foe8wdT5ilNSGRTQ1XkMNc24w/Gd45+gJkLP86FjD+ 7GlO6EtTAjqSlBWXFbocsw/fLhjo6ibNwNol6kkYiXxzL7zkPjXD1ff4SelVKffq7JoAsb56P Ovfp2+vo2e1AY09OqT7erRnvBczN7EBRXtFAe7cRJor5sRi8GqsWv+4MdsLz6JGANReoY4JZ+ 4UxBFsxchYnevMl/IiJHLNxRH/PvMX/8FELLBAe0pWvPKqKEKoinmWOpUelEey1P8byWyAhw5 +Y2GGV2eyf9NKM0GPnTwgMVcOdJB0s4Z+Z/hhJ+kqinu8DzMLrZ63IbSskAnMRE2pcdisvuNv ScyGD4U/oKvQxszr+93Xs1z/5yKjJQM5UbqUWv2qGETzfObTmx63lgCROANDawD8JdaoTFeif 1ywxGtATsu94+FvePS3HvrpUsKYj81DjP/XAg6HorgIlbZcgwTjM4qoUz1fPL748Lj3iQnsqE xBGfsJZy6E4lCKCV6GRmj0y6lksL7AevRuG67jfCUOv4DEHdx3J7NTxzXOraQ5V47NADP3nHx e1zdvElVralBm+oV4yvlipXe140ICj8CXQRia8w26NvfLc5U2J782hzC39c2WNIBd6IVDpoOT /iUvkujfmjdfGCJ+d/ZRLLuznWl0E1q6HkItFPHfRLDMbkb5CItG8AnDKiEAvXw0UZe9/CzUo kGjsAefZY/wR/UUfXRgU46UCQdeYhJ/XFW2VNSnUtORLzzZBP7P7khIQm3kTnB+GF4lHUOLng GUEMJGm2YeWu7IVoxNviMCirbdQp+YHLKvxwhjgWEWNFF+NZSlywkTqHtQJqTqIYQRtjG8Gyr Zuda92MEaQTHVHCd4IDxu6nx1jtJjL92ox+vrvcDH2g8t1elsk2am29toQlSDS2ealrxIv432 /8dUn41V3iAZCf5sFhnmMhXZmH1UYPh9H2wGa4QvdXrRS7OjeGAj9yFxmfgNGm+cKO5DI0Wmc BAhdVY57PhNTX3xANvBEJbUnW80RDS/jl+9rE8oHA4APvykzioAhUDBuYJxjHa/4ajjipX5TI mGYQDgJZLWR18m8bj6HPoMe7vQ9JT9BmeULRtIyZYfAQqfHoDfMxa59LReRgbZeE8eQ/hOj73 /sB4WaBJWr2UN6XInlrfMe+H9KFclFP8F0nQ7uA== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 34816-done Cc: Andrew Eggenberger , 34816-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 (-) Stefan Kangas writes: Hi, >>> Trying to use dired-do-rename-regexp caused the following error: >>> >>> (file-error Renaming No such file or directory >>> /Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger Pride/- 1B, Thieren, >>> Addison.JPG /Users/andrew/Public/Temp_2019/Temp_2.25.19/Tiger >>> Pride/Addison, Thieren.jpg) >>> >>> The reason for the file error is that the filename actually begins >>> with >>> a space character before the hyphen. It appears that the mechanism >>> used to identify filenames within dired isn't sensitive to opening >>> spaces. >> >> It isn't as simple as it looks. Often, dired uses a command like "ls -al >> --dired". This gives precise information, where file names are located >> in the output, and Emacs could determine also file names starting with >> spaces. >> >> If this ls option isn't available, something like "ls -al" is >> applied. From the output it isn't obvious, whether a leading space >> belongs to a file name, or whether it is just a separator to the >> date. One could implement heuristics (check the column other file names >> start with), but this isn't implemented. >> >> If it comes to remote file names, the situation is even worse, because >> you cannot always assume a proper ls command on the remote side. >> >> One alternative for you might to use ls-lisp.el. It doesn't apply "ls >> -al", but tries to collect the needed information differently. Due to >> this, dired might have a better idea about file names. > > So is the conclusion here to either use GNU ls, or otherwise ls-lisp.el? > If so, should this bug be closed? I would say so, yes. Closing the bug. > Best regards, > Stefan Kangas Best regards, Michael. From unknown Tue Jun 17 01:48:58 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 16 Sep 2020 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator