From: Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com>
To: "Liste-emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>,
Eric Fraga <esflists@gmail.com>
Subject: Re: Fwd: how do you compose mails in Gnus with org-mode
Date: Thu, 01 Mar 2018 19:04:00 +0100 [thread overview]
Message-ID: <87h8pzu0z3.fsf@gmail.com> (raw)
In-Reply-To: <878tbbohow.fsf@gmail.com> (Eric S. Fraga's message of "Thu, 01 Mar 2018 16:59:27 +0000")
Le jeu. 01 mars 2018 à 04:59:27 , Eric S Fraga <esflists@gmail.com> a
envoyé ce message:
> On Thursday, 1 Mar 2018 at 16:29, Joseph Vidal-Rosset wrote:
>> The first option would be the best for me: because my use of org-mode is
>> mainly for my work and I am always pasting this link in new org file. It
>> is boring. If you could me help to define such a hook, I will be again
>> indebted to you. But please do it only if it is not time consuming for
>> you.
>
> I use autoinsert to automatically insert contents into new files. Look
> at autoinsert.el in your emacs distribution. I do the following:
>
> (require 'autoinsert)
> (push '(org-mode . "/SOMEPATH/orgskeleton.org") auto-insert-alist)
> (add-hook 'find-file-hook 'auto-insert)
>
> where orgskeleton.org has the initial contents I want inserted into any
> new org file. These include settings and some default headlines in my
> case.
Many thanks Eric, it is very kind of you to help me so much.
autoinsert works well for new org files, it is a first good point for
me. I receive this message: Perform org-mode auto-insertion? (y or n)
and after replying "y" I get my org file with the bibliography link.
Unfortunately, it does not work in Gnus with the command M-x org-mode on
a reply to a message, and I do not understand why.
Regards, and thanks again !
--
Joseph Vidal-Rosset
next prev parent reply other threads:[~2018-03-01 18:04 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-01 13:37 how do you compose mails in Gnus with org-mode Joseph Vidal-Rosset
2018-03-01 14:10 ` Eric S Fraga
[not found] ` <87vaef97ze.fsf@gmail.com>
2018-03-01 14:40 ` Fwd: " Joseph Vidal-Rosset
2018-03-01 15:10 ` Eric S Fraga
2018-03-01 15:29 ` Joseph Vidal-Rosset
2018-03-01 16:59 ` Eric S Fraga
2018-03-01 18:04 ` Joseph Vidal-Rosset [this message]
2018-03-01 18:17 ` Brian Shine
2018-03-01 18:46 ` Joseph Vidal-Rosset
2018-03-01 19:01 ` Brian Shine
2018-03-02 7:27 ` Roland Everaert
2018-03-02 7:25 ` Eric S Fraga
2018-03-03 11:57 ` Thorsten Jolitz
2018-03-06 9:58 ` [Error] (was: how do you compose mails in Gnus with org-mode) Uwe Brauer
2018-03-06 18:12 ` [Error] Thorsten Jolitz
2018-03-06 10:12 ` how do you compose mails in Gnus with org-mode Uwe Brauer
2018-03-06 18:24 ` Thorsten Jolitz
2018-03-06 18:38 ` Thorsten Jolitz
2018-03-06 19:02 ` Uwe Brauer
2018-03-06 19:01 ` Uwe Brauer
2018-03-06 19:36 ` Thorsten Jolitz
2018-03-07 9:57 ` Uwe Brauer
2018-03-07 17:46 ` Thorsten Jolitz
2018-03-08 8:50 ` Uwe Brauer
2018-03-08 16:58 ` Thorsten Jolitz
2018-03-09 18:44 ` Uwe Brauer
2018-03-09 22:58 ` Thorsten Jolitz
2018-03-09 21:49 ` [SOLVED] (was: how do you compose mails in Gnus with org-mode) Uwe Brauer
2018-03-09 22:59 ` [SOLVED] Thorsten Jolitz
2018-03-10 8:37 ` [a outline regexp problem] (was: [SOLVED]) Uwe Brauer
2018-03-07 21:10 ` how do you compose mails in Gnus with org-mode Tim Cross
2018-03-08 8:57 ` Uwe Brauer
2018-03-08 11:48 ` Tim Cross
2018-03-08 14:16 ` Uwe Brauer
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=87h8pzu0z3.fsf@gmail.com \
--to=joseph.vidal.rosset@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=esflists@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.