From: Carsten Dominik <carsten.dominik@gmail.com>
To: Torsten Wagner <torsten.wagner@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Propose: add developer infos to the manual
Date: Thu, 4 Mar 2010 07:26:40 +0100 [thread overview]
Message-ID: <856947D4-4DF0-4360-A619-BC1299E124E7@gmail.com> (raw)
In-Reply-To: <4B8F1DC0.4010702@gmail.com>
Hi Torsten,
On Mar 4, 2010, at 3:41 AM, Torsten Wagner wrote:
> Dear All,
>
> I'm really an org-mode beginner and even more I'm a bloody emacs-
> lisp beginner. Nevertheless, I try to understand here and there who
> things work out and tweak some things here and there. Nothing which
> might be worse to share yet .... but I'm on my way to learn about
> the internals of org-mode.
>
> Normally I start to consult the manual and see if I could achive
> what I am looking for by the given function set of org-mode. If I
> concern a lot I try to dig down threw the source-code for different
> functions to see how they work.
> I wonder whether it might be possible to add a footnote to every
> explained function with a link to the source-file.
> By this way it would be much easier to find the desired code-lines.
> Maybe bug-fixing will be easier as well. I assume there are many org-
> mode users with solid lisp knowledge who might be able to help bug-
> fixing but who have no idea where to find the necessary code.
>
> I know I can use C-h a in emacs to search for the desired function
> and jump to the lisp code. Just thought some redundancy in the
> manual might help to attract more people to contribute.
>
> Since the manual and the lisp files are plain text, it might be easy
> to write a function which does this automatically?!
This would not be easy, because the Org-mode manual is written in
terms of keys and functionality, not in terms of functions. So the
manual, most of the times, does not know about which function it is
talking.
If you are reading the manual in info, the commands find-function and
find-variable will be shortcust for the process you describe above.
- Carsten
>
> Furthermore, after I thought about this I started to wonder whether
> org-mode + babel could be used to literally program org-mode itself.
> This would result in a very nice developer manual and is a very nice
> example to literate programming.
>
> Just some thoughts
>
> Bye
>
> Torsten
>
>
>
>
>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
prev parent reply other threads:[~2010-03-04 8:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-04 2:41 Propose: add developer infos to the manual Torsten Wagner
2010-03-04 6:26 ` Carsten Dominik [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=856947D4-4DF0-4360-A619-BC1299E124E7@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=torsten.wagner@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.