all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Artur Malabarba <bruce.connor.am@gmail.com>
To: Emanuel Berg <embe8573@student.uu.se>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: Gnus + emacs.stackexchange
Date: Fri, 8 May 2015 10:50:37 +0100	[thread overview]
Message-ID: <CAAdUY-+ue2m7WmF2K21KU=tLOsRp7vMzC1KXNtZ6sw6yJjKgPQ@mail.gmail.com> (raw)
In-Reply-To: <87vbg4hrds.fsf@debian.uxu>

2015-05-08 0:58 GMT+01:00 Emanuel Berg <embe8573@student.uu.se>:
> Artur Malabarba <bruce.connor.am@gmail.com> writes:
>
>>> Indeed, the participation would be needed. So start
>>> with the Emacs SX! But the sx.el people already did
>>> it (tho I didn't got it to work myself).
>>> But because they already did it (not NNTP perhaps
>>> but something to the extent of what we discuss)
>>
>> It's the Stackexchange API.
>
> Well, yeah :) A solution with Gnus would be a gateway
> from/to the NNTP protocol and the SX interface (or
> API). Actually Gnus can do and does other things than
> that (NNTP) but I don't see why anyone would choose
> the small shop when there is a big. Anyway if there
> already is considerable work on sx.el as it seems it
> might not be a real need to have it in Gnus as well.
> It would be nice tho, and it would make sense in terms
> of technology.

Yeah, it's something I'll keep on the back of my mind. The important
thing is that it's all in Emacs :)

> You don't need to worry about all that. It would only
> be a new *interface* to the SX sites (perhaps only the
> Emacs site as a pilot case). So you don't have to
> worry about doing everything SX does. You have only to
> make sure hooking to SX is done in the same way it
> happens when something is posted the ordinary way
> (i.e. with their web GUI). If you do that then SX will
> handle material the same way - how it originated (i.e.
> what interface was used) will not be considered -
> it'll be transparent to whatever checks and balances
> that kicks in at that point.
>
> Check out these extentions [1] to Emacs-w3m to see
> what I mean. Notice they mention Google, YouTube,
> different search sites like Wikipedia,
> the Urban Dictionary, and so on. Notice I don't do
> anything to replicate what functionality is on those
> sites - I only care about hooking to them the same way
> their web GUIs are. If you do that spotlessly they
> have no choice but to give ou what you want. If they
> don't, that means their own services are down.
>
> [1] http://user.it.uu.se/~embe8573/conf/emacs-init/w3m/w3m-unisearch.el
>     http://user.it.uu.se/~embe8573/conf/emacs-init/isbn.el

I took a quick glance. Are you referring to things like this snippet?

  (w3m-web-search
   "https://www.google.com/search?hl=en&site=imghp&tbm=isch&source=hp&q=%s"
   (get-search-string "image"))

