From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.devel Subject: Re: Function for opening `remember-data-file' Date: Wed, 16 Feb 2011 12:23:24 +0100 Message-ID: References: <7b501d5c1003030739w430d4421hcb858ce275db437c@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1297855442 14629 80.91.229.12 (16 Feb 2011 11:24:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 16 Feb 2011 11:24:02 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 16 12:23:58 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PpfUE-0000hc-5b for ged-emacs-devel@m.gmane.org; Wed, 16 Feb 2011 12:23:58 +0100 Original-Received: from localhost ([127.0.0.1]:33082 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PpfUD-0003be-MB for ged-emacs-devel@m.gmane.org; Wed, 16 Feb 2011 06:23:57 -0500 Original-Received: from [140.186.70.92] (port=57225 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PpfU2-0003an-RJ for emacs-devel@gnu.org; Wed, 16 Feb 2011 06:23:51 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PpfU1-0005M0-To for emacs-devel@gnu.org; Wed, 16 Feb 2011 06:23:46 -0500 Original-Received: from mail-iw0-f169.google.com ([209.85.214.169]:52917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PpfU1-0005Lm-Qu for emacs-devel@gnu.org; Wed, 16 Feb 2011 06:23:45 -0500 Original-Received: by iwc10 with SMTP id 10so1255040iwc.0 for ; Wed, 16 Feb 2011 03:23:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=ULQuMMPtHHnkUTWofnloC9M12Uamx30UP6sd0RZR3TA=; b=RTNxTap3MJyVS3Ahrba0q5TS2Zi3oBTRjUDFXDxstkY/WGdRbSebN12fMp2c+yOR1d poGxuZJ46aSQfNxHRSPtQZaZW14rIewFd+9sSM6lNIDfjodxxmb7VDStEnrA1wZbZNLI c/O9zuZa13fBSB0r7ItkwSc6i7AhLPc4Ss6Ao= 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=SVHWioBYBECyMOcYxSPKXSTuI7HfMQU/fH2eaCh6f5EbNfFnFZhW+4I0zxUj1zeVGJ PPWrmeOmPkQg6iDx6EgAMRG/isGzu/dladBLc6x9rzHxWvCMDmHzlS/BBHeRlNQJz0lP 9NIZCy7qCHHSoVZS3gNpptYKq7ACUGSbe2t5o= Original-Received: by 10.42.239.68 with SMTP id kv4mr554901icb.515.1297855424727; Wed, 16 Feb 2011 03:23:44 -0800 (PST) Original-Received: by 10.231.19.67 with HTTP; Wed, 16 Feb 2011 03:23:24 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:136097 Archived-At: 2011/2/16 Leo : > On 2011-02-16 04:52 +0800, Deniz Dogan wrote: >>> I'm not sure how this would be implemented for the variety of >>> different back-ends, but at least it's a start. >>> >> >> So no objections then? > > Probably because it is not very useful. For example, I'll use bookmark > to open some files quickly including this one. But I no longer use > remember since org-mode no longer needs it. > How can it not be useful to open the file in which you write things to remember?