emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Torsten Wagner <torsten.wagner@gmail.com>
To: Org Mode Mailing List <emacs-orgmode@gnu.org>
Subject: idea, in-line preview link
Date: Thu, 5 Apr 2012 18:04:58 +0900	[thread overview]
Message-ID: <CAPaq-gOqWdkWY4xB6NvX1kSz2YG6-XNDVSkeUiy2ohwZ7pkxmA@mail.gmail.com> (raw)

Hi,

recently I was wondering if org-mode could have some sort of inline
link. This would allow quick check-ups on details without having more
and more buffers open.
That is a link to another text (org-file) including text position like

[[file:~/code/main.c::255]]

However instead of open a new buffer and jump to that line, I would
like to see the line +x lines just below the link and possible only
until I move the cursor or by any other means close the link again

Thus

[[inlinefile:~/code/main.c::255+4]]

open it

[[inlinefile:~/code/main.c::255+4]]
   1. This is all code
   2. from main.c
   3. I can preview in org
   4. without switching the buffer
   5. is that useful?!

close it again and the buffer looks again like

[[inlinefile:~/code/main.c::255+4]]


Actually, I believe it is fairly easy to implement for people knowing
LISP just a bit better then me ;)

What do you think

Totti

             reply	other threads:[~2012-04-05  9:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-05  9:04 Torsten Wagner [this message]
2012-04-05 11:55 ` idea, in-line preview link Christian Moe
2012-04-12 12:02   ` peter.frings

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPaq-gOqWdkWY4xB6NvX1kSz2YG6-XNDVSkeUiy2ohwZ7pkxmA@mail.gmail.com \
    --to=torsten.wagner@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).