From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Emanuel Berg 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 21:11:30 +0100 Message-ID: <86tvx57x59.fsf@zoho.com> References: <20171204215223.GB1723@tuxteam.de> <86609mduhp.fsf@zoho.com> <20171204221250.GF1723@tuxteam.de> <86o9nddd7i.fsf@zoho.com> <87a7yxijlp.fsf@delle7240.chemeng.ucl.ac.uk> <86indlbeqm.fsf@zoho.com> <874lp5pdtt.fsf@ucl.ac.uk> <86609lb8qo.fsf@zoho.com> <20171205133858.GB32589@tuxteam.de> <86wp219t73.fsf@zoho.com> <20171205140930.GD32589@tuxteam.de> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1512504946 11970 195.159.176.226 (5 Dec 2017 20:15:46 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 5 Dec 2017 20:15:46 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 05 21:15: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 1eMJcy-0002pg-W2 for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Dec 2017 21:15:41 +0100 Original-Received: from localhost ([::1]:51927 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eMJd6-0005WY-41 for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Dec 2017 15:15:48 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eMJce-0005WI-Oj for help-gnu-emacs@gnu.org; Tue, 05 Dec 2017 15:15:22 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eMJcb-0000US-D4 for help-gnu-emacs@gnu.org; Tue, 05 Dec 2017 15:15:20 -0500 Original-Received: from [195.159.176.226] (port=58528 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eMJcb-0000TA-0Q for help-gnu-emacs@gnu.org; Tue, 05 Dec 2017 15:15:17 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1eMJcP-0001QZ-DI for help-gnu-emacs@gnu.org; Tue, 05 Dec 2017 21:15:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: help-gnu-emacs@gnu.org Original-Lines: 34 Original-X-Complaints-To: usenet@blaine.gmane.org Mail-Copies-To: never Cancel-Lock: sha1:KxsoRf6ArRYLNYGrt41PKk6qMhM= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 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:115242 Archived-At: tomás wrote: >> Then why do it at all? > > Because it makes life easier for me. > An example: if I want to show to someone what > "df -h" does on my box, I just open an org > mode buffer and do: > > This is the output of =df= on my box > #+BEGIN_SRC sh :results raw drawer df -h > #+END_SRC Here is mine: $ df -h Filesystem Size Used Avail Use% Mounted on /dev/root 15G 12G 1.5G 89% / devtmpfs 458M 0 458M 0% /dev tmpfs 462M 0 462M 0% /dev/shm tmpfs 462M 6.8M 455M 2% /run tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 462M 0 462M 0% /sys/fs/cgroup /dev/mmcblk0p1 60M 22M 39M 37% /boot tmpfs 93M 4.0K 93M 1% /run/user/1001 /dev/sda2 25G 24G 1.1G 96% /mnt-disk Try the new shell and message-mode buffer - now with 0% Org! -- underground experts united http://user.it.uu.se/~embe8573