From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mark S." Subject: Limits on capture mode? Date: Mon, 31 Mar 2014 16:07:31 -0700 (PDT) Message-ID: <1396307251.3503.YahooMailBasic@web141701.mail.bf1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUlIr-0007EE-4n for emacs-orgmode@gnu.org; Mon, 31 Mar 2014 19:07:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WUlIi-0008A0-EC for emacs-orgmode@gnu.org; Mon, 31 Mar 2014 19:07:41 -0400 Received: from nm9-vm0.bullet.mail.bf1.yahoo.com ([98.139.213.154]:23002) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUlIi-00089w-2C for emacs-orgmode@gnu.org; Mon, 31 Mar 2014 19:07:32 -0400 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: emacs-orgmode@gnu.org I'm dusting off my org-mode set up from 3 years ago. One of the features I would like is the ability to capture information from web pages including URL. I've configured the org-protocol, activated the server, and created the bookmarklet. It seems to work with small amounts of text.. The problem is that there seems to be some undocumented (?) upper limit to the number of characters that can be copied. It looks like it might be around a 1000. When I try to send more than that, the process doesn't seem to happen (there's no indication that anything is happening). Is there some way to crank up the setting? A 1000 characters is not really enough. Thank you! Mark