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: syncing w3m/firefox bookmarks Date: Fri, 20 Nov 2009 20:20:49 +0100 Message-ID: References: <87iqd5f9ea.fsf@fh-trier.de> <87y6m1vwpw.fsf@tux.homenetwork> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1258744948 16398 80.91.229.12 (20 Nov 2009 19:22:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 20 Nov 2009 19:22:28 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Thierry Volpiatto Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 20 20:22:21 2009 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 1NBZ3k-0004WH-L0 for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Nov 2009 20:22:20 +0100 Original-Received: from localhost ([127.0.0.1]:55188 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBZ3k-00024l-3c for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Nov 2009 14:22:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBZ2k-0001dF-EP for help-gnu-emacs@gnu.org; Fri, 20 Nov 2009 14:21:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBZ2f-0001ax-Qo for help-gnu-emacs@gnu.org; Fri, 20 Nov 2009 14:21:17 -0500 Original-Received: from [199.232.76.173] (port=34395 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBZ2f-0001as-Je for help-gnu-emacs@gnu.org; Fri, 20 Nov 2009 14:21:13 -0500 Original-Received: from mail-yw0-f194.google.com ([209.85.211.194]:49783) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NBZ2e-0000DY-SB for help-gnu-emacs@gnu.org; Fri, 20 Nov 2009 14:21:13 -0500 Original-Received: by ywh32 with SMTP id 32so8406792ywh.14 for ; Fri, 20 Nov 2009 11:21:12 -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=c4kED3orOSlixguVZ+CzOAlD0RzN9OeS1Rolxst9SlI=; b=iarCFQR7BfX0Tx/5Tqh1XdvIdm4ozOmMi9T4AY3uxC0gl0vH4psxTmB59VGMiAqoBq nzzNZAiqe5QpdT3Y9O4G6DFX60qwVFz26N0T705w4M2bQRBnp93ELmocL7F5GNTAP34X qQLXZFrQ7Fl7vQ5HbDDciyx5fsOkeJHeooIpc= 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=fEfVvOcjnMCBdTcq+yac6UHz1b1KbM3R3rTcPCafH6zdSzBlIigHdPDl1m/p9cf3Qg fFJ/Ru4qkemcuGdn9XfYVLVGawE3Wnd/WLx7WiPjQlnUkfMcHoCO3UwDQRGlq4/5WlWz mp3u3pnuJkej8Rhh6Ku3iFYRN0GjxLbpDXPjM= Original-Received: by 10.101.106.29 with SMTP id i29mr2557373anm.183.1258744869121; Fri, 20 Nov 2009 11:21:09 -0800 (PST) In-Reply-To: <87y6m1vwpw.fsf@tux.homenetwork> 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:69982 Archived-At: On Fri, Nov 20, 2009 at 8:10 PM, Thierry Volpiatto wrote: > Andreas Politz writes: > >> Hi, >> >> has somebody solved the problem of reading/writing the same set of >> bookmarks in firefox and w3m yet ? > > See http://www.emacswiki.org/cgi-bin/emacs/BookmarkExtension > > With this you can actually import your w3m bookmarks in standard emacs > bookmarks (temporarily or definitely), you can also bookmark from > firefox to emacs bookmarks. > > I plan to add also firefox bookmark importation (will be done soon). Could you perhaps also write them as an .org file?