eev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A debug mode for find-here-links


From: Eduardo Ochs
Subject: Re: A debug mode for find-here-links
Date: Tue, 28 Jun 2022 15:54:20 -0300

On Tue, 28 Jun 2022 at 15:32, Tomas Hlavaty <tom@logand.com> wrote:
>
> On Tue 28 Jun 2022 at 03:08, Eduardo Ochs <eduardoochs@gmail.com> wrote:
> > My main messages are here:
> >
> >   http://angg.twu.net/e/hyperbole.e.html#o-h-and-e-738
>
> Is there a hyperbole example?  A brief look did not show anything.
>
> Btw. why are the links like this?
>
> # «.hyperbole»                  (to "hyperbole")
> # «hyperbole»  (to ".hyperbole")
>
> Isn't the «funny part» redundant?
>
> Wouldn't this be enough?
>
> # (to "hyperbole")
> # (to ".hyperbole")


Hi Tomas,

a «foo» is an "anchor", a (to "foo")
is a link to an anchor, and something like

  # «.first-test» (to "first-test")
  # «first-test» (to ".first-test")

is an "index/section pair"...

Are you familiar with the sections 8 to 8.5 in the main tutorial?

  (find-eev-quick-intro "8. Anchors")
  http://angg.twu.net/eev-intros/find-eev-quick-intro.html#8

On examples: I tried ask Robert Weiner for help with examples, but he
wasn't interested in helping me with the examples that I was
interested in. See this message and its follow-ups:

  https://lists.gnu.org/archive/html/emacs-orgmode/2022-06/msg00752.html

Then I prepared this,

  https://lists.gnu.org/archive/html/emacs-orgmode/2022-06/msg00801.html

that are "hacking notes" that are probably very hard to read...

  [[]], E. ...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]