all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Madhu <enometh@meer.net>
To: emacs-devel@gnu.org
Subject: Re: [PATCH] Support for Sqlite Archive files
Date: Sat, 22 Jun 2024 20:35:46 +0530	[thread overview]
Message-ID: <m3tthlf25x.fsf@leonis4.robolove.meer.net> (raw)
In-Reply-To: 86ed8qlepr.fsf@gnu.org

* Eli Zaretskii <86ed8qlepr.fsf@gnu.org> :
Wrote on Fri, 21 Jun 2024 14:25:52 +0300:

> Thanks, but why do we need a cli utility when we have built-in SQLite
> support?  Can't we access the SQLite Archive files via that built-in
> support?  I'd prefer to have that instead of relying on external
> utility.

1. Because the cli-utility will work even when emacs is not built linked
to libsqlite3.so  (sqlite is an optional dependency), only call-process
is needed.

2. Because arc-mode is a good design abstraction, and extending it to
support a new format is good design principle.

Both of these are no-brainers. Why aren't they obvious to you?

When did "Introducing a new mode and code just to make an
optional-dependency non-optional" become a design-goal of Emacs?

Youve been pushing this relentlessly since openssl (gnutls) json,
treesitter, etc., all encouraging linking with 3rd party libraries, and
removing the option of having the functionalitu in emacs, without emacs
depending on those libraries.

Is there some GNU related ideology behind this, or where did the memo
come from?





  parent reply	other threads:[~2024-06-22 15:05 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
2024-06-22 10:44         ` Eli Zaretskii
2024-06-22 15:05   ` Madhu [this message]
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

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

  git send-email \
    --in-reply-to=m3tthlf25x.fsf@leonis4.robolove.meer.net \
    --to=enometh@meer.net \
    --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 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.