From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: Grab and yank Date: Sun, 24 Jan 2010 16:16:55 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1264346337 24408 80.91.229.12 (24 Jan 2010 15:18:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 Jan 2010 15:18:57 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Richard Riley Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 24 16:18:50 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NZ4Ej-00073V-SK for geh-help-gnu-emacs@m.gmane.org; Sun, 24 Jan 2010 16:18:50 +0100 Original-Received: from localhost ([127.0.0.1]:37237 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZ4Ek-0006wS-Rz for geh-help-gnu-emacs@m.gmane.org; Sun, 24 Jan 2010 10:18:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NZ4DI-0005r4-MN for help-gnu-emacs@gnu.org; Sun, 24 Jan 2010 10:17:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NZ4DE-0005nl-U6 for help-gnu-emacs@gnu.org; Sun, 24 Jan 2010 10:17:20 -0500 Original-Received: from [199.232.76.173] (port=43583 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZ4DE-0005nb-PZ for help-gnu-emacs@gnu.org; Sun, 24 Jan 2010 10:17:16 -0500 Original-Received: from mail-fx0-f215.google.com ([209.85.220.215]:62449) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NZ4DE-0004BJ-PN for help-gnu-emacs@gnu.org; Sun, 24 Jan 2010 10:17:16 -0500 Original-Received: by fxm7 with SMTP id 7so991376fxm.8 for ; Sun, 24 Jan 2010 07:17:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=VCyNHtxqUSopIehXuMegqOXT40dCVGMK3/nyw4Y2Sm0=; b=Qfg7+6CS2XXIBVtR3KTrycrxRQ68/FD92aai54LHebwnTCIlYl+rbJA+2PSABFZsX8 aQi0nKkuTn8yqB8b7ZYXhGSJZixXbJGH3MCOCM5+CSyymyrkn8o6Jvaifc/B9/00mSD/ pQp4IrdQ2MFJAysj+yGGfV4N4TmLnt89nt9AM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=B22Cz1OKuOzT/XLkc/ppElaZCf/uNJashq4BjxKDgfFsvhpu1Cm95W2rD/QMtcc4hK ECUZN05LcoVKIjycF7IaH7nRYI+6t8ZrWXeWZtMtKGiEJ2U9BDbSr7f5wBTlAh3f1Yv+ JZ6SeupkY2ErX7/1G1YW+axuKNdWiqVycnid8= Original-Received: by 10.239.188.145 with SMTP id p17mr608983hbh.175.1264346235172; Sun, 24 Jan 2010 07:17:15 -0800 (PST) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71423 Archived-At: On Sun, Jan 24, 2010 at 4:13 PM, Richard Riley wrote: > Lennart Borgman writes: > >> On Sun, Jan 24, 2010 at 1:05 PM, Lennart Borgman >> wrote: >>> On Sun, Jan 24, 2010 at 12:50 PM, Andrea Crotti >>> wrote: >>>> Lennart Borgman writes: >>>> >>>>> On Sat, Jan 23, 2010 at 10:31 PM, andrea wrote: >>>>> >>>>> I thought it was a good idea so I just added something like it to >>>>> ourcomments-util.el. See the function ourcomments-set-paste-point >>>>> there. >>>>> >>>>> You can find it in the nXhtml repository. (See EmacsWiki if you do not >>>>> know where it is.) >>>> >>>> Ok I found it here >>>> http://tinyurl.com/yzrt26b >>>> and looks really nice, thanks. >> >> I polished it a bit and renamed it to ourcomments-copy+paste-set-point. >> > > Hi Lennart, > > thingatpt+ might be a good place for this? > > http://www.emacswiki.org/emacs/thingatpt+.el Hi Richard, Why?