From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Tim O'Callaghan" Subject: Re: Org Remember idea Date: Tue, 6 Nov 2007 20:43:52 +0100 Message-ID: <3d6808890711061143u511284bbk5efcd208f0e1da70@mail.gmail.com> References: <3d6808890711060842p3ef89421xc03f0ee87257327@mail.gmail.com> <79777B5A-0E46-4356-82C4-5C8CFF0ED8EB@science.uva.nl> <3d6808890711061142n7ebb3011t9f338038d90771c0@mail.gmail.com> <3d6808890711061143p2375f4bbsdd26e676ce84d84e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpUL6-0005uk-3C for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 14:43:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpUL3-0005uE-TX for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 14:43:55 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpUL3-0005uB-MR for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 14:43:53 -0500 Received: from nf-out-0910.google.com ([64.233.182.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpUL3-0006lF-69 for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 14:43:53 -0500 Received: by nf-out-0910.google.com with SMTP id f5so2066723nfh for ; Tue, 06 Nov 2007 11:43:52 -0800 (PST) In-Reply-To: <3d6808890711061143p2375f4bbsdd26e676ce84d84e@mail.gmail.com> Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode sorry - i mean disabled in non-windowing environments. On 06/11/2007, Tim O'Callaghan wrote: > On 06/11/2007, Tim O'Callaghan wrote: > > On 06/11/2007, Carsten Dominik wrote: > > > > > > On 6Nov2007, at 5:42 PM, Tim O'Callaghan wrote: > > > > > > > I've started using Remember mode more and more, and it has given me an > > > > idea for new piece of functionality. > > > > > > > > %c - insert clipboard/kill-ring at point > > > > > > > > This is for 'auto' pasting links or snippets of text from my browser > > > > into an org file. > > > > > > > > What do you think? > > > > > > I think it is a good idea, but may backfire. The current-kill can be > > > HUGE > > > if you do not watch out. Maybe limited to a certain lengths? > > > > > > - Carsten > > > > > > > I say dealers choice? a warning if its over 30 lines or so for those > > that are new to it? I mean i should know what is in the clipboard > > before i hit the remember key. > > > > Another idea that i have been thinking about is 'remember-here' or > > 'remember at point' where i can use a remember template to insert in > > the current line in the current buffer. Either using the current > > remember mode templates or another separate one, it could be argued > > either way. > > > > as for terminal vs X, that is quite tricky, but %c could be disabled > > in windowing environments. > > > > Tim. > > >