From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Re: Stupid questions. this time: org-protocol Date: Sun, 17 Jun 2012 21:36:06 +0530 Message-ID: References: <20120614100949.089a93ca@tomsarchtoo> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49591) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgHzk-0003hp-HS for emacs-orgmode@gnu.org; Sun, 17 Jun 2012 12:06:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SgHzi-0002WU-TC for emacs-orgmode@gnu.org; Sun, 17 Jun 2012 12:06:32 -0400 Received: from mail-pb0-f41.google.com ([209.85.160.41]:43680) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgHzi-0002WI-KM for emacs-orgmode@gnu.org; Sun, 17 Jun 2012 12:06:30 -0400 Received: by pbbrp2 with SMTP id rp2so7854996pbb.0 for ; Sun, 17 Jun 2012 09:06:26 -0700 (PDT) In-Reply-To: <20120614100949.089a93ca@tomsarchtoo> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: scrawler Cc: org-mode list On Thu, Jun 14, 2012 at 8:39 PM, scrawler wrote: > Hey guys, > > Maybe there can be a subject-line label just for me: > [O:sq] > because I have a million of them. I really don't want to clutter up the > list, though. > > I haven't used org-protocol yet. I've been staying away from it because > it uses emacsclient, and my experience has caused me to dislike > emacsclient. Will org-protocol work "out of the box" with gnuclient? I haven't tried gnuclient myself, but from what I gather from the docs, it is very similar to emacsclient and org-protocol doesn't do anything special with emacsclient, that should prevent it from working with gnuclient. You should definitely give it a try. HTH, Puneeth