From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Marcin Borkowski Newsgroups: gmane.emacs.help Subject: Re: want a file format easily edited and read by emacs that allows (multiple) pictures to be included Date: Tue, 05 Dec 2017 06:08:47 +0100 Message-ID: <87bmjd7odc.fsf@mbork.pl> References: <87tvx99t3y.fsf@gmail.com> <87indo7s7o.fsf@mbork.pl> <87d13u7qvo.fsf@mbork.pl> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1512450588 31931 195.159.176.226 (5 Dec 2017 05:09:48 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 5 Dec 2017 05:09:48 +0000 (UTC) User-Agent: mu4e 0.9.19; emacs 27.0.50 Cc: help-gnu-emacs@gnu.org To: Dan Hitt Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 05 06:09:42 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eM5UA-0007qc-Jj for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Dec 2017 06:09:38 +0100 Original-Received: from localhost ([::1]:46431 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eM5UH-0001XW-VT for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Dec 2017 00:09:46 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51051) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eM5Th-0001X9-0G for help-gnu-emacs@gnu.org; Tue, 05 Dec 2017 00:09:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eM5Tb-0004uP-V1 for help-gnu-emacs@gnu.org; Tue, 05 Dec 2017 00:09:08 -0500 Original-Received: from mail.mojserwer.eu ([195.110.48.8]:34180) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eM5Tb-0004uF-NZ for help-gnu-emacs@gnu.org; Tue, 05 Dec 2017 00:09:03 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by mail.mojserwer.eu (Postfix) with ESMTP id 9925DE6652; Tue, 5 Dec 2017 06:09:01 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.mojserwer.eu Original-Received: from mail.mojserwer.eu ([127.0.0.1]) by localhost (mail.mojserwer.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zJszrOhZxwb1; Tue, 5 Dec 2017 06:08:55 +0100 (CET) Original-Received: from localhost (static-dwadziewiec-jedenpiec7.echostar.pl [109.232.29.157]) by mail.mojserwer.eu (Postfix) with ESMTPSA id F1827E65B5; Tue, 5 Dec 2017 06:08:54 +0100 (CET) In-reply-to: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.110.48.8 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:115199 Archived-At: On 2017-12-04, at 21:35, Dan Hitt wrote: > Awesome! > > Thanks Marcin! > > So i can archive my image right in my org file, and if it gets lost, > it can be recreated by running the code that M-xorg-insert-file > created. And it works on my system. You're welcome! Fun fact: it took me less than 30 minutes to find the relevant Elisp functions, code and write the blog post. Best, -- Marcin Borkowski