From: Drew Adams <drew.adams@oracle.com>
To: Eli Zaretskii <eliz@gnu.org>, Drew Adams <drew.adams@oracle.com>
Cc: alan@idiocy.org, 25076@debbugs.gnu.org
Subject: bug#25076: 24.5; Enhancement request: Make `archive-mode' more Dired like (sorting etc.)
Date: Fri, 2 Dec 2016 08:24:07 -0800 (PST) [thread overview]
Message-ID: <68a0fdb3-9422-4e85-9778-ab6f12821d93@default> (raw)
In-Reply-To: <<83bmwumhgc.fsf@gnu.org>>
> > I think opening Dired on a temporary extraction is probably the
> > way to go. Do you want to rename this enhancement request to that
> > effect, or do you want a new request for that?
>
> No, I think the current request is fine. Especially since Michael
> suggested a different solution, using file handlers.
OK.
> > Once that is available, a question will be whether, by default,
> > `dired-find-file' and `find-file' should open an archive file in
> > archive mode or should open Dired on (a temporary extraction of)
> > it.
>
> Not sure. Probably should be a user option.
We already have `auto-mode-alist', for customization. I was talking
about the default behavior.
This is what I see in currently `auto-mode-alist' (in my setup, at
least) for `archive-mode':
("\\.\\(arc\\|zip\\|lzh\\|lha\\|zoo\\|[jew]ar\\|xpi\\|rar\\|7z\\|
ARC\\|ZIP\\|LZH\\|LHA\\|ZOO\\|[JEW]AR\\|XPI\\|RAR\\|7Z\\)\\'"
. archive-mode)
("\\.oxt\\'" . archive-mode)
("\\.\\(deb\\|[oi]pk\\)\\'" . archive-mode)
next parent reply other threads:[~2016-12-02 16:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <<f8857e59-0d22-4983-925f-b36783cea015@default>
[not found] ` <<20161201195707.GA15995@breton.holly.idiocy.org>
[not found] ` <<411373d3-f941-492c-ac17-8d1786ed7c58@default>
[not found] ` <<83shq6ol7x.fsf@gnu.org>
[not found] ` <<e46970c9-fa6b-4558-b9eb-85bc5f380e83@default>
[not found] ` <<83bmwumhgc.fsf@gnu.org>
2016-12-02 16:24 ` Drew Adams [this message]
2016-11-30 18:36 bug#25076: 24.5; Enhancement request: Make `archive-mode' more Dired like (sorting etc.) Drew Adams
2016-12-01 19:57 ` Alan Third
2016-12-01 20:14 ` Drew Adams
2016-12-02 7:15 ` Eli Zaretskii
2016-12-02 16:13 ` Drew Adams
2016-12-02 16:19 ` Eli Zaretskii
2016-12-02 8:47 ` Michael Albinus
2022-02-03 20:38 ` Lars Ingebrigtsen
2022-02-03 23:14 ` Kévin Le Gouguec
2022-02-05 6:27 ` Lars Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=68a0fdb3-9422-4e85-9778-ab6f12821d93@default \
--to=drew.adams@oracle.com \
--cc=25076@debbugs.gnu.org \
--cc=alan@idiocy.org \
--cc=eliz@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.