emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Samium Gromoff <_deepfire@feelingofgreen.ru>
Cc: emacs-orgmode@gnu.org
Subject: Re: Radio targets: identification
Date: Mon, 30 Nov 2009 15:48:38 +0100	[thread overview]
Message-ID: <81FF6A12-C912-4E39-820A-F670637A07AA@gmail.com> (raw)
In-Reply-To: <20091127.211933.950567581680349893._deepfire@feelingofgreen.ru>

Hi Samium,

radio links are not strong enough to support massive matching, and I  
don't want to implement a parser like this.

But I think this would be a nice add-on, to make a more powerful radio- 
link module.  It could include across-file linking, derivatives like  
you suggest and more.
Nice Xmas project, anyone??? :-)

However, I don't think it is feasible to do this like I currently do,  
with font-lock.  Font-lock is applied after every key stroke, and when  
matching very many words, this will not work.  Probably a system using  
hooks and/or idle timers could be appropriate...

- Carsten


On Nov 27, 2009, at 7:19 PM, Samium Gromoff wrote:

> Good day folks,
>
> I'd like to be able to specify possible conjugations for non-strict
> matching of radio targets, so that:
>
> #+RADIO_CONJUGATION_SET foo fooish
> #+RADIO_CONJUGATION_SET bar barry
>
> <<<foo bar>>>
>
> gets targeted by all of:
>
>   - foo bar,
>   - fooish bar,
>   - foo barry, and
>   - fooish barry
>
> Alternatively, as a more predictable, but also less automated way:
>
> #+RADIO_EQUIV "foo bar" "fooish bar" "foo barry" "fooish barry"
>
> I feel that this might make org-generated dictionaries much more  
> useful.
>
>
> Oh, and by the way -- thanks for an excellent tool!
>
>
> regards,
>  Samium Gromoff
> --
>                                 _deepfire-at-feelingofgreen.ru
> O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
>
>
> _______________________________________________
> 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

      reply	other threads:[~2009-11-30 14:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-27 18:19 Radio targets: identification Samium Gromoff
2009-11-30 14:48 ` 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

  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=81FF6A12-C912-4E39-820A-F670637A07AA@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=_deepfire@feelingofgreen.ru \
    --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).