unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#36490: 26.1; directory-files-recursively breaks when it encounters a directory named "~"
@ 2019-07-03 18:07 Erik Hahn
  2019-07-08 20:59 ` Lars Ingebrigtsen
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Erik Hahn @ 2019-07-03 18:07 UTC (permalink / raw)
  To: 36490


Call (directory-files-recursively DIR ".*") where DIR contains a
subdirectory named "~" but is not the parent of your home directory. The
function will recurse into your home directory. This is probably because
(expand-file-name "~" ...) returns the home directory.


In GNU Emacs 26.1 (build 1, x86_64-pc-linux-gnu, X toolkit)
 of 2018-11-03 built on p5
Windowing system distributor 'The X.Org Foundation', version 11.0.12003000
System Description:	Gentoo Base System release 2.6

Recent messages:
Configured using:
 'configure --prefix=/usr --build=x86_64-pc-linux-gnu
 --host=x86_64-pc-linux-gnu --mandir=/usr/share/man
 --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
 --localstatedir=/var/lib --disable-silent-rules
 --docdir=/usr/share/doc/emacs-26.1-r3
 --htmldir=/usr/share/doc/emacs-26.1-r3/html --libdir=/usr/lib64
 --program-suffix=-emacs-26 --infodir=/usr/share/info/emacs-26
 --localstatedir=/var
 --enable-locallisppath=/etc/emacs:/usr/share/emacs/site-lisp
 --without-compress-install --without-hesiod --without-pop
 --with-file-notification=inotify --enable-acl --with-dbus
 --without-modules --without-gameuser --with-gpm --without-kerberos
 --without-kerberos5 --without-lcms2 --with-xml2 --without-mailutils
 --without-selinux --with-gnutls --with-libsystemd --with-threads
 --without-wide-int --with-zlib --with-sound=alsa --with-x --without-ns
 --without-gconf --without-gsettings --without-toolkit-scroll-bars
 --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xpm
 --without-imagemagick --without-xft --without-cairo --without-libotf
 --without-m17n-flt --with-x-toolkit=lucid --with-xaw3d 'CFLAGS=-O2
 -pipe -march=native' CPPFLAGS= 'LDFLAGS=-Wl,-O1 -Wl,--as-needed''

Configured features:
XAW3D XPM JPEG TIFF GIF PNG RSVG SOUND GPM DBUS NOTIFY ACL GNUTLS
LIBXML2 ZLIB LUCID X11 THREADS LIBSYSTEMD

Important settings:
  value of $LC_MONETARY: en_US.UTF-8
  value of $LC_NUMERIC: en_US.UTF-8
  value of $LC_TIME: en_GB.UTF-8
  value of $LANG: en_GB.utf8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction





^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2019-07-11 15:05 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-03 18:07 bug#36490: 26.1; directory-files-recursively breaks when it encounters a directory named "~" Erik Hahn
2019-07-08 20:59 ` Lars Ingebrigtsen
2019-07-08 21:08 ` Lars Ingebrigtsen
2019-07-08 21:30   ` Erik Hahn
2019-07-08 21:56     ` Lars Ingebrigtsen
2019-07-09 15:39     ` Eli Zaretskii
2019-07-09 15:35   ` Eli Zaretskii
2019-07-09 15:50     ` Lars Ingebrigtsen
2019-07-09 16:12       ` Eli Zaretskii
2019-07-09 16:27         ` Lars Ingebrigtsen
2019-07-09 16:44           ` Eli Zaretskii
2019-07-09 16:50             ` Lars Ingebrigtsen
2019-07-09 16:52             ` Eli Zaretskii
2019-07-09 17:00               ` Lars Ingebrigtsen
2019-07-09 17:23                 ` Eli Zaretskii
2019-07-09 18:16                   ` Michael Albinus
2019-07-10 11:55                   ` Lars Ingebrigtsen
2019-07-10 14:56                     ` Eli Zaretskii
2019-07-11 15:05                       ` Lars Ingebrigtsen
2019-07-09 18:58         ` Basil L. Contovounesios
2019-07-09 19:19           ` Eli Zaretskii
2019-07-09 16:17       ` Andreas Schwab
2019-07-10 12:04 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).