emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: the evil org-store-link-functions variable
Date: Thu, 02 Mar 2017 13:03:19 -0500	[thread overview]
Message-ID: <87pohzsgig.fsf@alphaville.usersys.redhat.com> (raw)
In-Reply-To: 87innrisdm.fsf_-_@mat.ucm.es

Uwe Brauer <oub@mat.ucm.es> writes:

> Hi
>
> I have even put in my init file
> (setq org-store-link-functions
>       (list  'org-gnus-store-link
>             'org-rmail-store-link
>             'org-mhe-store-link
>             'org-irc-store-link
>             'org-info-store-link
>             'org-docview-store-link
>             'org-bibtex-store-link
>             'org-bbdb-store-link
>             'org-w3m-store-link))
>
> But I always obtain when using
> describe-variable org-store-link-functions
> which is annoying any help is appreciated.
>
> Uwe Brauer

What version of org are you using? In 9.0.5, I don't have a variable
called 'org-store-link-functions', but I have a function called that.
Is it possible that you have a mixed install?

>
> ,----
> | 
> | org-store-link-functions is a variable defined in ‘org.el’.
> | Its value is
> | (org-mairix-store-gnus-link org-gnus-store-link org-rmail-store-link org-mhe-store-link org-irc-store-link org-info-store-link org-docview-store-link org-bibtex-store-link org-bbdb-store-link org-w3m-store-link)
> | 
> |   This variable may be risky if used as a file-local variable.
> | 
> | Documentation:
> | List of functions that are called to create and store a link.
> | Each function will be called in turn until one returns a non-nil
> | value.  Each function should check if it is responsible for creating
> | this link (for example by looking at the major mode).
> | If not, it must exit and return nil.
> | If yes, it should return a non-nil value after a calling
> | ‘org-store-link-props’ with a list of properties and values.
> | Special properties are:
> | 
> | :type         The link prefix, like "http".  This must be given.
> | :link         The link, like "http://www.astro.uva.nl/~dominik".
> |               This is obligatory as well.
> | :description  Optional default description for the second pair
> |               of brackets in an Org-mode link.  The user can still change
> |               this when inserting this link into an Org-mode buffer.
> | 
> | In addition to these, any additional properties can be specified
> | and then used in capture templates.
> `----
>
>
>

-- 
Nick

  reply	other threads:[~2017-03-02 18:33 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <97aef9c09931431a8f71427e73567741@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-03-02 12:19 ` "Which function for creating the link? Eric S Fraga
2017-03-02 13:20   ` Uwe Brauer
2017-03-02 15:57     ` the evil org-store-link-functions variable (was: "Which function for creating the link?) Uwe Brauer
2017-03-02 18:03       ` Nick Dokos [this message]
2017-03-02 18:40         ` the evil org-store-link-functions variable Uwe Brauer
2017-03-02 16:01     ` "Which function for creating the link? Nick Dokos
2017-03-02 16:11       ` Uwe Brauer
2017-03-02 18:12         ` Nick Dokos
2017-03-02 16:23       ` Uwe Brauer
2017-03-02 17:46         ` Eric Abrahamsen
2017-03-02 18:38           ` Uwe Brauer
2017-03-02 21:05             ` Eric Abrahamsen
     [not found]     ` <68f9b6ff8e1e435cb7318f4041a30c4b@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-03-02 16:38       ` the evil org-store-link-functions variable Eric S Fraga
2017-03-02 16:41       ` Eric S Fraga
2017-03-02 17:40         ` Uwe Brauer
2017-03-02 18:39         ` Uwe Brauer
     [not found]         ` <e1bc522b85a045338b8d74ef58c49c0c@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-03-03  6:41           ` Eric S Fraga
     [not found]   ` <0ad9ff963915495a8a3923603db96aac@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-03-02 14:24     ` "Which function for creating the link? Eric S Fraga

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=87pohzsgig.fsf@alphaville.usersys.redhat.com \
    --to=ndokos@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).