unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Vladimir Kazanov <vekazanov@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: [PATCH] Support for Sqlite Archive files
Date: Sat, 22 Jun 2024 10:59:33 +0100	[thread overview]
Message-ID: <CAAs=0-2_Uh4nFjuFB3AgJ1a37Qyq+X9Aj5NHTrDDqkyOopjvaA@mail.gmail.com> (raw)
In-Reply-To: <86o77ujcw9.fsf@gnu.org>

On Fri, 21 Jun 2024 at 20:48, Eli Zaretskii <eliz@gnu.org> wrote:

> Why do it via arc-mode at all? why not directly via sqlite.c?  Also,
> arc-mode can use internal methods as well, not only external
> utilities.

Going through the standard interface of "sqlite3 -A *" simplifies
things a bit. On the other hand all the calls have to go through
call-process, which is suboptimal. Let me try going straight to the
database.

Either way, the point of this project is to look into how buffers can
be backed by a database. I want to see if avoiding using the file
system abstraction altogether can work.

On arc-mode vs custom code. Archive mode provides a generic dired-like
file browsing UI. Why come up with a copy when it's probably gonna
look just about the same?

> Including when the locale has a non-UTF-8 codeset?

I'll check this.

> Unlikely, since Emacs 30 will not get new features anymore.  Sorry.

Got it. Exciting release, can't wait!

-- 
Regards,

Vladimir Kazanov



  reply	other threads:[~2024-06-22  9:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-21 11:12 [PATCH] Support for Sqlite Archive files Vladimir Kazanov
2024-06-21 11:25 ` Eli Zaretskii
2024-06-21 19:42   ` Vladimir Kazanov
2024-06-21 19:48     ` Eli Zaretskii
2024-06-22  9:59       ` Vladimir Kazanov [this message]
2024-06-22 10:44         ` Eli Zaretskii
2024-06-22 15:05   ` Madhu
2024-06-22 16:23     ` Eli Zaretskii
2024-06-22 23:50       ` Björn Bidar
     [not found]       ` <877cegilkh.fsf@>
2024-06-23  5:15         ` Eli Zaretskii
2024-06-23  7:10           ` Madhu
2024-06-28  3:58           ` Richard Stallman
2024-06-28  4:24             ` tomas
2024-07-01  3:48               ` Richard Stallman
2024-06-28  4:37             ` Collin Funk

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAAs=0-2_Uh4nFjuFB3AgJ1a37Qyq+X9Aj5NHTrDDqkyOopjvaA@mail.gmail.com' \
    --to=vekazanov@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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 public inbox

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

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