From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: Sound in Emacs Date: Thu, 6 Oct 2011 08:44:29 -0700 Message-ID: <392AAFD3A295495B90742362067DD864@us.oracle.com> References: <8762k2iov8.fsf@notam02.no> <87lisyh41l.fsf@notam02.no> <87vcs2xhas.fsf@spindle.srvr.nix> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1317915908 10103 80.91.229.12 (6 Oct 2011 15:45:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 6 Oct 2011 15:45:08 +0000 (UTC) Cc: emacs-devel@gnu.org, andersvi@notam02.no To: "'Nix'" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 06 17:45:00 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RBq7x-0006vu-Pq for ged-emacs-devel@m.gmane.org; Thu, 06 Oct 2011 17:44:53 +0200 Original-Received: from localhost ([::1]:43868 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBq7x-00079v-3U for ged-emacs-devel@m.gmane.org; Thu, 06 Oct 2011 11:44:53 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:48219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBq7v-00079p-AQ for emacs-devel@gnu.org; Thu, 06 Oct 2011 11:44:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBq7r-00063w-37 for emacs-devel@gnu.org; Thu, 06 Oct 2011 11:44:51 -0400 Original-Received: from rcsinet15.oracle.com ([148.87.113.117]:55651) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBq7q-00063q-UL for emacs-devel@gnu.org; Thu, 06 Oct 2011 11:44:47 -0400 Original-Received: from ucsinet24.oracle.com (ucsinet24.oracle.com [156.151.31.67]) by rcsinet15.oracle.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id p96FiaiX031007 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Thu, 6 Oct 2011 15:44:38 GMT Original-Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by ucsinet24.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p96FcjJt001091 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 6 Oct 2011 15:38:46 GMT Original-Received: from abhmt120.oracle.com (abhmt120.oracle.com [141.146.116.72]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p96FiU26012436; Thu, 6 Oct 2011 10:44:30 -0500 Original-Received: from dradamslap1 (/130.35.178.194) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 06 Oct 2011 08:44:29 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <87vcs2xhas.fsf@spindle.srvr.nix> Thread-Index: AcyEPeUxVGkOd5WbS7yHjVY2c3s1LAAAKuIg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6109 X-Source-IP: ucsinet24.oracle.com [156.151.31.67] X-CT-RefId: str=0001.0A090206.4E8DCCE6.00B2,ss=1,re=0.000,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 148.87.113.117 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:144619 Archived-At: > MPD's 'database' is just a (UTF-8-encoded) text file (as is its > saved-state file in the same directory). I see. So in that, at least, it is similar to Bookmark+ (and, I imagine, Org).