help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: not good proposal: "C-z <letter>" reserved for users


From: Jean Louis
Subject: Re: not good proposal: "C-z <letter>" reserved for users
Date: Sun, 14 Feb 2021 17:31:07 +0300
User-agent: Mutt/2.0 (3d08634) (2020-11-07)

* Emanuel Berg via Users list for the GNU Emacs text editor 
<help-gnu-emacs@gnu.org> [2021-02-14 16:27]:
> Jean Louis wrote:
> 
> > Shell as language is not quite comfortable for PostgreSQL
> > database processing, may be good for video processing.
> 
> Shell programming is good for everything that involves shell
> commands and features, CLI tools, batch processing, and so on.
> But other languages can do that as well, no doubt.

Well... it would be pain in the ass to use shell to handle and process
database entries, but I am sure it can be done by passing SQL to
`psql' and receiving information back.

Emacs Lisp has the dynamic module for that. CLISP has a module to
connect to PostgreSQL and MIT Scheme and various other languages.

Those modules make life easier.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]