Mercurial > emacs
annotate src/dired.c @ 98644:e1cc41b9282d
2008-10-12 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-edit-fixed-width-region): Exclude final newline from
picture area.
* org-export-latex.el (org-export-latex-subcontent): Add labels to
sections, to make internal links work.
(org-export-latex-fontify-headline): Do not remove all text
properties, to make sure that target properties survive this
process.
* org-exp.el (org-export-preprocess-string): Change sequence of
modifications, to make sure links are prepared before the LaTeX
conversions do happen.
* org-attach.el (org-attach-delete-all): Renamed from
`org-attch-delete'. Add a security query before deleting the
entire directory. New optional argument FORCE can overrule the
security query.
(org-attach-delete-one): New command.
* org-attach.el (org-attach-file-list): Fix bug with directory.
* org.el (org-apps-regexp-alist): New function.
(org-file-apps): Add auto-mode to the default value.
(org-open-file): Use the new structure of org-file-apps.
* org-attach.el (org-attach): Support the new keys.
(org-attach-method): New option.
* org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
March.
* org.el (org-remove-uniherited-tags): Fix reverse interpretation
of the list value o `org-use-tag-inheritance'.
* org-attach.el (org-attach-auto-tag): New option.
(org-attach-tag, org-attach-untag): New functions.
(org-attach-attach, org-attach-new, org-attach-sync): Call
`org-attach-tag'.
(org-attach-delete): Call `org-attach-untag'.
* org-attach.el: New file.
* org-table.el (orgtbl-self-insert-command): Make this work for
the keypad as well.
* org.el (org-add-log-setup): Limit searc for drawers to entry
text, not to subtree.
* org-clock.el (org-clock-heading-for-remember): New variable.
(org-clock-in): Set `org-clock-heading-for-remember'.
2008-10-12 James TD Smith <ahktenzero@mohorovi.cc>
* org-remember.el (org-remember-apply-template): Add new
expansions: %k, %K for currently clocked task and a link to the
currently clocked task, and %< to file notes in the currently
clocked task.
2008-10-12 Carsten Dominik <dominik@science.uva.nl>
* org-export-latex.el (org-export-latex-make-header): Also insert
the content of the property :latex-header-extra.
* org-exp.el (org-infile-export-plist): Put the content of
#+LATEX_HEADER: into the property :latex-header-extra.
* org-colview.el (org-columns-get-format-and-top-level): Remove
resetting the marker.
* org-colview-xemacs.el (org-columns-get-format-and-top-level):
Remove resetting the marker.
* org.el (org-entry-property-inherited-from): Improve docstring.
(org-entry-get-with-inheritance): Reset marker before starting the
search.
* org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
* org.el (org-entry-get-multivalued-property)
(org-entry-protect-space, org-entry-restore-space): New
functions.
(org-file-apps-defaults-macosx): Let postscript files be opened by
preview.
(org-time-stamp-inactive): Call `org-time-stamp'.
(org-time-stamp): New argument `inactive'. Also edit inacive
stamps. Convert time stamp type.
(org-open-file): Interpret the `default' value for the `command'
in `org-file-apps'.
* org-id.el (org-id-int-to-b36-one-digit)
(org-id-b36-to-int-one-digit, org-id-int-to-b36)
(org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
b36.
* org-id.el (org-id-reverse-string): New function.
(org-id-new): Use `org-id-reverse-string' to make sure the
beginning chars of the ID are mutating fast. This allows to use a
directory structure to spread things better.
(org-id-prefix): Changed default to nil.
* org-list.el (org-move-item-down, org-move-item-up): Remember and
restore the column of the cursor position.
* org-remember.el (org-remember-apply-template): Remove properties
from `initial'.
* org-wl.el (org-wl-open): Remove useless call to
`wl-thread-open-all'.
* org-remember.el (org-remember-handler): Fix bug with `bottom'
location.
* org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
`org-bbdb-anniversaries'.
* org.el (org-get-next-sibling, org-forward-same-level): New
functions, similar to the outline versions, but invisible headings
are OK.
2008-10-12 Bastien Guerry <bzg@altern.org>
* org.el (org-auto-repeat-maybe): Insert a space between
the timestamp's type and the timestamp itself.
2008-10-12 Carsten Dominik <dominik@science.uva.nl>
* org-table.el (org-table-sum): Do not format the result with %g,
it does rounding when there are too many digits.
* org.el (org-map-entries): Protect the keyword-selecting variables.
2008-10-12 Bastien Guerry <bzg@altern.org>
* org-agenda.el (org-agenda-to-appt): Make sure the function check
against all agenda files.
2008-10-12 Carsten Dominik <dominik@science.uva.nl>
* org-list.el: New file, aggregating list functions from org.el
and org-export-latex.el.
* org.el (org-edit-src-region-extra): New option.
* org-agenda.el (org-agenda-to-appt): Fix bug with appointment
time before 1am.
2008-10-12 Bastien Guerry <bzg@altern.org>
* org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
2008-10-12 James TA Smith <ahktenzero@mohorovi.cc>
* org-plot.el (org-plot/gnuplot): Make tables starting with a
hline work correctly.
(org-plot/gnuplot-script): Put commas at the end of each script
line.
* org.el (org-get-refile-targets): Replace links with their
descriptions
(org-imenu-get-tree): Replace links with their descriptions.
* org-remember.el (org-remember-apply-template): Add a new
expansion for adding properties to remember items.
* org.el (org-add-log-setup): Skip over drawers (properties,
clocks etc) when adding notes.
* org-agenda.el (org-agenda-get-closed): show durations of clocked
items as well as the start and end times.
* org-compat.el (org-get-x-clipboard-compat): Add a compat
function for fetching the X clipboard on XEmacs and GNU Emacs 21.
* org-remember.el (org-get-x-clipboard): Use the compat
function to get clipboard values when x-selection-value is
unavailable. Use substring-no-properties instead of
set-text-properties to remove text properties from the clipboard
value.
* lisp/org-clock.el (org-update-mode-line): Support limiting the
modeline clock string, and display the full todo value in the
tooltip. Set a local keymap so mouse-3 on the clock string goes to
the currently clocked task.
(org-clock-string-limit): Add a custom value for the maximum
length of the clock string in the modeline.
(org-clock-mode-map): Add a keymap for the modeline string
2008-10-12 Carsten Dominik <dominik@science.uva.nl>
* org-compat.el (org-propertize): New function.
2008-10-12 Bastien Guerry <bzg@altern.org>
* org-export-latex.el (org-export-latex-tables): protect exported
tables from further special chars conversion.
(org-export-latex-preprocess): Preserve LaTeX environments.
(org-list-parse-list): Parse descriptive lists.
(org-list-to-generic, org-list-to-latex, org-list-to-html)
(org-list-to-texinfo): Export descriptive lists.
(org-quote-chars): Remove.
(org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
(org-export-latex-list-beginning-re): Rename to
`org-list-beginning-re'
(org-list-item-begin): Rename to `org-list-item-beginning'
2008-10-12 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-refile): Allow refiling to the last entry in the
buffer.
(org-get-tags-at): Fix bug when inheritance is turned off.
* org.el (org-indent-line-function): No longer check for src
regions, this is too much overhead.
* org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
matching.
* org.el (org-scan-tags): Make sure that tags matching is not case
sensitive. TODO keyword matching is case sensitive, however, to
avoid confusion with similar words that are not meant to be
keywords.
* org.el (org-get-local-tags-at): New function.
(org-get-local-tags): New function.
* org-exp.el (org-export-get-categories): New function.
* org-agenda.el (org-sorting-choice)
(org-agenda-sorting-strategy, org-agenda-get-todos)
(org-agenda-get-timestamps, org-agenda-get-deadlines)
(org-agenda-get-scheduled, org-agenda-get-blocks)
(org-entries-lessp): Implement sorting by TODO state.
(org-cmp-todo-state): New defsubst.
* org-colview.el (org-colview-construct-allowed-dates): New
function.
(org-columns-next-allowed-value): Use
`org-colview-construct-allowed-dates'.
* org-colview-xemacs.el (org-colview-construct-allowed-dates): New
function.
(org-columns-next-allowed-value): Use
`org-colview-construct-allowed-dates'.
* org.el (org-protect-slash): New function.
(org-get-refile-targets): Use `org-protect-slash'.
* org-agenda.el (org-global-tags-completion-table): New variable.
* org-exp.el (org-export-handle-export-tags): New function.
(org-export-preprocess-string): Call
`org-export-handle-export-tags'.
* org-plot.el: New file.
* org-publish.el (org-publish-expand-components): Function removed.
(org-publish-expand-projects): Allow components to have components.
* org.el (org-indent-line-function): Do not indent in regions that
are external source code.
(org-yank-and-fold-if-subtree): New function.
* org-agenda.el (org-agenda-todayp): New function.
(org-agenda-get-deadlines, org-agenda-get-scheduled): Use
`org-agenda-todayp'.
* org.el (org-insert-heading-respect-content)
(org-insert-todo-heading-respect-content): New commands.
(org-insert-heading-respect-content): New option.
(org-insert-heading): Respect `org-insert-heading-respect-content'.
* org-clock.el (org-clock-find-position): Make sure the note after
the clock line gets moved into the new clock drawer.
* org-id.el (org-id-new): New option.
* org-table.el (org-table-copy-down): Avoid overflow during
increment. Use prefix argument 0 to temporarily disable the
increment.
* org-exp.el (org-export-as-html): Do not turn on the major mode
if the buffer will be killed anyway.
(org-get-current-options): Exclude the #+TEXT field.
(org-export-as-html): Make sure text before the first headline is
a paragraph.
* org-publish.el (org-publish-org-to): Tell the exporter that this
buffer will be killed, so it is not necessary to do major mode
initialization.
* org-archive.el (org-archive-to-archive-sibling): Show empty
lines after folding the archive sibling.
* org.el (org-log-note-extra): New variable.
2008-10-12 Bastien Guerry <bzg@altern.org>
* org.el (org-additional-option-like-keywords): Added keywords for
the _QUOTE, _VERSE and _SRC environments.
* org-export-latex.el (org-export-latex-preprocess): Fix bug when
exporting _QUOTE and _VERSE environments.
2008-10-12 Carsten Dominik <dominik@science.uva.nl>
* org-agenda.el (org-agenda-filter-by-tag): New command.
* org-exp.el (org-get-current-options): Remove angular brackets
from the date entry.
* org.el (org-edit-fixed-width-region): New function.
(org-edit-fixed-width-region): Also try
`org-edit-fixed-width-region'.
(org-edit-fixed-width-region-mode): New option.
(org-activate-code): Only interprete lines starting with colon
plus a space as example lines.
* org-remember.el (org-remember-templates): Add nil instead of
empty strings to fix the length of remember templates.
* org-table.el (org-calc-default-modes): Fix the time format for
calc, from 12 hour to 24 hour clock.
* org-agenda.el (org-agenda-get-deadlines)
(org-agenda-get-scheduled): Avoid `time-of-day' extraction for
entries that are pre-warnings of deadlines or reminders.
* org.el (org-sort-entries-or-items): Make numeric and alpha
comparisons ignore any TODO keyword and priority cookie.
* org-remember.el (org-remember-handler): Reinterpretation of the
prefix argument.
* org-agenda.el (org-agenda-get-scheduled): Use new
`org-scheduled' face.
* org-faces.el (org-scheduled): New face.
* org-wl.el (org-wl-open): Remove incorrect declaration.
* org-gnus.el (org-gnus-store-link): Support for :to information
in gnus links.
* org-exp.el (org-export-as-html): Fixed typo in creator
information.
(org-export-protect-examples): New parameter indent. Insert extra
spaces only when this parameter is specified.
(org-export-preprocess-string): Call `org-export-protect-examples'
with an indentation parameter when exporting to ASCII.
* org-remember.el (org-remember-templates)
(org-remember-apply-template): Allow the file component to be a
function.
* org.el (org-goto-local-search-headings): Renamed from
`org-goto-local-search-forward-headings'. Added the possibility
to search backwards.
* org-export-latex.el (org-export-latex): New customization
group.
* org-agenda.el (org-write-agenda): Erase buffer for txt export.
* org-exp.el (org-html-do-expand): Allow {} to terminate
tex macro
* org.el (org-buffer-list): Select buffers based on major mode,
not on file name.
* org-agenda.el (org-agenda-align-tags): Fix bug with malformed
face property.
* org-colview.el (org-columns-display-here): Use
`org-columns-modify-value-for-display-function'.
* org-colview-xemacs.el (org-columns-display-here): Use
`org-columns-modify-value-for-display-function'.
* org.el (org-columns-modify-value-for-display-function): New option.
* org-publish.el (org-publish-file): Make sure the directory match
for the publishing directory works correctly.
* org-agenda.el (org-agenda-execute-calendar-command)
(org-agenda-diary-entry): Additional optional argument.
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Sun, 12 Oct 2008 06:12:44 +0000 |
parents | 0583dab50a76 |
children | 1620ef046b91 |
rev | line source |
---|---|
153 | 1 /* Lisp functions for making directory listings. |
64770
a0d1312ede66
Update years in copyright notice; nfc.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
64084
diff
changeset
|
2 Copyright (C) 1985, 1986, 1993, 1994, 1999, 2000, 2001, 2002, 2003, |
79759 | 3 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
153 | 4 |
5 This file is part of GNU Emacs. | |
6 | |
94963
8971ddf55736
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94890
diff
changeset
|
7 GNU Emacs is free software: you can redistribute it and/or modify |
153 | 8 it under the terms of the GNU General Public License as published by |
94963
8971ddf55736
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94890
diff
changeset
|
9 the Free Software Foundation, either version 3 of the License, or |
8971ddf55736
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94890
diff
changeset
|
10 (at your option) any later version. |
153 | 11 |
12 GNU Emacs is distributed in the hope that it will be useful, | |
13 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
15 GNU General Public License for more details. | |
16 | |
17 You should have received a copy of the GNU General Public License | |
94963
8971ddf55736
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94890
diff
changeset
|
18 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
153 | 19 |
20 | |
7896
ec45b17e09b3
Put stdio.h, sys/types.h and sys/stat.h after config.h.
Richard M. Stallman <rms@gnu.org>
parents:
7307
diff
changeset
|
21 #include <config.h> |
ec45b17e09b3
Put stdio.h, sys/types.h and sys/stat.h after config.h.
Richard M. Stallman <rms@gnu.org>
parents:
7307
diff
changeset
|
22 |
153 | 23 #include <stdio.h> |
24 #include <sys/types.h> | |
25 #include <sys/stat.h> | |
26 | |
61700
8a54ce1fae6a
Remove reference to defunct vms-pwd.h.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
60900
diff
changeset
|
27 #ifdef HAVE_PWD_H |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
28 #include <pwd.h> |
61700
8a54ce1fae6a
Remove reference to defunct vms-pwd.h.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
60900
diff
changeset
|
29 #endif |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
30 #include <grp.h> |
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
31 |
36064
b063eac9a89d
(directory_files_internal): Initialize errno.
Gerd Moellmann <gerd@gnu.org>
parents:
35353
diff
changeset
|
32 #include <errno.h> |
26088
b7aa6ac26872
Add support for large files, 64-bit Solaris, system locale codings.
Paul Eggert <eggert@twinsun.com>
parents:
25645
diff
changeset
|
33 |
21514 | 34 #ifdef HAVE_UNISTD_H |
35 #include <unistd.h> | |
36 #endif | |
37 | |
2117
cb164a9e44ba
* dired.c (NAMLEN): Never use d_nameln to get the length of the
Jim Blandy <jimb@redhat.com>
parents:
1681
diff
changeset
|
38 /* The d_nameln member of a struct dirent includes the '\0' character |
cb164a9e44ba
* dired.c (NAMLEN): Never use d_nameln to get the length of the
Jim Blandy <jimb@redhat.com>
parents:
1681
diff
changeset
|
39 on some systems, but not on others. What's worse, you can't tell |
cb164a9e44ba
* dired.c (NAMLEN): Never use d_nameln to get the length of the
Jim Blandy <jimb@redhat.com>
parents:
1681
diff
changeset
|
40 at compile-time which one it will be, since it really depends on |
cb164a9e44ba
* dired.c (NAMLEN): Never use d_nameln to get the length of the
Jim Blandy <jimb@redhat.com>
parents:
1681
diff
changeset
|
41 the sort of system providing the filesystem you're reading from, |
cb164a9e44ba
* dired.c (NAMLEN): Never use d_nameln to get the length of the
Jim Blandy <jimb@redhat.com>
parents:
1681
diff
changeset
|
42 not the system you are running on. Paul Eggert |
cb164a9e44ba
* dired.c (NAMLEN): Never use d_nameln to get the length of the
Jim Blandy <jimb@redhat.com>
parents:
1681
diff
changeset
|
43 <eggert@bi.twinsun.com> says this occurs when Emacs is running on a |
cb164a9e44ba
* dired.c (NAMLEN): Never use d_nameln to get the length of the
Jim Blandy <jimb@redhat.com>
parents:
1681
diff
changeset
|
44 SunOS 4.1.2 host, reading a directory that is remote-mounted from a |
cb164a9e44ba
* dired.c (NAMLEN): Never use d_nameln to get the length of the
Jim Blandy <jimb@redhat.com>
parents:
1681
diff
changeset
|
45 Solaris 2.1 host and is in a native Solaris 2.1 filesystem. |
cb164a9e44ba
* dired.c (NAMLEN): Never use d_nameln to get the length of the
Jim Blandy <jimb@redhat.com>
parents:
1681
diff
changeset
|
46 |
cb164a9e44ba
* dired.c (NAMLEN): Never use d_nameln to get the length of the
Jim Blandy <jimb@redhat.com>
parents:
1681
diff
changeset
|
47 Since applying strlen to the name always works, we'll just do that. */ |
cb164a9e44ba
* dired.c (NAMLEN): Never use d_nameln to get the length of the
Jim Blandy <jimb@redhat.com>
parents:
1681
diff
changeset
|
48 #define NAMLEN(p) strlen (p->d_name) |
cb164a9e44ba
* dired.c (NAMLEN): Never use d_nameln to get the length of the
Jim Blandy <jimb@redhat.com>
parents:
1681
diff
changeset
|
49 |
153 | 50 #ifdef SYSV_SYSTEM_DIR |
51 | |
52 #include <dirent.h> | |
53 #define DIRENTRY struct dirent | |
54 | |
5492
ededb7b52564
(DIRENTRY_NONEMPTY): New macro; two definitions.
Richard M. Stallman <rms@gnu.org>
parents:
5432
diff
changeset
|
55 #else /* not SYSV_SYSTEM_DIR */ |
153 | 56 |
5492
ededb7b52564
(DIRENTRY_NONEMPTY): New macro; two definitions.
Richard M. Stallman <rms@gnu.org>
parents:
5432
diff
changeset
|
57 #ifdef MSDOS |
ededb7b52564
(DIRENTRY_NONEMPTY): New macro; two definitions.
Richard M. Stallman <rms@gnu.org>
parents:
5432
diff
changeset
|
58 #include <dirent.h> |
ededb7b52564
(DIRENTRY_NONEMPTY): New macro; two definitions.
Richard M. Stallman <rms@gnu.org>
parents:
5432
diff
changeset
|
59 #else |
153 | 60 #include <sys/dir.h> |
5492
ededb7b52564
(DIRENTRY_NONEMPTY): New macro; two definitions.
Richard M. Stallman <rms@gnu.org>
parents:
5432
diff
changeset
|
61 #endif |
153 | 62 |
26565
b50a0a8a0825
Include sys/stat.h. Declare filemodestring.
Dave Love <fx@gnu.org>
parents:
26088
diff
changeset
|
63 #include <sys/stat.h> |
b50a0a8a0825
Include sys/stat.h. Declare filemodestring.
Dave Love <fx@gnu.org>
parents:
26088
diff
changeset
|
64 |
5492
ededb7b52564
(DIRENTRY_NONEMPTY): New macro; two definitions.
Richard M. Stallman <rms@gnu.org>
parents:
5432
diff
changeset
|
65 #ifndef MSDOS |
153 | 66 #define DIRENTRY struct direct |
67 | |
68 extern DIR *opendir (); | |
69 extern struct direct *readdir (); | |
70 | |
5492
ededb7b52564
(DIRENTRY_NONEMPTY): New macro; two definitions.
Richard M. Stallman <rms@gnu.org>
parents:
5432
diff
changeset
|
71 #endif /* not MSDOS */ |
ededb7b52564
(DIRENTRY_NONEMPTY): New macro; two definitions.
Richard M. Stallman <rms@gnu.org>
parents:
5432
diff
changeset
|
72 #endif /* not SYSV_SYSTEM_DIR */ |
ededb7b52564
(DIRENTRY_NONEMPTY): New macro; two definitions.
Richard M. Stallman <rms@gnu.org>
parents:
5432
diff
changeset
|
73 |
68427
57575786f53a
(DIRENTRY_NONEMPTY) [__CYGWIN__]: Use the MSDOS definition.
Eli Zaretskii <eliz@gnu.org>
parents:
68323
diff
changeset
|
74 /* Some versions of Cygwin don't have d_ino in `struct dirent'. */ |
57575786f53a
(DIRENTRY_NONEMPTY) [__CYGWIN__]: Use the MSDOS definition.
Eli Zaretskii <eliz@gnu.org>
parents:
68323
diff
changeset
|
75 #if defined(MSDOS) || defined(__CYGWIN__) |
5492
ededb7b52564
(DIRENTRY_NONEMPTY): New macro; two definitions.
Richard M. Stallman <rms@gnu.org>
parents:
5432
diff
changeset
|
76 #define DIRENTRY_NONEMPTY(p) ((p)->d_name[0] != 0) |
ededb7b52564
(DIRENTRY_NONEMPTY): New macro; two definitions.
Richard M. Stallman <rms@gnu.org>
parents:
5432
diff
changeset
|
77 #else |
ededb7b52564
(DIRENTRY_NONEMPTY): New macro; two definitions.
Richard M. Stallman <rms@gnu.org>
parents:
5432
diff
changeset
|
78 #define DIRENTRY_NONEMPTY(p) ((p)->d_ino) |
153 | 79 #endif |
80 | |
81 #include "lisp.h" | |
65764
375ab086d366
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
Dan Nicolaescu <dann@ics.uci.edu>
parents:
65319
diff
changeset
|
82 #include "systime.h" |
153 | 83 #include "buffer.h" |
84 #include "commands.h" | |
88352 | 85 #include "character.h" |
21050
13e905e1d33c
Include charset.h and coding.h.
Kenichi Handa <handa@m17n.org>
parents:
20870
diff
changeset
|
86 #include "charset.h" |
13e905e1d33c
Include charset.h and coding.h.
Kenichi Handa <handa@m17n.org>
parents:
20870
diff
changeset
|
87 #include "coding.h" |
153 | 88 #include "regex.h" |
71816
0b0685327de8
Include blockinput.h.
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71462
diff
changeset
|
89 #include "blockinput.h" |
153 | 90 |
9604
d3f06c8c76a1
(Fdirectory_files): Use the new calling convention for compile_pattern.
Karl Heuer <kwzh@gnu.org>
parents:
9399
diff
changeset
|
91 /* Returns a search buffer, with a fastmap allocated and ready to go. */ |
d3f06c8c76a1
(Fdirectory_files): Use the new calling convention for compile_pattern.
Karl Heuer <kwzh@gnu.org>
parents:
9399
diff
changeset
|
92 extern struct re_pattern_buffer *compile_pattern (); |
2371
48f808108031
(searchbuf): Declare here.
Richard M. Stallman <rms@gnu.org>
parents:
2183
diff
changeset
|
93 |
26565
b50a0a8a0825
Include sys/stat.h. Declare filemodestring.
Dave Love <fx@gnu.org>
parents:
26088
diff
changeset
|
94 /* From filemode.c. Can't go in Lisp.h because of `stat'. */ |
b50a0a8a0825
Include sys/stat.h. Declare filemodestring.
Dave Love <fx@gnu.org>
parents:
26088
diff
changeset
|
95 extern void filemodestring P_ ((struct stat *, char *)); |
b50a0a8a0825
Include sys/stat.h. Declare filemodestring.
Dave Love <fx@gnu.org>
parents:
26088
diff
changeset
|
96 |
153 | 97 /* if system does not have symbolic links, it does not have lstat. |
98 In that case, use ordinary stat instead. */ | |
99 | |
100 #ifndef S_IFLNK | |
101 #define lstat stat | |
102 #endif | |
103 | |
4778
76f267188bbd
(file_name_completion): Install case-preserving changes from Emacs 18
Brian Fox <bfox@gnu.org>
parents:
4696
diff
changeset
|
104 extern int completion_ignore_case; |
79109
78939f1449b7
(Qcompletion_ignore_case): Change to external.
Glenn Morris <rgm@gnu.org>
parents:
78501
diff
changeset
|
105 extern Lisp_Object Qcompletion_ignore_case; |
6680
1cf70b5f6d6d
(file_name_completion): Honor completion-regexp-list.
Karl Heuer <kwzh@gnu.org>
parents:
6565
diff
changeset
|
106 extern Lisp_Object Vcompletion_regexp_list; |
1509
9675ae1d95c2
* dired.c (find_file_handler): Declare this extern.
Jim Blandy <jimb@redhat.com>
parents:
1173
diff
changeset
|
107 |
153 | 108 Lisp_Object Vcompletion_ignored_extensions; |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
109 Lisp_Object Qdirectory_files; |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
110 Lisp_Object Qdirectory_files_and_attributes; |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
111 Lisp_Object Qfile_name_completion; |
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
112 Lisp_Object Qfile_name_all_completions; |
847 | 113 Lisp_Object Qfile_attributes; |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
114 Lisp_Object Qfile_attributes_lessp; |
42169
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
115 |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
116 static int scmp P_ ((unsigned char *, unsigned char *, int)); |
153 | 117 |
32826
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
118 |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
119 Lisp_Object |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
120 directory_files_internal_unwind (dh) |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
121 Lisp_Object dh; |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
122 { |
65319
44f6057f47c7
(directory_files_internal_unwind, directory_files_internal)
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
64770
diff
changeset
|
123 DIR *d = (DIR *) XSAVE_VALUE (dh)->pointer; |
72538
85113179d2d1
(directory_files_internal_unwind, directory_files_internal)
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71816
diff
changeset
|
124 BLOCK_INPUT; |
32826
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
125 closedir (d); |
72538
85113179d2d1
(directory_files_internal_unwind, directory_files_internal)
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71816
diff
changeset
|
126 UNBLOCK_INPUT; |
32826
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
127 return Qnil; |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
128 } |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
129 |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
48906
diff
changeset
|
130 /* Function shared by Fdirectory_files and Fdirectory_files_and_attributes. |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
131 When ATTRS is zero, return a list of directory filenames; when |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
132 non-zero, return a list of directory filenames and their attributes. |
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
133 In the latter case, ID_FORMAT is passed to Ffile_attributes. */ |
36665
e2b1703a8fe8
(directory_files_internal): Handle EAGAIN more
Gerd Moellmann <gerd@gnu.org>
parents:
36106
diff
changeset
|
134 |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
135 Lisp_Object |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
136 directory_files_internal (directory, full, match, nosort, attrs, id_format) |
14067
afef050ad4e6
(Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions,
Erik Naggum <erik@naggum.no>
parents:
14036
diff
changeset
|
137 Lisp_Object directory, full, match, nosort; |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
138 int attrs; |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
139 Lisp_Object id_format; |
153 | 140 { |
141 DIR *d; | |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
142 int directory_nbytes; |
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
143 Lisp_Object list, dirfilename, encoded_directory; |
31829
43566b0aec59
Avoid some more compiler warnings.
Gerd Moellmann <gerd@gnu.org>
parents:
26565
diff
changeset
|
144 struct re_pattern_buffer *bufp = NULL; |
21380
28b9e0d48deb
(Fdirectory_files): GCPRO encoded_directory and list.
Andreas Schwab <schwab@suse.de>
parents:
21261
diff
changeset
|
145 int needsep = 0; |
46293
1fb8f75062c6
Use macro SPECPDL_INDEX.
Juanma Barranquero <lekktu@gmail.com>
parents:
42189
diff
changeset
|
146 int count = SPECPDL_INDEX (); |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
147 struct gcpro gcpro1, gcpro2, gcpro3, gcpro4, gcpro5; |
33497
280f5481715b
(directory_files_internal) [EAGAIN || EINTR]: Retry
Gerd Moellmann <gerd@gnu.org>
parents:
33347
diff
changeset
|
148 DIRENTRY *dp; |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
149 |
21380
28b9e0d48deb
(Fdirectory_files): GCPRO encoded_directory and list.
Andreas Schwab <schwab@suse.de>
parents:
21261
diff
changeset
|
150 /* Because of file name handlers, these functions might call |
2182
4ffe88f2e493
* dired.c (Fdirectory_files): Compile the MATCH regexp after
Jim Blandy <jimb@redhat.com>
parents:
2117
diff
changeset
|
151 Ffuncall, and cause a GC. */ |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
152 list = encoded_directory = dirfilename = Qnil; |
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
153 GCPRO5 (match, directory, list, dirfilename, encoded_directory); |
21380
28b9e0d48deb
(Fdirectory_files): GCPRO encoded_directory and list.
Andreas Schwab <schwab@suse.de>
parents:
21261
diff
changeset
|
154 dirfilename = Fdirectory_file_name (directory); |
2182
4ffe88f2e493
* dired.c (Fdirectory_files): Compile the MATCH regexp after
Jim Blandy <jimb@redhat.com>
parents:
2117
diff
changeset
|
155 |
485 | 156 if (!NILP (match)) |
153 | 157 { |
40656
cdfd4d09b79a
Update usage of CHECK_ macros (remove unused second argument).
Pavel Janík <Pavel@Janik.cz>
parents:
39882
diff
changeset
|
158 CHECK_STRING (match); |
808 | 159 |
160 /* MATCH might be a flawed regular expression. Rather than | |
14036 | 161 catching and signaling our own errors, we just call |
808 | 162 compile_pattern to do the work for us. */ |
20634
8e7e791c49ca
(Fdirectory_files): Fix arg to compile_pattern.
Richard M. Stallman <rms@gnu.org>
parents:
19816
diff
changeset
|
163 /* Pass 1 for the MULTIBYTE arg |
8e7e791c49ca
(Fdirectory_files): Fix arg to compile_pattern.
Richard M. Stallman <rms@gnu.org>
parents:
19816
diff
changeset
|
164 because we do make multibyte strings if the contents warrant. */ |
71462
7579ed1c76f1
(directory_files_internal) [WINDOWSNT]: Find files case-insensitively.
Eli Zaretskii <eliz@gnu.org>
parents:
68651
diff
changeset
|
165 # ifdef WINDOWSNT |
7579ed1c76f1
(directory_files_internal) [WINDOWSNT]: Find files case-insensitively.
Eli Zaretskii <eliz@gnu.org>
parents:
68651
diff
changeset
|
166 /* Windows users want case-insensitive wildcards. */ |
7579ed1c76f1
(directory_files_internal) [WINDOWSNT]: Find files case-insensitively.
Eli Zaretskii <eliz@gnu.org>
parents:
68651
diff
changeset
|
167 bufp = compile_pattern (match, 0, |
7579ed1c76f1
(directory_files_internal) [WINDOWSNT]: Find files case-insensitively.
Eli Zaretskii <eliz@gnu.org>
parents:
68651
diff
changeset
|
168 buffer_defaults.case_canon_table, 0, 1); |
7579ed1c76f1
(directory_files_internal) [WINDOWSNT]: Find files case-insensitively.
Eli Zaretskii <eliz@gnu.org>
parents:
68651
diff
changeset
|
169 # else /* !WINDOWSNT */ |
20870
3b8d9a7be50c
(Fdirectory_files): Call compile_pattern the new way.
Richard M. Stallman <rms@gnu.org>
parents:
20634
diff
changeset
|
170 bufp = compile_pattern (match, 0, Qnil, 0, 1); |
71462
7579ed1c76f1
(directory_files_internal) [WINDOWSNT]: Find files case-insensitively.
Eli Zaretskii <eliz@gnu.org>
parents:
68651
diff
changeset
|
171 # endif /* !WINDOWSNT */ |
153 | 172 } |
173 | |
34970
947b53b0a1da
(directory_files_internal): Fix a typo in a comment.
Eli Zaretskii <eliz@gnu.org>
parents:
34667
diff
changeset
|
174 /* Note: ENCODE_FILE and DECODE_FILE can GC because they can run |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
175 run_pre_post_conversion_on_str which calls Lisp directly and |
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
176 indirectly. */ |
94178
e65203929930
(directory_files_internal, file_name_completion):
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94145
diff
changeset
|
177 if (STRING_MULTIBYTE (dirfilename)) |
e65203929930
(directory_files_internal, file_name_completion):
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94145
diff
changeset
|
178 dirfilename = ENCODE_FILE (dirfilename); |
e65203929930
(directory_files_internal, file_name_completion):
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94145
diff
changeset
|
179 encoded_directory = (STRING_MULTIBYTE (directory) |
e65203929930
(directory_files_internal, file_name_completion):
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94145
diff
changeset
|
180 ? ENCODE_FILE (directory) : directory); |
19816
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
181 |
9604
d3f06c8c76a1
(Fdirectory_files): Use the new calling convention for compile_pattern.
Karl Heuer <kwzh@gnu.org>
parents:
9399
diff
changeset
|
182 /* Now *bufp is the compiled form of MATCH; don't call anything |
2182
4ffe88f2e493
* dired.c (Fdirectory_files): Compile the MATCH regexp after
Jim Blandy <jimb@redhat.com>
parents:
2117
diff
changeset
|
183 which might compile a new regexp until we're done with the loop! */ |
4ffe88f2e493
* dired.c (Fdirectory_files): Compile the MATCH regexp after
Jim Blandy <jimb@redhat.com>
parents:
2117
diff
changeset
|
184 |
72538
85113179d2d1
(directory_files_internal_unwind, directory_files_internal)
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71816
diff
changeset
|
185 BLOCK_INPUT; |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
186 d = opendir (SDATA (dirfilename)); |
72538
85113179d2d1
(directory_files_internal_unwind, directory_files_internal)
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71816
diff
changeset
|
187 UNBLOCK_INPUT; |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
188 if (d == NULL) |
14067
afef050ad4e6
(Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions,
Erik Naggum <erik@naggum.no>
parents:
14036
diff
changeset
|
189 report_file_error ("Opening directory", Fcons (directory, Qnil)); |
153 | 190 |
32826
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
191 /* Unfortunately, we can now invoke expand-file-name and |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
192 file-attributes on filenames, both of which can throw, so we must |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
193 do a proper unwind-protect. */ |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
194 record_unwind_protect (directory_files_internal_unwind, |
65319
44f6057f47c7
(directory_files_internal_unwind, directory_files_internal)
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
64770
diff
changeset
|
195 make_save_value (d, 0)); |
32826
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
196 |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
197 directory_nbytes = SBYTES (directory); |
17460
6923ae3375f7
(Fdirectory_files): Set re_match_object.
Richard M. Stallman <rms@gnu.org>
parents:
16532
diff
changeset
|
198 re_match_object = Qt; |
153 | 199 |
21380
28b9e0d48deb
(Fdirectory_files): GCPRO encoded_directory and list.
Andreas Schwab <schwab@suse.de>
parents:
21261
diff
changeset
|
200 /* Decide whether we need to add a directory separator. */ |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
201 if (directory_nbytes == 0 |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
202 || !IS_ANY_SEP (SREF (directory, directory_nbytes - 1))) |
21380
28b9e0d48deb
(Fdirectory_files): GCPRO encoded_directory and list.
Andreas Schwab <schwab@suse.de>
parents:
21261
diff
changeset
|
203 needsep = 1; |
28b9e0d48deb
(Fdirectory_files): GCPRO encoded_directory and list.
Andreas Schwab <schwab@suse.de>
parents:
21261
diff
changeset
|
204 |
33497
280f5481715b
(directory_files_internal) [EAGAIN || EINTR]: Retry
Gerd Moellmann <gerd@gnu.org>
parents:
33347
diff
changeset
|
205 /* Loop reading blocks until EOF or error. */ |
36665
e2b1703a8fe8
(directory_files_internal): Handle EAGAIN more
Gerd Moellmann <gerd@gnu.org>
parents:
36106
diff
changeset
|
206 for (;;) |
153 | 207 { |
36665
e2b1703a8fe8
(directory_files_internal): Handle EAGAIN more
Gerd Moellmann <gerd@gnu.org>
parents:
36106
diff
changeset
|
208 errno = 0; |
e2b1703a8fe8
(directory_files_internal): Handle EAGAIN more
Gerd Moellmann <gerd@gnu.org>
parents:
36106
diff
changeset
|
209 dp = readdir (d); |
e2b1703a8fe8
(directory_files_internal): Handle EAGAIN more
Gerd Moellmann <gerd@gnu.org>
parents:
36106
diff
changeset
|
210 |
65319
44f6057f47c7
(directory_files_internal_unwind, directory_files_internal)
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
64770
diff
changeset
|
211 if (dp == NULL && (0 |
36665
e2b1703a8fe8
(directory_files_internal): Handle EAGAIN more
Gerd Moellmann <gerd@gnu.org>
parents:
36106
diff
changeset
|
212 #ifdef EAGAIN |
65319
44f6057f47c7
(directory_files_internal_unwind, directory_files_internal)
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
64770
diff
changeset
|
213 || errno == EAGAIN |
36665
e2b1703a8fe8
(directory_files_internal): Handle EAGAIN more
Gerd Moellmann <gerd@gnu.org>
parents:
36106
diff
changeset
|
214 #endif |
65319
44f6057f47c7
(directory_files_internal_unwind, directory_files_internal)
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
64770
diff
changeset
|
215 #ifdef EINTR |
44f6057f47c7
(directory_files_internal_unwind, directory_files_internal)
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
64770
diff
changeset
|
216 || errno == EINTR |
44f6057f47c7
(directory_files_internal_unwind, directory_files_internal)
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
64770
diff
changeset
|
217 #endif |
44f6057f47c7
(directory_files_internal_unwind, directory_files_internal)
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
64770
diff
changeset
|
218 )) |
44f6057f47c7
(directory_files_internal_unwind, directory_files_internal)
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
64770
diff
changeset
|
219 { QUIT; continue; } |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
48906
diff
changeset
|
220 |
36665
e2b1703a8fe8
(directory_files_internal): Handle EAGAIN more
Gerd Moellmann <gerd@gnu.org>
parents:
36106
diff
changeset
|
221 if (dp == NULL) |
e2b1703a8fe8
(directory_files_internal): Handle EAGAIN more
Gerd Moellmann <gerd@gnu.org>
parents:
36106
diff
changeset
|
222 break; |
e2b1703a8fe8
(directory_files_internal): Handle EAGAIN more
Gerd Moellmann <gerd@gnu.org>
parents:
36106
diff
changeset
|
223 |
5492
ededb7b52564
(DIRENTRY_NONEMPTY): New macro; two definitions.
Richard M. Stallman <rms@gnu.org>
parents:
5432
diff
changeset
|
224 if (DIRENTRY_NONEMPTY (dp)) |
153 | 225 { |
22916
596fa4fbae13
(Fdirectory_files): If MATCH is non-nil, decode filenames
Kenichi Handa <handa@m17n.org>
parents:
21514
diff
changeset
|
226 int len; |
32826
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
227 int wanted = 0; |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
228 Lisp_Object name, finalname; |
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
229 struct gcpro gcpro1, gcpro2; |
22916
596fa4fbae13
(Fdirectory_files): If MATCH is non-nil, decode filenames
Kenichi Handa <handa@m17n.org>
parents:
21514
diff
changeset
|
230 |
596fa4fbae13
(Fdirectory_files): If MATCH is non-nil, decode filenames
Kenichi Handa <handa@m17n.org>
parents:
21514
diff
changeset
|
231 len = NAMLEN (dp); |
35353
6e4d871d265d
(directory_files_internal): Convert result from readdir
Andrew Innes <andrewi@gnu.org>
parents:
35019
diff
changeset
|
232 name = finalname = make_unibyte_string (dp->d_name, len); |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
233 GCPRO2 (finalname, name); |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
48906
diff
changeset
|
234 |
94178
e65203929930
(directory_files_internal, file_name_completion):
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94145
diff
changeset
|
235 /* Note: DECODE_FILE can GC; it should protect its argument, |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
236 though. */ |
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
237 name = DECODE_FILE (name); |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
238 len = SBYTES (name); |
22916
596fa4fbae13
(Fdirectory_files): If MATCH is non-nil, decode filenames
Kenichi Handa <handa@m17n.org>
parents:
21514
diff
changeset
|
239 |
32826
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
240 /* Now that we have unwind_protect in place, we might as well |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
241 allow matching to be interrupted. */ |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
242 immediate_quit = 1; |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
243 QUIT; |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
244 |
485 | 245 if (NILP (match) |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
246 || (0 <= re_search (bufp, SDATA (name), len, 0, len, 0))) |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
247 wanted = 1; |
32826
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
248 |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
249 immediate_quit = 0; |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
250 |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
251 if (wanted) |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
252 { |
485 | 253 if (!NILP (full)) |
153 | 254 { |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
255 Lisp_Object fullname; |
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
256 int nbytes = len + directory_nbytes + needsep; |
21261
edaef0e79ff0
(Fdirectory_files): In FULL case, compute number of characters
Richard M. Stallman <rms@gnu.org>
parents:
21050
diff
changeset
|
257 int nchars; |
11176
07a3b9c34717
(Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.
Richard M. Stallman <rms@gnu.org>
parents:
9984
diff
changeset
|
258 |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
259 fullname = make_uninit_multibyte_string (nbytes, nbytes); |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
260 bcopy (SDATA (directory), SDATA (fullname), |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
261 directory_nbytes); |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
48906
diff
changeset
|
262 |
11176
07a3b9c34717
(Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.
Richard M. Stallman <rms@gnu.org>
parents:
9984
diff
changeset
|
263 if (needsep) |
46423
485da95fb0a6
* dired.c (directory_files_internal): Use SSET.
Ken Raeburn <raeburn@raeburn.org>
parents:
46373
diff
changeset
|
264 SSET (fullname, directory_nbytes, DIRECTORY_SEP); |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
48906
diff
changeset
|
265 |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
266 bcopy (SDATA (name), |
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
267 SDATA (fullname) + directory_nbytes + needsep, |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
268 len); |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
48906
diff
changeset
|
269 |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
270 nchars = chars_in_text (SDATA (fullname), nbytes); |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
271 |
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
272 /* Some bug somewhere. */ |
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
273 if (nchars > nbytes) |
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
274 abort (); |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
48906
diff
changeset
|
275 |
46373
d101e617707c
* dired.c (directory_files_internal): Use STRING_SET_CHARS.
Ken Raeburn <raeburn@raeburn.org>
parents:
46370
diff
changeset
|
276 STRING_SET_CHARS (fullname, nchars); |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
277 if (nchars == nbytes) |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
278 STRING_SET_UNIBYTE (fullname); |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
48906
diff
changeset
|
279 |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
280 finalname = fullname; |
153 | 281 } |
34667
649d6e831f61
(directory_files_internal): Always return decoded filenames.
Kenichi Handa <handa@m17n.org>
parents:
33497
diff
changeset
|
282 else |
649d6e831f61
(directory_files_internal): Always return decoded filenames.
Kenichi Handa <handa@m17n.org>
parents:
33497
diff
changeset
|
283 finalname = name; |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
284 |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
285 if (attrs) |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
286 { |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
287 /* Construct an expanded filename for the directory entry. |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
288 Use the decoded names for input to Ffile_attributes. */ |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
289 Lisp_Object decoded_fullname, fileattrs; |
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
290 struct gcpro gcpro1, gcpro2; |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
291 |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
292 decoded_fullname = fileattrs = Qnil; |
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
293 GCPRO2 (decoded_fullname, fileattrs); |
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
294 |
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
295 /* Both Fexpand_file_name and Ffile_attributes can GC. */ |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
296 decoded_fullname = Fexpand_file_name (name, directory); |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
297 fileattrs = Ffile_attributes (decoded_fullname, id_format); |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
298 |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
299 list = Fcons (Fcons (finalname, fileattrs), list); |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
300 UNGCPRO; |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
301 } |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
302 else |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
303 list = Fcons (finalname, list); |
153 | 304 } |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
305 |
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
306 UNGCPRO; |
153 | 307 } |
308 } | |
32826
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
309 |
72538
85113179d2d1
(directory_files_internal_unwind, directory_files_internal)
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71816
diff
changeset
|
310 BLOCK_INPUT; |
153 | 311 closedir (d); |
72538
85113179d2d1
(directory_files_internal_unwind, directory_files_internal)
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71816
diff
changeset
|
312 UNBLOCK_INPUT; |
32826
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
313 |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
314 /* Discard the unwind protect. */ |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
315 specpdl_ptr = specpdl + count; |
233d9eb5dff0
(directory_files_internal_unwind): New function.
Andrew Innes <andrewi@gnu.org>
parents:
31829
diff
changeset
|
316 |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
317 if (NILP (nosort)) |
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
318 list = Fsort (Fnreverse (list), |
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
319 attrs ? Qfile_attributes_lessp : Qstring_lessp); |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
48906
diff
changeset
|
320 |
33345
8ee80e8c9093
(directory_files_internal): Add missing GCPRO's.
Gerd Moellmann <gerd@gnu.org>
parents:
32826
diff
changeset
|
321 RETURN_UNGCPRO (list); |
153 | 322 } |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
323 |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
324 |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
325 DEFUN ("directory-files", Fdirectory_files, Sdirectory_files, 1, 4, 0, |
41001
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
326 doc: /* Return a list of names of files in DIRECTORY. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
327 There are three optional arguments: |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
328 If FULL is non-nil, return absolute file names. Otherwise return names |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
329 that are relative to the specified directory. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
330 If MATCH is non-nil, mention only file names that match the regexp MATCH. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
331 If NOSORT is non-nil, the list is not sorted--its order is unpredictable. |
97500
07ebe6a22868
(Fdirectory_files): Doc fix.
Chong Yidong <cyd@stupidchicken.com>
parents:
97142
diff
changeset
|
332 Otherwise, the list returned is sorted with `stringp-lessp'. |
07ebe6a22868
(Fdirectory_files): Doc fix.
Chong Yidong <cyd@stupidchicken.com>
parents:
97142
diff
changeset
|
333 NOSORT is useful if you plan to sort the result yourself. */) |
41001
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
334 (directory, full, match, nosort) |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
335 Lisp_Object directory, full, match, nosort; |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
336 { |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
337 Lisp_Object handler; |
49922
d278896aa13f
(directory_files_internal): Don't expand directory.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
338 directory = Fexpand_file_name (directory, Qnil); |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
339 |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
340 /* If the file name has special constructs in it, |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
341 call the corresponding file handler. */ |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
342 handler = Ffind_file_name_handler (directory, Qdirectory_files); |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
343 if (!NILP (handler)) |
53310
2dc8ac2e5bf6
(Fdirectory_files, Fdirectory_files_and_attributes):
Lars Hansen <larsh@soem.dk>
parents:
53112
diff
changeset
|
344 return call5 (handler, Qdirectory_files, directory, |
2dc8ac2e5bf6
(Fdirectory_files, Fdirectory_files_and_attributes):
Lars Hansen <larsh@soem.dk>
parents:
53112
diff
changeset
|
345 full, match, nosort); |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
346 |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
347 return directory_files_internal (directory, full, match, nosort, 0, Qnil); |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
348 } |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
349 |
41001
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
350 DEFUN ("directory-files-and-attributes", Fdirectory_files_and_attributes, |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
351 Sdirectory_files_and_attributes, 1, 5, 0, |
41001
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
352 doc: /* Return a list of names of files and their attributes in DIRECTORY. |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
353 There are four optional arguments: |
41001
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
354 If FULL is non-nil, return absolute file names. Otherwise return names |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
355 that are relative to the specified directory. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
356 If MATCH is non-nil, mention only file names that match the regexp MATCH. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
357 If NOSORT is non-nil, the list is not sorted--its order is unpredictable. |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
358 NOSORT is useful if you plan to sort the result yourself. |
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
359 ID-FORMAT specifies the preferred format of attributes uid and gid, see |
94841
2c44523a9102
(Ffile_attributes, Fdirectory_files_and_attributes): Mention
Eli Zaretskii <eliz@gnu.org>
parents:
94814
diff
changeset
|
360 `file-attributes' for further documentation. |
2c44523a9102
(Ffile_attributes, Fdirectory_files_and_attributes): Mention
Eli Zaretskii <eliz@gnu.org>
parents:
94814
diff
changeset
|
361 On MS-Windows, performance depends on `w32-get-true-file-attributes', |
2c44523a9102
(Ffile_attributes, Fdirectory_files_and_attributes): Mention
Eli Zaretskii <eliz@gnu.org>
parents:
94814
diff
changeset
|
362 which see. */) |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
363 (directory, full, match, nosort, id_format) |
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
364 Lisp_Object directory, full, match, nosort, id_format; |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
365 { |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
366 Lisp_Object handler; |
49922
d278896aa13f
(directory_files_internal): Don't expand directory.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
367 directory = Fexpand_file_name (directory, Qnil); |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
368 |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
369 /* If the file name has special constructs in it, |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
370 call the corresponding file handler. */ |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
371 handler = Ffind_file_name_handler (directory, Qdirectory_files_and_attributes); |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
372 if (!NILP (handler)) |
53310
2dc8ac2e5bf6
(Fdirectory_files, Fdirectory_files_and_attributes):
Lars Hansen <larsh@soem.dk>
parents:
53112
diff
changeset
|
373 return call6 (handler, Qdirectory_files_and_attributes, |
2dc8ac2e5bf6
(Fdirectory_files, Fdirectory_files_and_attributes):
Lars Hansen <larsh@soem.dk>
parents:
53112
diff
changeset
|
374 directory, full, match, nosort, id_format); |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
375 |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
376 return directory_files_internal (directory, full, match, nosort, 1, id_format); |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
377 } |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
378 |
153 | 379 |
380 Lisp_Object file_name_completion (); | |
381 | |
382 DEFUN ("file-name-completion", Ffile_name_completion, Sfile_name_completion, | |
74686
167dd59b5025
(file_name_completion): New arg PREDICATE. Some cleanup.
Richard M. Stallman <rms@gnu.org>
parents:
72538
diff
changeset
|
383 2, 3, 0, |
41001
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
384 doc: /* Complete file name FILE in directory DIRECTORY. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
385 Returns the longest string |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
386 common to all file names in DIRECTORY that start with FILE. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
387 If there is only one and FILE matches it exactly, returns t. |
62185
633425d6cc86
(Ffile_name_completion): Make argument name match its use in docstring.
Juanma Barranquero <lekktu@gmail.com>
parents:
61700
diff
changeset
|
388 Returns nil if DIRECTORY contains no name starting with FILE. |
41001
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
389 |
74689 | 390 If PREDICATE is non-nil, call PREDICATE with each possible |
391 completion (in absolute form) and ignore it if PREDICATE returns nil. | |
392 | |
41001
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
393 This function ignores some of the possible completions as |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
394 determined by the variable `completion-ignored-extensions', which see. */) |
74686
167dd59b5025
(file_name_completion): New arg PREDICATE. Some cleanup.
Richard M. Stallman <rms@gnu.org>
parents:
72538
diff
changeset
|
395 (file, directory, predicate) |
167dd59b5025
(file_name_completion): New arg PREDICATE. Some cleanup.
Richard M. Stallman <rms@gnu.org>
parents:
72538
diff
changeset
|
396 Lisp_Object file, directory, predicate; |
153 | 397 { |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
398 Lisp_Object handler; |
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
399 |
12984
7c38c6da4aae
(Ffile_name_all_completions, Ffile_name_completion):
Richard M. Stallman <rms@gnu.org>
parents:
12244
diff
changeset
|
400 /* If the directory name has special constructs in it, |
7c38c6da4aae
(Ffile_name_all_completions, Ffile_name_completion):
Richard M. Stallman <rms@gnu.org>
parents:
12244
diff
changeset
|
401 call the corresponding file handler. */ |
14067
afef050ad4e6
(Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions,
Erik Naggum <erik@naggum.no>
parents:
14036
diff
changeset
|
402 handler = Ffind_file_name_handler (directory, Qfile_name_completion); |
12984
7c38c6da4aae
(Ffile_name_all_completions, Ffile_name_completion):
Richard M. Stallman <rms@gnu.org>
parents:
12244
diff
changeset
|
403 if (!NILP (handler)) |
74686
167dd59b5025
(file_name_completion): New arg PREDICATE. Some cleanup.
Richard M. Stallman <rms@gnu.org>
parents:
72538
diff
changeset
|
404 return call4 (handler, Qfile_name_completion, file, directory, predicate); |
12984
7c38c6da4aae
(Ffile_name_all_completions, Ffile_name_completion):
Richard M. Stallman <rms@gnu.org>
parents:
12244
diff
changeset
|
405 |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
406 /* If the file name has special constructs in it, |
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
407 call the corresponding file handler. */ |
12984
7c38c6da4aae
(Ffile_name_all_completions, Ffile_name_completion):
Richard M. Stallman <rms@gnu.org>
parents:
12244
diff
changeset
|
408 handler = Ffind_file_name_handler (file, Qfile_name_completion); |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
409 if (!NILP (handler)) |
74686
167dd59b5025
(file_name_completion): New arg PREDICATE. Some cleanup.
Richard M. Stallman <rms@gnu.org>
parents:
72538
diff
changeset
|
410 return call4 (handler, Qfile_name_completion, file, directory, predicate); |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
411 |
74686
167dd59b5025
(file_name_completion): New arg PREDICATE. Some cleanup.
Richard M. Stallman <rms@gnu.org>
parents:
72538
diff
changeset
|
412 return file_name_completion (file, directory, 0, 0, predicate); |
153 | 413 } |
414 | |
415 DEFUN ("file-name-all-completions", Ffile_name_all_completions, | |
41001
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
416 Sfile_name_all_completions, 2, 2, 0, |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
417 doc: /* Return a list of all completions of file name FILE in directory DIRECTORY. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
418 These are all file names in directory DIRECTORY which begin with FILE. */) |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
419 (file, directory) |
14067
afef050ad4e6
(Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions,
Erik Naggum <erik@naggum.no>
parents:
14036
diff
changeset
|
420 Lisp_Object file, directory; |
153 | 421 { |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
422 Lisp_Object handler; |
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
423 |
12984
7c38c6da4aae
(Ffile_name_all_completions, Ffile_name_completion):
Richard M. Stallman <rms@gnu.org>
parents:
12244
diff
changeset
|
424 /* If the directory name has special constructs in it, |
7c38c6da4aae
(Ffile_name_all_completions, Ffile_name_completion):
Richard M. Stallman <rms@gnu.org>
parents:
12244
diff
changeset
|
425 call the corresponding file handler. */ |
14067
afef050ad4e6
(Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions,
Erik Naggum <erik@naggum.no>
parents:
14036
diff
changeset
|
426 handler = Ffind_file_name_handler (directory, Qfile_name_all_completions); |
12984
7c38c6da4aae
(Ffile_name_all_completions, Ffile_name_completion):
Richard M. Stallman <rms@gnu.org>
parents:
12244
diff
changeset
|
427 if (!NILP (handler)) |
14067
afef050ad4e6
(Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions,
Erik Naggum <erik@naggum.no>
parents:
14036
diff
changeset
|
428 return call3 (handler, Qfile_name_all_completions, file, directory); |
12984
7c38c6da4aae
(Ffile_name_all_completions, Ffile_name_completion):
Richard M. Stallman <rms@gnu.org>
parents:
12244
diff
changeset
|
429 |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
430 /* If the file name has special constructs in it, |
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
431 call the corresponding file handler. */ |
12984
7c38c6da4aae
(Ffile_name_all_completions, Ffile_name_completion):
Richard M. Stallman <rms@gnu.org>
parents:
12244
diff
changeset
|
432 handler = Ffind_file_name_handler (file, Qfile_name_all_completions); |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
433 if (!NILP (handler)) |
14067
afef050ad4e6
(Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions,
Erik Naggum <erik@naggum.no>
parents:
14036
diff
changeset
|
434 return call3 (handler, Qfile_name_all_completions, file, directory); |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
435 |
74686
167dd59b5025
(file_name_completion): New arg PREDICATE. Some cleanup.
Richard M. Stallman <rms@gnu.org>
parents:
72538
diff
changeset
|
436 return file_name_completion (file, directory, 1, 0, Qnil); |
153 | 437 } |
438 | |
21514 | 439 static int file_name_completion_stat (); |
94888
77013c501e34
(Qdefault_directory): New var.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94841
diff
changeset
|
440 Lisp_Object Qdefault_directory; |
21514 | 441 |
153 | 442 Lisp_Object |
74686
167dd59b5025
(file_name_completion): New arg PREDICATE. Some cleanup.
Richard M. Stallman <rms@gnu.org>
parents:
72538
diff
changeset
|
443 file_name_completion (file, dirname, all_flag, ver_flag, predicate) |
153 | 444 Lisp_Object file, dirname; |
445 int all_flag, ver_flag; | |
74686
167dd59b5025
(file_name_completion): New arg PREDICATE. Some cleanup.
Richard M. Stallman <rms@gnu.org>
parents:
72538
diff
changeset
|
446 Lisp_Object predicate; |
153 | 447 { |
448 DIR *d; | |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
449 int bestmatchsize = 0; |
153 | 450 int matchcount = 0; |
74686
167dd59b5025
(file_name_completion): New arg PREDICATE. Some cleanup.
Richard M. Stallman <rms@gnu.org>
parents:
72538
diff
changeset
|
451 /* If ALL_FLAG is 1, BESTMATCH is the list of all matches, decoded. |
167dd59b5025
(file_name_completion): New arg PREDICATE. Some cleanup.
Richard M. Stallman <rms@gnu.org>
parents:
72538
diff
changeset
|
452 If ALL_FLAG is 0, BESTMATCH is either nil |
167dd59b5025
(file_name_completion): New arg PREDICATE. Some cleanup.
Richard M. Stallman <rms@gnu.org>
parents:
72538
diff
changeset
|
453 or the best match so far, not decoded. */ |
153 | 454 Lisp_Object bestmatch, tem, elt, name; |
19816
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
455 Lisp_Object encoded_file; |
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
456 Lisp_Object encoded_dir; |
153 | 457 struct stat st; |
458 int directoryp; | |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
459 /* If includeall is zero, exclude files in completion-ignored-extensions as |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
460 well as "." and "..". Until shown otherwise, assume we can't exclude |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
461 anything. */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
462 int includeall = 1; |
46293
1fb8f75062c6
Use macro SPECPDL_INDEX.
Juanma Barranquero <lekktu@gmail.com>
parents:
42189
diff
changeset
|
463 int count = SPECPDL_INDEX (); |
19816
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
464 struct gcpro gcpro1, gcpro2, gcpro3, gcpro4, gcpro5; |
6559
3d314bef071a
(file_name_completion): Protect things from GC.
Richard M. Stallman <rms@gnu.org>
parents:
5492
diff
changeset
|
465 |
31829
43566b0aec59
Avoid some more compiler warnings.
Gerd Moellmann <gerd@gnu.org>
parents:
26565
diff
changeset
|
466 elt = Qnil; |
43566b0aec59
Avoid some more compiler warnings.
Gerd Moellmann <gerd@gnu.org>
parents:
26565
diff
changeset
|
467 |
40656
cdfd4d09b79a
Update usage of CHECK_ macros (remove unused second argument).
Pavel Janík <Pavel@Janik.cz>
parents:
39882
diff
changeset
|
468 CHECK_STRING (file); |
153 | 469 |
5492
ededb7b52564
(DIRENTRY_NONEMPTY): New macro; two definitions.
Richard M. Stallman <rms@gnu.org>
parents:
5432
diff
changeset
|
470 #ifdef FILE_SYSTEM_CASE |
ededb7b52564
(DIRENTRY_NONEMPTY): New macro; two definitions.
Richard M. Stallman <rms@gnu.org>
parents:
5432
diff
changeset
|
471 file = FILE_SYSTEM_CASE (file); |
ededb7b52564
(DIRENTRY_NONEMPTY): New macro; two definitions.
Richard M. Stallman <rms@gnu.org>
parents:
5432
diff
changeset
|
472 #endif |
6559
3d314bef071a
(file_name_completion): Protect things from GC.
Richard M. Stallman <rms@gnu.org>
parents:
5492
diff
changeset
|
473 bestmatch = Qnil; |
19816
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
474 encoded_file = encoded_dir = Qnil; |
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
475 GCPRO5 (file, dirname, bestmatch, encoded_file, encoded_dir); |
153 | 476 dirname = Fexpand_file_name (dirname, Qnil); |
94888
77013c501e34
(Qdefault_directory): New var.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94841
diff
changeset
|
477 specbind (Qdefault_directory, dirname); |
153 | 478 |
19816
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
479 /* Do completion on the encoded file name |
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
480 because the other names in the directory are (we presume) |
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
481 encoded likewise. We decode the completed string at the end. */ |
94493
41892e1c80a1
(file_name_completion): Fix up the encoding/decoding issue
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94435
diff
changeset
|
482 /* Actually, this is not quite true any more: we do most of the completion |
41892e1c80a1
(file_name_completion): Fix up the encoding/decoding issue
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94435
diff
changeset
|
483 work with decoded file names, but we still do some filtering based |
41892e1c80a1
(file_name_completion): Fix up the encoding/decoding issue
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94435
diff
changeset
|
484 on the encoded file name. */ |
94178
e65203929930
(directory_files_internal, file_name_completion):
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94145
diff
changeset
|
485 encoded_file = STRING_MULTIBYTE (file) ? ENCODE_FILE (file) : file; |
19816
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
486 |
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
487 encoded_dir = ENCODE_FILE (dirname); |
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
488 |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
489 BLOCK_INPUT; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
490 d = opendir (SDATA (Fdirectory_file_name (encoded_dir))); |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
491 UNBLOCK_INPUT; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
492 if (!d) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
493 report_file_error ("Opening directory", Fcons (dirname, Qnil)); |
48906
141c4fba25c0
(file_name_completion): Fix that change.
Richard M. Stallman <rms@gnu.org>
parents:
48905
diff
changeset
|
494 |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
495 record_unwind_protect (directory_files_internal_unwind, |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
496 make_save_value (d, 0)); |
153 | 497 |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
498 /* Loop reading blocks */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
499 /* (att3b compiler bug requires do a null comparison this way) */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
500 while (1) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
501 { |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
502 DIRENTRY *dp; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
503 int len; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
504 int canexclude = 0; |
153 | 505 |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
506 errno = 0; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
507 dp = readdir (d); |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
508 if (dp == NULL && (0 |
65319
44f6057f47c7
(directory_files_internal_unwind, directory_files_internal)
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
64770
diff
changeset
|
509 # ifdef EAGAIN |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
510 || errno == EAGAIN |
65319
44f6057f47c7
(directory_files_internal_unwind, directory_files_internal)
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
64770
diff
changeset
|
511 # endif |
44f6057f47c7
(directory_files_internal_unwind, directory_files_internal)
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
64770
diff
changeset
|
512 # ifdef EINTR |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
513 || errno == EINTR |
65319
44f6057f47c7
(directory_files_internal_unwind, directory_files_internal)
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
64770
diff
changeset
|
514 # endif |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
515 )) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
516 { QUIT; continue; } |
65319
44f6057f47c7
(directory_files_internal_unwind, directory_files_internal)
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
64770
diff
changeset
|
517 |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
518 if (!dp) break; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
519 |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
520 len = NAMLEN (dp); |
153 | 521 |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
522 QUIT; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
523 if (! DIRENTRY_NONEMPTY (dp) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
524 || len < SCHARS (encoded_file) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
525 || 0 <= scmp (dp->d_name, SDATA (encoded_file), |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
526 SCHARS (encoded_file))) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
527 continue; |
153 | 528 |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
529 if (file_name_completion_stat (encoded_dir, dp, &st) < 0) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
530 continue; |
153 | 531 |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
532 directoryp = ((st.st_mode & S_IFMT) == S_IFDIR); |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
533 tem = Qnil; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
534 /* If all_flag is set, always include all. |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
535 It would not actually be helpful to the user to ignore any possible |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
536 completions when making a list of them. */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
537 if (!all_flag) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
538 { |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
539 int skip; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
540 if (directoryp) |
9399
dfcf54257f10
(file_name_completion): Ignore files "." and ".." in first pass.
Richard M. Stallman <rms@gnu.org>
parents:
9302
diff
changeset
|
541 { |
dfcf54257f10
(file_name_completion): Ignore files "." and ".." in first pass.
Richard M. Stallman <rms@gnu.org>
parents:
9302
diff
changeset
|
542 #ifndef TRIVIAL_DIRECTORY_ENTRY |
dfcf54257f10
(file_name_completion): Ignore files "." and ".." in first pass.
Richard M. Stallman <rms@gnu.org>
parents:
9302
diff
changeset
|
543 #define TRIVIAL_DIRECTORY_ENTRY(n) (!strcmp (n, ".") || !strcmp (n, "..")) |
dfcf54257f10
(file_name_completion): Ignore files "." and ".." in first pass.
Richard M. Stallman <rms@gnu.org>
parents:
9302
diff
changeset
|
544 #endif |
74686
167dd59b5025
(file_name_completion): New arg PREDICATE. Some cleanup.
Richard M. Stallman <rms@gnu.org>
parents:
72538
diff
changeset
|
545 /* "." and ".." are never interesting as completions, and are |
167dd59b5025
(file_name_completion): New arg PREDICATE. Some cleanup.
Richard M. Stallman <rms@gnu.org>
parents:
72538
diff
changeset
|
546 actually in the way in a directory with only one file. */ |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
547 if (TRIVIAL_DIRECTORY_ENTRY (dp->d_name)) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
548 canexclude = 1; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
549 else if (len > SCHARS (encoded_file)) |
39878
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
550 /* Ignore directories if they match an element of |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
551 completion-ignored-extensions which ends in a slash. */ |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
552 for (tem = Vcompletion_ignored_extensions; |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
553 CONSP (tem); tem = XCDR (tem)) |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
554 { |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
555 int elt_len; |
94493
41892e1c80a1
(file_name_completion): Fix up the encoding/decoding issue
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94435
diff
changeset
|
556 unsigned char *p1; |
39878
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
557 |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
558 elt = XCAR (tem); |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
559 if (!STRINGP (elt)) |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
560 continue; |
42189
37cdbf5d5a09
(file_name_completion): Run the elements of
Eli Zaretskii <eliz@gnu.org>
parents:
42169
diff
changeset
|
561 /* Need to encode ELT, since scmp compares unibyte |
37cdbf5d5a09
(file_name_completion): Run the elements of
Eli Zaretskii <eliz@gnu.org>
parents:
42169
diff
changeset
|
562 strings only. */ |
37cdbf5d5a09
(file_name_completion): Run the elements of
Eli Zaretskii <eliz@gnu.org>
parents:
42169
diff
changeset
|
563 elt = ENCODE_FILE (elt); |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
564 elt_len = SCHARS (elt) - 1; /* -1 for trailing / */ |
39882
bee6bc3785cb
(file_name_completion): Fix last change.
Eli Zaretskii <eliz@gnu.org>
parents:
39878
diff
changeset
|
565 if (elt_len <= 0) |
39878
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
566 continue; |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
567 p1 = SDATA (elt); |
39878
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
568 if (p1[elt_len] != '/') |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
569 continue; |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
570 skip = len - elt_len; |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
571 if (skip < 0) |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
572 continue; |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
573 |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
574 if (0 <= scmp (dp->d_name + skip, p1, elt_len)) |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
575 continue; |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
576 break; |
d90eb1d4b881
(file_name_completion): Ignore a candidate directory if
Eli Zaretskii <eliz@gnu.org>
parents:
39682
diff
changeset
|
577 } |
9399
dfcf54257f10
(file_name_completion): Ignore files "." and ".." in first pass.
Richard M. Stallman <rms@gnu.org>
parents:
9302
diff
changeset
|
578 } |
dfcf54257f10
(file_name_completion): Ignore files "." and ".." in first pass.
Richard M. Stallman <rms@gnu.org>
parents:
9302
diff
changeset
|
579 else |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
580 { |
153 | 581 /* Compare extensions-to-be-ignored against end of this file name */ |
582 /* if name is not an exact match against specified string */ | |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
583 if (len > SCHARS (encoded_file)) |
153 | 584 /* and exit this for loop if a match is found */ |
585 for (tem = Vcompletion_ignored_extensions; | |
25645
a14111a2a100
Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
Ken Raeburn <raeburn@raeburn.org>
parents:
25192
diff
changeset
|
586 CONSP (tem); tem = XCDR (tem)) |
153 | 587 { |
25645
a14111a2a100
Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
Ken Raeburn <raeburn@raeburn.org>
parents:
25192
diff
changeset
|
588 elt = XCAR (tem); |
9134
37d46d623ed9
(Ffile_name_completion, file_name_completion): Use type test macros.
Karl Heuer <kwzh@gnu.org>
parents:
8800
diff
changeset
|
589 if (!STRINGP (elt)) continue; |
42189
37cdbf5d5a09
(file_name_completion): Run the elements of
Eli Zaretskii <eliz@gnu.org>
parents:
42169
diff
changeset
|
590 /* Need to encode ELT, since scmp compares unibyte |
37cdbf5d5a09
(file_name_completion): Run the elements of
Eli Zaretskii <eliz@gnu.org>
parents:
42169
diff
changeset
|
591 strings only. */ |
37cdbf5d5a09
(file_name_completion): Run the elements of
Eli Zaretskii <eliz@gnu.org>
parents:
42169
diff
changeset
|
592 elt = ENCODE_FILE (elt); |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
593 skip = len - SCHARS (elt); |
153 | 594 if (skip < 0) continue; |
595 | |
596 if (0 <= scmp (dp->d_name + skip, | |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
597 SDATA (elt), |
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
598 SCHARS (elt))) |
153 | 599 continue; |
600 break; | |
601 } | |
602 } | |
603 | |
6680
1cf70b5f6d6d
(file_name_completion): Honor completion-regexp-list.
Karl Heuer <kwzh@gnu.org>
parents:
6565
diff
changeset
|
604 /* If an ignored-extensions match was found, |
1cf70b5f6d6d
(file_name_completion): Honor completion-regexp-list.
Karl Heuer <kwzh@gnu.org>
parents:
6565
diff
changeset
|
605 don't process this name as a completion. */ |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
606 if (CONSP (tem)) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
607 canexclude = 1; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
608 |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
609 if (!includeall && canexclude) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
610 /* We're not including all files and this file can be excluded. */ |
6680
1cf70b5f6d6d
(file_name_completion): Honor completion-regexp-list.
Karl Heuer <kwzh@gnu.org>
parents:
6565
diff
changeset
|
611 continue; |
1cf70b5f6d6d
(file_name_completion): Honor completion-regexp-list.
Karl Heuer <kwzh@gnu.org>
parents:
6565
diff
changeset
|
612 |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
613 if (includeall && !canexclude) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
614 { /* If we have one non-excludable file, we want to exclude the |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
615 excudable files. */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
616 includeall = 0; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
617 /* Throw away any previous excludable match found. */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
618 bestmatch = Qnil; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
619 bestmatchsize = 0; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
620 matchcount = 0; |
153 | 621 } |
622 } | |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
623 /* FIXME: If we move this `decode' earlier we can eliminate |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
624 the repeated ENCODE_FILE on Vcompletion_ignored_extensions. */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
625 name = make_unibyte_string (dp->d_name, len); |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
626 name = DECODE_FILE (name); |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
627 |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
628 { |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
629 Lisp_Object regexps; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
630 Lisp_Object zero; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
631 XSETFASTINT (zero, 0); |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
632 |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
633 /* Ignore this element if it fails to match all the regexps. */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
634 for (regexps = Vcompletion_regexp_list; CONSP (regexps); |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
635 regexps = XCDR (regexps)) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
636 if (fast_string_match (XCAR (regexps), name) < 0) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
637 break; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
638 if (CONSP (regexps)) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
639 continue; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
640 } |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
641 |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
642 /* This is a possible completion */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
643 if (directoryp) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
644 /* This completion is a directory; make it end with '/'. */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
645 name = Ffile_name_as_directory (name); |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
646 |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
647 /* Test the predicate, if any. */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
648 if (!NILP (predicate)) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
649 { |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
650 Lisp_Object val; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
651 struct gcpro gcpro1; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
652 |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
653 GCPRO1 (name); |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
654 val = call1 (predicate, name); |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
655 UNGCPRO; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
656 |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
657 if (NILP (val)) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
658 continue; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
659 } |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
660 |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
661 /* Suitably record this match. */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
662 |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
663 matchcount++; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
664 |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
665 if (all_flag) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
666 bestmatch = Fcons (name, bestmatch); |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
667 else if (NILP (bestmatch)) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
668 { |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
669 bestmatch = name; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
670 bestmatchsize = SCHARS (name); |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
671 } |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
672 else |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
673 { |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
674 Lisp_Object zero = make_number (0); |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
675 /* FIXME: This is a copy of the code in Ftry_completion. */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
676 int compare = min (bestmatchsize, SCHARS (name)); |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
677 Lisp_Object tem |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
678 = Fcompare_strings (bestmatch, zero, |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
679 make_number (compare), |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
680 name, zero, |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
681 make_number (compare), |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
682 completion_ignore_case ? Qt : Qnil); |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
683 int matchsize |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
684 = (EQ (tem, Qt) ? compare |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
685 : XINT (tem) < 0 ? - XINT (tem) - 1 |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
686 : XINT (tem) - 1); |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
687 |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
688 if (completion_ignore_case) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
689 { |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
690 /* If this is an exact match except for case, |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
691 use it as the best match rather than one that is not |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
692 an exact match. This way, we get the case pattern |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
693 of the actual match. */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
694 /* This tests that the current file is an exact match |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
695 but BESTMATCH is not (it is too long). */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
696 if ((matchsize == SCHARS (name) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
697 && matchsize + !!directoryp |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
698 < SCHARS (bestmatch)) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
699 || |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
700 /* If there is no exact match ignoring case, |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
701 prefer a match that does not change the case |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
702 of the input. */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
703 /* If there is more than one exact match aside from |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
704 case, and one of them is exact including case, |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
705 prefer that one. */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
706 /* This == checks that, of current file and BESTMATCH, |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
707 either both or neither are exact. */ |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
708 (((matchsize == SCHARS (name)) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
709 == |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
710 (matchsize + !!directoryp == SCHARS (bestmatch))) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
711 && (tem = Fcompare_strings (name, zero, |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
712 make_number (SCHARS (file)), |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
713 file, zero, |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
714 Qnil, |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
715 Qnil), |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
716 EQ (Qt, tem)) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
717 && (tem = Fcompare_strings (bestmatch, zero, |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
718 make_number (SCHARS (file)), |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
719 file, zero, |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
720 Qnil, |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
721 Qnil), |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
722 ! EQ (Qt, tem)))) |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
723 bestmatch = name; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
724 } |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
725 bestmatchsize = matchsize; |
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
726 } |
153 | 727 } |
728 | |
6559
3d314bef071a
(file_name_completion): Protect things from GC.
Richard M. Stallman <rms@gnu.org>
parents:
5492
diff
changeset
|
729 UNGCPRO; |
94890
907ac6ecef89
(file_name_completion): Tweak the code so as to always do it
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94888
diff
changeset
|
730 /* This closes the directory. */ |
48906
141c4fba25c0
(file_name_completion): Fix that change.
Richard M. Stallman <rms@gnu.org>
parents:
48905
diff
changeset
|
731 bestmatch = unbind_to (count, bestmatch); |
153 | 732 |
485 | 733 if (all_flag || NILP (bestmatch)) |
94493
41892e1c80a1
(file_name_completion): Fix up the encoding/decoding issue
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94435
diff
changeset
|
734 return bestmatch; |
95781
a17231a1f8f8
* dired.c (file_name_completion): Don't return t if the match is exact
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
95045
diff
changeset
|
735 /* Return t if the supplied string is an exact match (counting case); |
a17231a1f8f8
* dired.c (file_name_completion): Don't return t if the match is exact
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
95045
diff
changeset
|
736 it does not require any change to be made. */ |
a17231a1f8f8
* dired.c (file_name_completion): Don't return t if the match is exact
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
95045
diff
changeset
|
737 if (matchcount == 1 && !NILP (Fequal (bestmatch, file))) |
153 | 738 return Qt; |
19816
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
739 bestmatch = Fsubstring (bestmatch, make_number (0), |
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
740 make_number (bestmatchsize)); |
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
741 return bestmatch; |
153 | 742 } |
743 | |
42169
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
744 /* Compare exactly LEN chars of strings at S1 and S2, |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
745 ignoring case if appropriate. |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
746 Return -1 if strings match, |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
747 else number of chars that match at the beginning. */ |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
748 |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
749 static int |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
750 scmp (s1, s2, len) |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
751 register unsigned char *s1, *s2; |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
752 int len; |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
753 { |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
754 register int l = len; |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
755 |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
756 if (completion_ignore_case) |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
757 { |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
758 while (l && DOWNCASE (*s1++) == DOWNCASE (*s2++)) |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
759 l--; |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
760 } |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
761 else |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
762 { |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
763 while (l && *s1++ == *s2++) |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
764 l--; |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
765 } |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
766 if (l == 0) |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
767 return -1; |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
768 else |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
769 return len - l; |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
770 } |
5e1f90b72764
(scmp): Function moved from minibuf.c.
Richard M. Stallman <rms@gnu.org>
parents:
41001
diff
changeset
|
771 |
21514 | 772 static int |
153 | 773 file_name_completion_stat (dirname, dp, st_addr) |
774 Lisp_Object dirname; | |
775 DIRENTRY *dp; | |
776 struct stat *st_addr; | |
777 { | |
778 int len = NAMLEN (dp); | |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
779 int pos = SCHARS (dirname); |
7286
15bf025e8f8c
(file_name_completion_stat): Use both lstat and stat.
Richard M. Stallman <rms@gnu.org>
parents:
7028
diff
changeset
|
780 int value; |
153 | 781 char *fullname = (char *) alloca (len + pos + 2); |
782 | |
16246
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
783 #ifdef MSDOS |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
784 #if __DJGPP__ > 1 |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
785 /* Some fields of struct stat are *very* expensive to compute on MS-DOS, |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
786 but aren't required here. Avoid computing the following fields: |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
787 st_inode, st_size and st_nlink for directories, and the execute bits |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
788 in st_mode for non-directory files with non-standard extensions. */ |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
789 |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
790 unsigned short save_djstat_flags = _djstat_flags; |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
791 |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
792 _djstat_flags = _STAT_INODE | _STAT_EXEC_MAGIC | _STAT_DIRSIZE; |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
793 #endif /* __DJGPP__ > 1 */ |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
794 #endif /* MSDOS */ |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
795 |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
796 bcopy (SDATA (dirname), fullname, pos); |
9787
c55f03316095
Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
Richard M. Stallman <rms@gnu.org>
parents:
9604
diff
changeset
|
797 if (!IS_DIRECTORY_SEP (fullname[pos - 1])) |
c55f03316095
Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
Richard M. Stallman <rms@gnu.org>
parents:
9604
diff
changeset
|
798 fullname[pos++] = DIRECTORY_SEP; |
153 | 799 |
800 bcopy (dp->d_name, fullname + pos, len); | |
801 fullname[pos + len] = 0; | |
802 | |
5432
c3677267e74d
(file_name_completion_stat): If have symlinks, use lstat.
Richard M. Stallman <rms@gnu.org>
parents:
4778
diff
changeset
|
803 #ifdef S_IFLNK |
7286
15bf025e8f8c
(file_name_completion_stat): Use both lstat and stat.
Richard M. Stallman <rms@gnu.org>
parents:
7028
diff
changeset
|
804 /* We want to return success if a link points to a nonexistent file, |
15bf025e8f8c
(file_name_completion_stat): Use both lstat and stat.
Richard M. Stallman <rms@gnu.org>
parents:
7028
diff
changeset
|
805 but we want to return the status for what the link points to, |
15bf025e8f8c
(file_name_completion_stat): Use both lstat and stat.
Richard M. Stallman <rms@gnu.org>
parents:
7028
diff
changeset
|
806 in case it is a directory. */ |
15bf025e8f8c
(file_name_completion_stat): Use both lstat and stat.
Richard M. Stallman <rms@gnu.org>
parents:
7028
diff
changeset
|
807 value = lstat (fullname, st_addr); |
15bf025e8f8c
(file_name_completion_stat): Use both lstat and stat.
Richard M. Stallman <rms@gnu.org>
parents:
7028
diff
changeset
|
808 stat (fullname, st_addr); |
15bf025e8f8c
(file_name_completion_stat): Use both lstat and stat.
Richard M. Stallman <rms@gnu.org>
parents:
7028
diff
changeset
|
809 return value; |
5432
c3677267e74d
(file_name_completion_stat): If have symlinks, use lstat.
Richard M. Stallman <rms@gnu.org>
parents:
4778
diff
changeset
|
810 #else |
16246
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
811 value = stat (fullname, st_addr); |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
812 #ifdef MSDOS |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
813 #if __DJGPP__ > 1 |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
814 _djstat_flags = save_djstat_flags; |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
815 #endif /* __DJGPP__ > 1 */ |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
816 #endif /* MSDOS */ |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
817 return value; |
4e00938cd261
(file_name_completion): Remove code which sets and
Richard M. Stallman <rms@gnu.org>
parents:
16225
diff
changeset
|
818 #endif /* S_IFLNK */ |
153 | 819 } |
820 | |
821 Lisp_Object | |
822 make_time (time) | |
24685
545bf3abb3a2
(make_time): Make argument type be time_t.
Andrew Innes <andrewi@gnu.org>
parents:
24581
diff
changeset
|
823 time_t time; |
153 | 824 { |
825 return Fcons (make_number (time >> 16), | |
826 Fcons (make_number (time & 0177777), Qnil)); | |
827 } | |
828 | |
94814
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
829 static char * |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
830 stat_uname (struct stat *st) |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
831 { |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
832 #ifdef WINDOWSNT |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
833 return st->st_uname; |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
834 #else |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
835 struct passwd *pw = (struct passwd *) getpwuid (st->st_uid); |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
836 |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
837 if (pw) |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
838 return pw->pw_name; |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
839 else |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
840 return NULL; |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
841 #endif |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
842 } |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
843 |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
844 static char * |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
845 stat_gname (struct stat *st) |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
846 { |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
847 #ifdef WINDOWSNT |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
848 return st->st_gname; |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
849 #else |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
850 struct group *gr = (struct group *) getgrgid (st->st_gid); |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
851 |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
852 if (gr) |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
853 return gr->gr_name; |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
854 else |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
855 return NULL; |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
856 #endif |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
857 } |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
858 |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
859 DEFUN ("file-attributes", Ffile_attributes, Sfile_attributes, 1, 2, 0, |
41001
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
860 doc: /* Return a list of attributes of file FILENAME. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
861 Value is nil if specified file cannot be opened. |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
862 |
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
863 ID-FORMAT specifies the preferred format of attributes uid and gid (see |
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
864 below) - valid values are 'string and 'integer. The latter is the default, |
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
865 but we plan to change that, so you should specify a non-nil value for |
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
866 ID-FORMAT if you use the returned uid or gid. |
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
867 |
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
868 Elements of the attribute list are: |
41001
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
869 0. t for directory, string (name linked to) for symbolic link, or nil. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
870 1. Number of links to file. |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
871 2. File uid as a string or an integer. If a string value cannot be |
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
872 looked up, the integer value is returned. |
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
873 3. File gid, likewise. |
41001
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
874 4. Last access time, as a list of two integers. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
875 First integer has high-order 16 bits of time, second has low 16 bits. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
876 5. Last modification time, likewise. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
877 6. Last status change time, likewise. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
878 7. Size in bytes. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
879 This is a floating point number if the size is too large for an integer. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
880 8. File modes, as a string of ten letters or dashes as in ls -l. |
78501 | 881 9. t if file's gid would change if file were deleted and recreated. |
41001
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
882 10. inode number. If inode number is larger than the Emacs integer, |
93689
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
883 but still fits into a 32-bit number, this is a cons cell containing two |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
884 integers: first the high part, then the low 16 bits. If the inode number |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
885 is wider than 32 bits, this is a cons cell containing three integers: |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
886 first the high 24 bits, then middle 24 bits, and finally the low 16 bits. |
41001
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
887 11. Device number. If it is larger than the Emacs integer, this is |
94841
2c44523a9102
(Ffile_attributes, Fdirectory_files_and_attributes): Mention
Eli Zaretskii <eliz@gnu.org>
parents:
94814
diff
changeset
|
888 a cons cell, similar to the inode number. |
2c44523a9102
(Ffile_attributes, Fdirectory_files_and_attributes): Mention
Eli Zaretskii <eliz@gnu.org>
parents:
94814
diff
changeset
|
889 |
2c44523a9102
(Ffile_attributes, Fdirectory_files_and_attributes): Mention
Eli Zaretskii <eliz@gnu.org>
parents:
94814
diff
changeset
|
890 On MS-Windows, performance depends on `w32-get-true-file-attributes', |
2c44523a9102
(Ffile_attributes, Fdirectory_files_and_attributes): Mention
Eli Zaretskii <eliz@gnu.org>
parents:
94814
diff
changeset
|
891 which see. */) |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
892 (filename, id_format) |
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
893 Lisp_Object filename, id_format; |
153 | 894 { |
895 Lisp_Object values[12]; | |
19816
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
896 Lisp_Object encoded; |
153 | 897 struct stat s; |
35019
45cf8bfedaf2
(Ffile_attributes): Fix last change, removing BSD4_3
Gerd Moellmann <gerd@gnu.org>
parents:
34970
diff
changeset
|
898 #if defined (BSD4_2) || defined (BSD4_3) |
34970
947b53b0a1da
(directory_files_internal): Fix a typo in a comment.
Eli Zaretskii <eliz@gnu.org>
parents:
34667
diff
changeset
|
899 Lisp_Object dirname; |
153 | 900 struct stat sdir; |
34970
947b53b0a1da
(directory_files_internal): Fix a typo in a comment.
Eli Zaretskii <eliz@gnu.org>
parents:
34667
diff
changeset
|
901 #endif |
153 | 902 char modes[10]; |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
903 Lisp_Object handler; |
60900
e2f52fa7f394
(Ffile_attributes): Add a missing gcpro.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
60892
diff
changeset
|
904 struct gcpro gcpro1; |
95045
dee9cd027812
(Ffile_attributes): Shut up GCC warnings about st_uid
Eli Zaretskii <eliz@gnu.org>
parents:
94963
diff
changeset
|
905 EMACS_INT ino, uid, gid; |
94814
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
906 char *uname, *gname; |
153 | 907 |
908 filename = Fexpand_file_name (filename, Qnil); | |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
909 |
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
910 /* If the file name has special constructs in it, |
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
911 call the corresponding file handler. */ |
7028
6915bf781a38
Pass operation to Ffind_file_name_handler.
Karl Heuer <kwzh@gnu.org>
parents:
6860
diff
changeset
|
912 handler = Ffind_file_name_handler (filename, Qfile_attributes); |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
913 if (!NILP (handler)) |
54905
da06b9bd886b
(Ffile_attributes): Don't pass extra nil arg to file-handler.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53636
diff
changeset
|
914 { /* Only pass the extra arg if it is used to help backward compatibility |
da06b9bd886b
(Ffile_attributes): Don't pass extra nil arg to file-handler.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53636
diff
changeset
|
915 with old file handlers which do not implement the new arg. --Stef */ |
da06b9bd886b
(Ffile_attributes): Don't pass extra nil arg to file-handler.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53636
diff
changeset
|
916 if (NILP (id_format)) |
da06b9bd886b
(Ffile_attributes): Don't pass extra nil arg to file-handler.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53636
diff
changeset
|
917 return call2 (handler, Qfile_attributes, filename); |
da06b9bd886b
(Ffile_attributes): Don't pass extra nil arg to file-handler.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53636
diff
changeset
|
918 else |
da06b9bd886b
(Ffile_attributes): Don't pass extra nil arg to file-handler.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53636
diff
changeset
|
919 return call3 (handler, Qfile_attributes, filename, id_format); |
da06b9bd886b
(Ffile_attributes): Don't pass extra nil arg to file-handler.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53636
diff
changeset
|
920 } |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
921 |
60900
e2f52fa7f394
(Ffile_attributes): Add a missing gcpro.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
60892
diff
changeset
|
922 GCPRO1 (filename); |
19816
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
923 encoded = ENCODE_FILE (filename); |
60900
e2f52fa7f394
(Ffile_attributes): Add a missing gcpro.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
60892
diff
changeset
|
924 UNGCPRO; |
19816
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
925 |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
926 if (lstat (SDATA (encoded), &s) < 0) |
153 | 927 return Qnil; |
928 | |
929 switch (s.st_mode & S_IFMT) | |
930 { | |
931 default: | |
932 values[0] = Qnil; break; | |
933 case S_IFDIR: | |
934 values[0] = Qt; break; | |
935 #ifdef S_IFLNK | |
936 case S_IFLNK: | |
937 values[0] = Ffile_symlink_p (filename); break; | |
938 #endif | |
939 } | |
940 values[1] = make_number (s.st_nlink); | |
95045
dee9cd027812
(Ffile_attributes): Shut up GCC warnings about st_uid
Eli Zaretskii <eliz@gnu.org>
parents:
94963
diff
changeset
|
941 uid = s.st_uid; |
dee9cd027812
(Ffile_attributes): Shut up GCC warnings about st_uid
Eli Zaretskii <eliz@gnu.org>
parents:
94963
diff
changeset
|
942 gid = s.st_gid; |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
943 if (NILP (id_format) || EQ (id_format, Qinteger)) |
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
944 { |
95045
dee9cd027812
(Ffile_attributes): Shut up GCC warnings about st_uid
Eli Zaretskii <eliz@gnu.org>
parents:
94963
diff
changeset
|
945 values[2] = make_fixnum_or_float (uid); |
dee9cd027812
(Ffile_attributes): Shut up GCC warnings about st_uid
Eli Zaretskii <eliz@gnu.org>
parents:
94963
diff
changeset
|
946 values[3] = make_fixnum_or_float (gid); |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
947 } |
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
948 else |
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
949 { |
71816
0b0685327de8
Include blockinput.h.
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71462
diff
changeset
|
950 BLOCK_INPUT; |
94814
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
951 uname = stat_uname (&s); |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
952 values[2] = (uname ? build_string (uname) |
95045
dee9cd027812
(Ffile_attributes): Shut up GCC warnings about st_uid
Eli Zaretskii <eliz@gnu.org>
parents:
94963
diff
changeset
|
953 : make_fixnum_or_float (uid)); |
94814
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
954 gname = stat_gname (&s); |
5ad1f4d9b15c
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii <eliz@gnu.org>
parents:
94577
diff
changeset
|
955 values[3] = (gname ? build_string (gname) |
95045
dee9cd027812
(Ffile_attributes): Shut up GCC warnings about st_uid
Eli Zaretskii <eliz@gnu.org>
parents:
94963
diff
changeset
|
956 : make_fixnum_or_float (gid)); |
71816
0b0685327de8
Include blockinput.h.
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71462
diff
changeset
|
957 UNBLOCK_INPUT; |
53112
b6c073b1f1c7
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Lars Hansen <larsh@soem.dk>
parents:
52401
diff
changeset
|
958 } |
153 | 959 values[4] = make_time (s.st_atime); |
960 values[5] = make_time (s.st_mtime); | |
961 values[6] = make_time (s.st_ctime); | |
26088
b7aa6ac26872
Add support for large files, 64-bit Solaris, system locale codings.
Paul Eggert <eggert@twinsun.com>
parents:
25645
diff
changeset
|
962 values[7] = make_number (s.st_size); |
24328
d968067e4580
(Ffile_attributes): If the file's size doesn't fit in
Eli Zaretskii <eliz@gnu.org>
parents:
22916
diff
changeset
|
963 /* If the size is out of range for an integer, return a float. */ |
3707
b00953e22dc3
(Ffile_attributes): Give -1 as size if size won't fit.
Richard M. Stallman <rms@gnu.org>
parents:
3591
diff
changeset
|
964 if (XINT (values[7]) != s.st_size) |
24328
d968067e4580
(Ffile_attributes): If the file's size doesn't fit in
Eli Zaretskii <eliz@gnu.org>
parents:
22916
diff
changeset
|
965 values[7] = make_float ((double)s.st_size); |
48563
26e19e854ef3
(Ffile_attributes): Don't return negative file sizes for
Jason Rumney <jasonr@gnu.org>
parents:
46583
diff
changeset
|
966 /* If the size is negative, and its type is long, convert it back to |
26e19e854ef3
(Ffile_attributes): Don't return negative file sizes for
Jason Rumney <jasonr@gnu.org>
parents:
46583
diff
changeset
|
967 positive. */ |
26e19e854ef3
(Ffile_attributes): Don't return negative file sizes for
Jason Rumney <jasonr@gnu.org>
parents:
46583
diff
changeset
|
968 if (s.st_size < 0 && sizeof (s.st_size) == sizeof (long)) |
26e19e854ef3
(Ffile_attributes): Don't return negative file sizes for
Jason Rumney <jasonr@gnu.org>
parents:
46583
diff
changeset
|
969 values[7] = make_float ((double) ((unsigned long) s.st_size)); |
26e19e854ef3
(Ffile_attributes): Don't return negative file sizes for
Jason Rumney <jasonr@gnu.org>
parents:
46583
diff
changeset
|
970 |
153 | 971 filemodestring (&s, modes); |
972 values[8] = make_string (modes, 10); | |
35019
45cf8bfedaf2
(Ffile_attributes): Fix last change, removing BSD4_3
Gerd Moellmann <gerd@gnu.org>
parents:
34970
diff
changeset
|
973 #if defined (BSD4_2) || defined (BSD4_3) /* file gid will be dir gid */ |
153 | 974 dirname = Ffile_name_directory (filename); |
19816
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
975 if (! NILP (dirname)) |
902043a3c18a
(ENCODE_FILE): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
18666
diff
changeset
|
976 encoded = ENCODE_FILE (dirname); |
46370
40db0673e6f0
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn <raeburn@raeburn.org>
parents:
46293
diff
changeset
|
977 if (! NILP (dirname) && stat (SDATA (encoded), &sdir) == 0) |
94371
436ee104782b
(Ffile_attributes) [WINDOWSNT]: Undo change from 2008-03-31, it's not needed
Eli Zaretskii <eliz@gnu.org>
parents:
94178
diff
changeset
|
978 values[9] = (sdir.st_gid != s.st_gid) ? Qt : Qnil; |
153 | 979 else /* if we can't tell, assume worst */ |
980 values[9] = Qt; | |
981 #else /* file gid will be egid */ | |
94371
436ee104782b
(Ffile_attributes) [WINDOWSNT]: Undo change from 2008-03-31, it's not needed
Eli Zaretskii <eliz@gnu.org>
parents:
94178
diff
changeset
|
982 values[9] = (s.st_gid != getegid ()) ? Qt : Qnil; |
153 | 983 #endif /* BSD4_2 (or BSD4_3) */ |
75205
248d2b5b7577
(Ffile_attributes): Copy some members of `struct stat' into int's to avoid
Eli Zaretskii <eliz@gnu.org>
parents:
75180
diff
changeset
|
984 /* Shut up GCC warnings in FIXNUM_OVERFLOW_P below. */ |
93689
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
985 if (sizeof (s.st_ino) > sizeof (ino)) |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
986 ino = (EMACS_INT)(s.st_ino & 0xffffffff); |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
987 else |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
988 ino = s.st_ino; |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
989 if (!FIXNUM_OVERFLOW_P (ino) |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
990 && (sizeof (s.st_ino) <= sizeof (ino) || (s.st_ino & ~INTMASK) == 0)) |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
991 /* Keep the most common cases as integers. */ |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
992 values[10] = make_number (ino); |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
993 else if (sizeof (s.st_ino) <= sizeof (ino) |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
994 || ((s.st_ino >> 16) & ~INTMASK) == 0) |
17868
bc2cf7c40435
(Ffile_attributes): Return inode number as a cons only if necessary.
Richard M. Stallman <rms@gnu.org>
parents:
17460
diff
changeset
|
995 /* To allow inode numbers larger than VALBITS, separate the bottom |
bc2cf7c40435
(Ffile_attributes): Return inode number as a cons only if necessary.
Richard M. Stallman <rms@gnu.org>
parents:
17460
diff
changeset
|
996 16 bits. */ |
93689
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
997 values[10] = Fcons (make_number ((EMACS_INT)(s.st_ino >> 16)), |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
998 make_number ((EMACS_INT)(s.st_ino & 0xffff))); |
17868
bc2cf7c40435
(Ffile_attributes): Return inode number as a cons only if necessary.
Richard M. Stallman <rms@gnu.org>
parents:
17460
diff
changeset
|
999 else |
93689
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
1000 { |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
1001 /* To allow inode numbers beyond 32 bits, separate into 2 24-bit |
97770
673a18ae9bfa
(Ffile_attributes): Avoid compiler warning in bitshift.
Chong Yidong <cyd@stupidchicken.com>
parents:
97500
diff
changeset
|
1002 high parts and a 16-bit bottom part. |
97773
0583dab50a76
(Ffile_attributes): Fix comment in last change.
Eli Zaretskii <eliz@gnu.org>
parents:
97770
diff
changeset
|
1003 The code on the next line avoids a compiler warning on |
0583dab50a76
(Ffile_attributes): Fix comment in last change.
Eli Zaretskii <eliz@gnu.org>
parents:
97770
diff
changeset
|
1004 systems where st_ino is 32 bit wide. (bug#766). */ |
97770
673a18ae9bfa
(Ffile_attributes): Avoid compiler warning in bitshift.
Chong Yidong <cyd@stupidchicken.com>
parents:
97500
diff
changeset
|
1005 EMACS_INT high_ino = s.st_ino >> 31 >> 1; |
93689
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
1006 EMACS_INT low_ino = s.st_ino & 0xffffffff; |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
1007 |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
1008 values[10] = Fcons (make_number (high_ino >> 8), |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
1009 Fcons (make_number (((high_ino & 0xff) << 16) |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
1010 + (low_ino >> 16)), |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
1011 make_number (low_ino & 0xffff))); |
40434d3c3093
(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii <eliz@gnu.org>
parents:
92946
diff
changeset
|
1012 } |
26088
b7aa6ac26872
Add support for large files, 64-bit Solaris, system locale codings.
Paul Eggert <eggert@twinsun.com>
parents:
25645
diff
changeset
|
1013 |
94577
511a75ebd7df
(Ffile_attributes): Don't allow the device number become negative.
Eli Zaretskii <eliz@gnu.org>
parents:
94493
diff
changeset
|
1014 /* Likewise for device, but don't let it become negative. We used |
511a75ebd7df
(Ffile_attributes): Don't allow the device number become negative.
Eli Zaretskii <eliz@gnu.org>
parents:
94493
diff
changeset
|
1015 to use FIXNUM_OVERFLOW_P here, but that won't catch large |
511a75ebd7df
(Ffile_attributes): Don't allow the device number become negative.
Eli Zaretskii <eliz@gnu.org>
parents:
94493
diff
changeset
|
1016 positive numbers such as 0xFFEEDDCC. */ |
511a75ebd7df
(Ffile_attributes): Don't allow the device number become negative.
Eli Zaretskii <eliz@gnu.org>
parents:
94493
diff
changeset
|
1017 if ((EMACS_INT)s.st_dev < 0 |
511a75ebd7df
(Ffile_attributes): Don't allow the device number become negative.
Eli Zaretskii <eliz@gnu.org>
parents:
94493
diff
changeset
|
1018 || (EMACS_INT)s.st_dev > MOST_POSITIVE_FIXNUM) |
26088
b7aa6ac26872
Add support for large files, 64-bit Solaris, system locale codings.
Paul Eggert <eggert@twinsun.com>
parents:
25645
diff
changeset
|
1019 values[11] = Fcons (make_number (s.st_dev >> 16), |
b7aa6ac26872
Add support for large files, 64-bit Solaris, system locale codings.
Paul Eggert <eggert@twinsun.com>
parents:
25645
diff
changeset
|
1020 make_number (s.st_dev & 0xffff)); |
b7aa6ac26872
Add support for large files, 64-bit Solaris, system locale codings.
Paul Eggert <eggert@twinsun.com>
parents:
25645
diff
changeset
|
1021 else |
b7aa6ac26872
Add support for large files, 64-bit Solaris, system locale codings.
Paul Eggert <eggert@twinsun.com>
parents:
25645
diff
changeset
|
1022 values[11] = make_number (s.st_dev); |
b7aa6ac26872
Add support for large files, 64-bit Solaris, system locale codings.
Paul Eggert <eggert@twinsun.com>
parents:
25645
diff
changeset
|
1023 |
153 | 1024 return Flist (sizeof(values) / sizeof(values[0]), values); |
1025 } | |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
1026 |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
1027 DEFUN ("file-attributes-lessp", Ffile_attributes_lessp, Sfile_attributes_lessp, 2, 2, 0, |
41001
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
1028 doc: /* Return t if first arg file attributes list is less than second. |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
1029 Comparison is in lexicographic order and case is significant. */) |
a17c8b15ef1b
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík <Pavel@Janik.cz>
parents:
40656
diff
changeset
|
1030 (f1, f2) |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
1031 Lisp_Object f1, f2; |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
1032 { |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
1033 return Fstring_lessp (Fcar (f1), Fcar (f2)); |
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
1034 } |
153 | 1035 |
21514 | 1036 void |
153 | 1037 syms_of_dired () |
1038 { | |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
1039 Qdirectory_files = intern ("directory-files"); |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
1040 Qdirectory_files_and_attributes = intern ("directory-files-and-attributes"); |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
1041 Qfile_name_completion = intern ("file-name-completion"); |
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
1042 Qfile_name_all_completions = intern ("file-name-all-completions"); |
847 | 1043 Qfile_attributes = intern ("file-attributes"); |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
1044 Qfile_attributes_lessp = intern ("file-attributes-lessp"); |
94888
77013c501e34
(Qdefault_directory): New var.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94841
diff
changeset
|
1045 Qdefault_directory = intern ("default-directory"); |
843
8f6ea998ad0a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
808
diff
changeset
|
1046 |
16225
ec322e4ffa16
(syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,
Erik Naggum <erik@naggum.no>
parents:
15626
diff
changeset
|
1047 staticpro (&Qdirectory_files); |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
1048 staticpro (&Qdirectory_files_and_attributes); |
16225
ec322e4ffa16
(syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,
Erik Naggum <erik@naggum.no>
parents:
15626
diff
changeset
|
1049 staticpro (&Qfile_name_completion); |
ec322e4ffa16
(syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,
Erik Naggum <erik@naggum.no>
parents:
15626
diff
changeset
|
1050 staticpro (&Qfile_name_all_completions); |
ec322e4ffa16
(syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,
Erik Naggum <erik@naggum.no>
parents:
15626
diff
changeset
|
1051 staticpro (&Qfile_attributes); |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
1052 staticpro (&Qfile_attributes_lessp); |
94888
77013c501e34
(Qdefault_directory): New var.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
94841
diff
changeset
|
1053 staticpro (&Qdefault_directory); |
16225
ec322e4ffa16
(syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,
Erik Naggum <erik@naggum.no>
parents:
15626
diff
changeset
|
1054 |
153 | 1055 defsubr (&Sdirectory_files); |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
1056 defsubr (&Sdirectory_files_and_attributes); |
153 | 1057 defsubr (&Sfile_name_completion); |
1058 defsubr (&Sfile_name_all_completions); | |
1059 defsubr (&Sfile_attributes); | |
25192
03f530e858df
(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker <voelker@cs.washington.edu>
parents:
24685
diff
changeset
|
1060 defsubr (&Sfile_attributes_lessp); |
153 | 1061 |
1062 DEFVAR_LISP ("completion-ignored-extensions", &Vcompletion_ignored_extensions, | |
68323
7e038f82befc
(syms_of_dired) <completion-ignored-extensions>: Doc fix.
Luc Teirlinck <teirllm@auburn.edu>
parents:
65764
diff
changeset
|
1063 doc: /* Completion ignores file names ending in any string in this list. |
7e038f82befc
(syms_of_dired) <completion-ignored-extensions>: Doc fix.
Luc Teirlinck <teirllm@auburn.edu>
parents:
65764
diff
changeset
|
1064 It does not ignore them if all possible completions end in one of |
7e038f82befc
(syms_of_dired) <completion-ignored-extensions>: Doc fix.
Luc Teirlinck <teirllm@auburn.edu>
parents:
65764
diff
changeset
|
1065 these strings or when displaying a list of completions. |
7e038f82befc
(syms_of_dired) <completion-ignored-extensions>: Doc fix.
Luc Teirlinck <teirllm@auburn.edu>
parents:
65764
diff
changeset
|
1066 It ignores directory names if they match any string in this list which |
7e038f82befc
(syms_of_dired) <completion-ignored-extensions>: Doc fix.
Luc Teirlinck <teirllm@auburn.edu>
parents:
65764
diff
changeset
|
1067 ends in a slash. */); |
153 | 1068 Vcompletion_ignored_extensions = Qnil; |
1069 } | |
52401 | 1070 |
1071 /* arch-tag: 1ac8deca-4d8f-4d41-ade9-089154d98c03 | |
1072 (do not change this comment) */ |