I also want to thank you for the last link, notmuch seems waht I was search
for too.
Regards,
Roland.
On Thu, Mar 1, 2018 at 8:01 PM, Brian Shine wrote:
> Thank you so much. This looks like a great website. I’ll have a read and
> see whether I can get it to work. I may well call on you!
>
On Thursday, 1 Mar 2018 at 19:04, Joseph Vidal-Rosset wrote:
[...]
> 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.
>
> Unfortu
On Thursday, 1 Mar 2018 at 16:09, Samuel Wales wrote:
> mostly ooc because pandoc looks good.
>
> but when i export a subtree [using recent maint] to pdf i get
> paragraphs that are indented and bunched up, and a table of contents
> is missing, and dunno what else. maybe a quote is not set off or
I recently ran a "git pull" (after not updating for a while) and noticed
an apparent change (bug?) when running org-capture.
org-capture seems to be inserting an extra line before the task heading.
So the narrowed buffer for editing the task looks something like this:
Top
i didn't specify that what looks good to me is org export to html, to
regular pandoc to pdf. congratulations to the html exporter people
and the pandoc people.
On 3/1/18, Samuel Wales wrote:
> mostly ooc because pandoc looks good.
>
> but when i export a subtree [using recent maint] to pdf i get
On Thu, 1 Mar 2018 16:33:39 +0100,
Jean Louis wrote:
> Hello, I am using the PostgreSQL 10.0 and that means that pg.el cannot
> be used anymore as it is not updated for that database.
No problems on GNU Emacs 25.2.2 (x86_64-pc-linux-gnu, GTK+ Version
3.22.28) of 2018-02-19, modified by Debian an
I have a project named "clocks", and thus everything related to it across
multiple files is tagged that.
I have a custom agenda search that looks like
("C" "Clocks"
((agenda "" nil)
(tags-todo "clocks/NEXT|DRAFT"
((org-agenda-overriding
mostly ooc because pandoc looks good.
but when i export a subtree [using recent maint] to pdf i get
paragraphs that are indented and bunched up, and a table of contents
is missing, and dunno what else. maybe a quote is not set off or
something like that.
just wondering if anybody has settings or
Hello,
Daniel P Gomez writes:
> Currently when passing the :absolute-paths toggle to an include
> derivative, as in :
>
> #+INCLUDE: file.org :absolute-paths t
>
> The function `org-export--prepare-file-contents` will automatically
> deduce the directory from file.org and adapt links by calling:
Thank you so much. This looks like a great website. I’ll have a read and see
whether I can get it to work. I may well call on you!
Best wishes,
Brian
> On 1 Mar 2018, at 18:46, Joseph Vidal-Rosset
> wrote:
>
> Le jeu. 01 mars 2018 à 06:17:48 , Brian Shine a
> envoyé ce message:
> > This i
Currently when passing the :absolute-paths toggle to an include
derivative, as in :
#+INCLUDE: file.org :absolute-paths t
The function `org-export--prepare-file-contents` will automatically
deduce the directory from file.org and adapt links by calling:
`(new-path (expand-file-name old-path (file-
Le jeu. 01 mars 2018 à 06:17:48 , Brian Shine a
envoyé ce message:
> This is a wonderful resource, but I wonder if I can ask how to set up
> email using emacs? I’ve failed multiple times to do this using
> several solutions that are suggested. My main accounts are with iCloud
> and Ex
Hello,
Daniel P Gomez writes:
> If there is any interest, I've created a patch adding support for a
> :absolute-paths functionality.
> As I said, I don't have much experience writing Elisp, so any
> suggestions on how to improve the code would be appreciated. If there
> is any interest in adding
This is a wonderful resource, but I wonder if I can ask how to set up email
using emacs? I’ve failed multiple times to do this using several solutions
that are suggested. My main accounts are with iCloud and Exchange and I have
never managed to log in through the suggested methods. I’m obviou
Le jeu. 01 mars 2018 à 04:59:27 , Eric S Fraga 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 borin
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
Hello,
I am using the PostgreSQL 10.0 and that means that
pg.el cannot be used anymore as it is not updated
for that database.
So, something like this below is not working
#+BEGIN_SRC sql :engine postgresql :exports results :cmdline :database business
:dbuser cox
SELECT -- salesflowstages_prior
Hello all,
I run the following Clojure code with CIDER as the backend. The result
is surprising to me:
#+begin_src clojure
(* 6 7)
(= nil ())
#+end_src
#+RESULTS:
: 42false
As you can see, the result is the concatenation of the value of each
expression. Is it expecte
Le jeu. 01 mars 2018 à 03:10:48 , Eric S Fraga a
envoyé ce message:
> I am not sure I understand what you wish to do. If it is to always add
> that line to the message you are composing when you switch to org-mode,
> the natural way would be through a hook but that hook would apply to any
> o
On Thursday, 1 Mar 2018 at 15:40, Joseph Vidal-Rosset wrote:
[...]
> Many thanks Eric! I suspected that there should be a simple solution,
> but I did not expected that it was so much simple!
>
> I am applying what you say in replying to you. And it works perfectly!
Excellent. Glad I could hel
Le jeu. 01 mars 2018 à 02:10:15 , Eric S Fraga a
envoyé ce message:
> On Thursday, 1 Mar 2018 at 14:37, Joseph Vidal-Rosset wrote:
>> Supposing that I want to reply
>> to an email, I would be glad to write my reply in a org file and, once
>> finished this reply, going back to gnus to be ab
On Thursday, 1 Mar 2018 at 14:37, Joseph Vidal-Rosset wrote:
> Supposing that I want to reply
> to an email, I would be glad to write my reply in a org file and, once
> finished this reply, going back to gnus to be able to org-mime-htmlize
> it and send it.
> At the moment the only solution th
Hello,
in the past I was using org-caldav package to sync my calendar (and
contacts) entries with my Android phones via Baikal server, but at some
point it got broken - see
https://github.com/dengste/org-caldav/issues/51 so I had to resort to
another solution by using vdiryncer.
Recently, I found
Hello,
I know that the subject of my email exists already.
[[https://lists.gnu.org/archive/html/emacs-orgmode/2009-08/msg00855.html]]
But I'm loosing to much time in searching the solution of my
"problem". I would be happy to get in Gnus the same function that exists
in mu4e that is o
Hi emacsers,
Bastien Guerry will be in Medialab this weekend if you are in Madrid,
you can enjoy about orgmode and emacs speech.
All info in
https://www.medialab-prado.es/actividades/dia-de-los-datos-abiertos
I'm creating an event in meetup to this event
https://www.meetup.com/es-ES/EmacsMadri
Sharon Kimble writes:
> I have this as a recipe -
>
> ** Date Bread
> \index[pies]{Date bread}\index[menu]{Bread!date}\index[cook]{Bake!date
> bread}\index{Fruit!dates}
> /12 ounces stoned dates/\\
> /1 teaspoonful bicarbonate of soda/\\
> /1 cupful boiling water/\\
> /4 ounces margarine/\\
> /1
Hello,
Michael Hoffman writes:
> I previously asked a question about this on emacs-orgmode but it seems
> more likely that this is a bug.
>
> https://lists.gnu.org/archive/html/emacs-orgmode/2018-02/msg00183.html
>
> I am bulk re-scheduling items in an agenda view. I would like all the
> selecte
This worked a treat, and I learned a bit more. Thanks so much!
-- Steen
> On Feb 28, 2018, at 7:35 PM, John Kitchin wrote:
>
> You probably want this:
>
> #+BEGIN_SRC emacs-lisp
> (defun my-redo ()
> (interactive)
> (org-map-entries
>(lambda ()
> (org-todo "TODO"))
>"TODO=\"DO
28 matches
Mail list logo