I think this sort of thing would work for browsing and searching on
the stack exchange network, but posting isn't done like that in the
web GUI (though I haven't investigated into how it's done, it's
probably javascript).



  reply	other threads:[~2015-05-08  9:50 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2080.1430445013.904.help-gnu-emacs@gnu.org>
2015-05-01  2:10 ` reddit (was: Re: ediff question ...) Emanuel Berg
2015-05-01 12:37   ` reddit Stefan Monnier
2015-05-01 17:42     ` reddit Artur Malabarba
2015-05-01 20:16       ` reddit Stefan Monnier
2015-05-02 10:10         ` reddit Artur Malabarba
     [not found]       ` <mailman.2160.1430511381.904.help-gnu-emacs@gnu.org>
2015-05-02 17:38         ` reddit Emanuel Berg
2015-05-02 17:47           ` reddit Jai Dayal
     [not found]           ` <mailman.2213.1430588900.904.help-gnu-emacs@gnu.org>
2015-05-02 18:59             ` reddit Emanuel Berg
2015-05-02 19:25               ` reddit Jai Dayal
     [not found]               ` <mailman.2217.1430594737.904.help-gnu-emacs@gnu.org>
2015-05-02 23:28                 ` reddit Emanuel Berg
     [not found]     ` <mailman.2133.1430502152.904.help-gnu-emacs@gnu.org>
2015-05-02 17:38       ` reddit Emanuel Berg
2015-05-04  6:53         ` reddit Marcin Borkowski
2015-05-03 18:04     ` reddit Sivaram Neelakantan
     [not found]     ` <mailman.2259.1430676299.904.help-gnu-emacs@gnu.org>
2015-05-03 21:31       ` Gnus + emacs.stackexchange (was: Re: reddit) Emanuel Berg
2015-05-03 21:44         ` Emanuel Berg
2015-05-05  2:32         ` Gnus + emacs.stackexchange Sivaram Neelakantan
2015-05-05  9:07           ` Artur Malabarba
2015-05-05 17:11           ` Sharon Kimble
2015-05-06  3:12             ` Sivaram Neelakantan
2015-05-08 16:23               ` Sivaram Neelakantan
2015-05-08 20:10                 ` Jude DaShiell
2015-05-08 21:48                   ` Artur Malabarba
2015-05-09 11:38                     ` Sivaram Neelakantan
2015-05-09 20:47                 ` Artur Malabarba
2015-05-11 14:55                   ` Sivaram Neelakantan
     [not found]           ` <mailman.2403.1430845873.904.help-gnu-emacs@gnu.org>
2015-05-06  0:30             ` Emanuel Berg
2015-05-06  9:39               ` Ted Zlatanov
2015-05-06 10:22                 ` tomas
2015-05-06 19:31                 ` Emanuel Berg
2015-05-07  9:15                   ` Artur Malabarba
     [not found]                   ` <mailman.2530.1430990129.904.help-gnu-emacs@gnu.org>
2015-05-07 23:58                     ` Emanuel Berg
2015-05-08  9:50                       ` Artur Malabarba [this message]
     [not found]                       ` <mailman.2589.1431078643.904.help-gnu-emacs@gnu.org>
2015-05-09 21:29                         ` Emanuel Berg
     [not found]           ` <mailman.2372.1430816864.904.help-gnu-emacs@gnu.org>
2015-05-05 16:37             ` Emanuel Berg
2015-05-07  8:54               ` Artur Malabarba
     [not found]               ` <mailman.2526.1430988889.904.help-gnu-emacs@gnu.org>
2015-05-07 22:39                 ` Emanuel Berg
2015-05-07 23:21                   ` Artur Malabarba
2015-05-06  0:45             ` Emanuel Berg
2015-05-07  9:03               ` Artur Malabarba
     [not found]               ` <mailman.2528.1430989397.904.help-gnu-emacs@gnu.org>
2015-05-07 23:33                 ` Emanuel Berg
2015-05-08  9:43                   ` Artur Malabarba
     [not found]                   ` <mailman.2588.1431078198.904.help-gnu-emacs@gnu.org>
2015-05-09 21:08                     ` Emanuel Berg
2015-05-11 12:00                       ` Artur Malabarba
2015-05-11 13:54                         ` Drew Adams
2015-05-11 15:03                           ` Artur Malabarba
2015-05-11 15:47                             ` Drew Adams
2015-05-11 16:12                               ` Artur Malabarba
2015-05-11 16:12                                 ` Artur Malabarba
2015-05-11 17:11                                 ` Drew Adams
2015-05-01 19:33   ` reddit (was: Re: ediff question ...) Robert Thorpe

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='CAAdUY-+ue2m7WmF2K21KU=tLOsRp7vMzC1KXNtZ6sw6yJjKgPQ@mail.gmail.com' \
    --to=bruce.connor.am@gmail.com \
    --cc=embe8573@student.uu.se \
    --cc=help-gnu-emacs@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.