From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: inline images outside org Date: Thu, 05 Jun 2014 13:12:01 +0200 Message-ID: <87tx7zobjy.fsf@gmail.com> References: <31BCC009-F1D7-4F62-B963-42F0B557C27E@gmx.net> <87y4xboeve.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42574) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsVap-00042d-5R for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 07:12:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsVai-0006SE-TS for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 07:12:23 -0400 Received: from plane.gmane.org ([80.91.229.3]:38342) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsVai-0006RK-MK for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 07:12:16 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WsVaf-0001YO-5m for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 13:12:13 +0200 Received: from e178189060.adsl.alicedsl.de ([85.178.189.60]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Jun 2014 13:12:13 +0200 Received: from tjolitz by e178189060.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Jun 2014 13:12:13 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Christoph writes: > Thorsten Jolitz gmail.com> writes: > >> >> Christoph Held GMX gmx.net> writes: >> >> > How do I check the syntax of the underlying link of which I currently >> > only see the pretty face? So far I have used Emacs really only to run >> > org mode. This is probably where it shows that without the training >> > wheels it is still a bumpy ride for me. >> >> you could e.g. either set the buffer in text mode >> >> ,--------------------- >> | M-x fundamental-mode >> `--------------------- >> >> or do >> >> ,-------- >> | C-c C-l >> `-------- >> >> on the link again to see/find-out-about its real content. >> >> But >> >> ,---------------------------- >> | M-x org-toggle-link-display >> `---------------------------- >> >> does exactly what you want ... >> > Perhaps you missed that I was asking for checking the underlying syntax > of inline images *outside* org mode. If you just install railwaycat's > Emacs, Yes, I missed that ... > the buffer that greets you first has an inline image, in fundamental mode. > Your solutions all work well inside org mode but not outside, which was > the subject of my question. > > Any ideas? not really. Maybe ,---------------------------------------------------------------- | http://shallowsky.com/blog/linux/editors/graphics-in-emacs.html `---------------------------------------------------------------- ? -- cheers, Thorsten