all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Stefan Kangas <stefankangas@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: [GNU ELPA] Proposed new package url-scgi.el
Date: Sun, 25 Sep 2022 20:07:38 +0300	[thread overview]
Message-ID: <YzCK2t9NiPpMzfnJ@protected.localdomain> (raw)
In-Reply-To: <CADwFkmkCfXjbm6xGjUdTaHQRQGuxm__ukWhqCK9cLVqB+6zfoA@mail.gmail.com>

* 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	other threads:[~2022-09-25 17:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-22 15:02 [GNU ELPA] Proposed new package url-scgi.el Stefan Kangas
2022-09-22 17:17 ` Stefan Monnier
2022-09-22 19:23   ` Stefan Kangas
2022-09-24 22:27 ` Jean Louis
2022-09-24 23:05   ` Stefan Kangas
2022-09-25 17:07     ` Jean Louis [this message]
2022-09-26  9:28       ` Stefan Kangas

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=YzCK2t9NiPpMzfnJ@protected.localdomain \
    --to=bugs@gnu.support \
    --cc=emacs-devel@gnu.org \
    --cc=stefankangas@gmail.com \
    /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.