emacs-devel
[Top][All Lists]
Advanced

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

Re: [GNU ELPA] Proposed new package url-scgi.el


From: Jean Louis
Subject: Re: [GNU ELPA] Proposed new package url-scgi.el
Date: Sun, 25 Sep 2022 20:07:38 +0300
User-agent: Mutt/+ () (2022-06-11)

* Stefan Kangas <stefankangas@gmail.com> [2022-09-25 02:06]:
> Jean Louis <bugs@gnu.support> writes:
> 
> > I am using Emacs to accept double opt-in information from online
> > subscribers.
> >
> > Can I then use Emacs to accept HTML forms by using url-scgi on server
> > to easier parse data?
> 
> I'm not sure I understand what you're asking, but I'd probably just
> start from scratch if I wanted to do something like that.  Maybe you can
> copy a snippet or two from url-scgi.el.
> 
> I suggest taking a look at the functions provided by url.el:
> 
>     (info "(url) Retrieving URLs")

It is not about retrieving URL alone. Your program is url-scgi.el
right? Maybe I am mistaken. 

Your program is supposed to talk to web server, right?

And I am supposed to send information to web server.

Web server is to notify my program which uses url-scgi.el 

And dispatching of pieces of information will happen
asynchronously. That is the purpose of your program. Do I get it
right? If not, then Emacs could or would need to be spawned in memory
each time if it would be standard CGI:

I need not start from scratch when I just need few adjustments.

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

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