Re: Getting email from MS outlook into emacs

2023-11-29 Thread Presnell,Brett Douglas
I had to deal with this last spring. I finally got things working again with mbsync, msmtp, mu/mu4e, and for the oauth stuff, pizauth. This combination has worked well for me ever since. Most of the details can be found at https://brettpresnell.com/post/email/ I am still using an early ve

Re: org-sbe and code blocks in a different files

2020-07-08 Thread Douglas Perrin
Hi Michael, Maybe I am not understanding what you want to do but I use org-babel-lob-ingest/org-sbe to execute blocks from other files on start-up like this: # Local Variables: # eval: (org-babel-lob-ingest "Template-Loader.org") # eval: (org-sbe "Init-Template") ;; the name of a block in Template-

Re: Import Reusable org-babel snippet using #+SETUPFILE

2020-06-18 Thread Douglas Perrin
Hi Salomon, Babel definitions, in this case, lots of elsip blocks to add behaviors like this example to clear bloc results on save to avoid polluting commits that can be turned on and off per section with properties. #+name: Clear-Results-On-Save #+begin_src emacs-lisp :results none ;;; code to cl

Re: Import Reusable org-babel snippet using #+SETUPFILE

2020-06-15 Thread Douglas Perrin
Hi Salomon Turgman, I do this a lot and have had success using a combination of #+SETUPFILE to bring in names and configuration, and org-sbe to do initialization. I mix emacs vars and org names in my source headers with back quoting. The following example has a template file containing user/local

[O] Why is org-narrow-to-element globally mapped?

2019-01-22 Thread Douglas Lewan
The subject asks the whole question. I'm just curious. I'm rather guessing that ther's a good reason. I'd just like to understand. Thanks. -- ,Doug Douglas Lewan +1 (908) 720-7908 Give me "assloads of config" over "some other person thought they could decid

Re: [O] bulk org-agenda-do-date-later problem OMG BACKTRACE ATTACHED

2014-01-05 Thread Douglas
That worked. Thanks for explaining that. 1 pushed the entry one day forward, or to today if the entry was prior to yesterday. I followed the directions in Feedback, so I believe the backtrace was from uncompiled code. I don't know why it wasn't sending. Douglas On 1/5/14 7:5

[O] bulk org-agenda-do-date-later problem OMG BACKTRACE ATTACHED

2014-01-05 Thread Douglas
[Backtrace somehow was not making it into the sent email when pasted.] To: emacs-orgmode@gnu.org Subject: Bug: org-agenda bulk org-agenda-do-date-later [8.2.5 (8.2.5-dist @ /Applications/Emacs.app/Contents/Resources/site-lisp/)] From: rocker --text follows this line-- Users and Devs, The bac

[O] bulk org-agenda-do-date-later problem WITH BACKTRACE

2014-01-05 Thread Douglas
To: emacs-orgmode@gnu.org Subject: Bug: org-agenda bulk org-agenda-do-date-later [8.2.5 (8.2.5-dist @ /Applications/Emacs.app/Contents/Resources/site-lisp/)] From: rocker --text follows this line-- Users and Devs, The backtrace is below REALLY. I am trying to bulk push org-agenda entries on

[O] bulk org-agenda-do-date-later problem

2014-01-05 Thread Douglas
To: emacs-orgmode@gnu.org Subject: Bug: org-agenda bulk org-agenda-do-date-later [8.2.5 (8.2.5-dist @ /Applications/Emacs.app/Contents/Resources/site-lisp/)] From: rocker --text follows this line-- Users and Devs, The backtrace is below. I am trying to bulk push org-agenda entries one day l

[O] table misalignment

2013-03-15 Thread Douglas
List, I've been using orgmode for about a year, and I'm familiar with the basics: tree editing, maintaining an agenda, exporting, and making tables. With my latest install of orgmode, however, my tables are misaligned, and I do not know why. I'm using "Emacs For Mac OS X" http://emacsformac

Re: [O] table misalignment

2013-03-15 Thread Douglas
List, Excuse me. I found out that my custom font was to blame for the table misalignment. Thanks, Trandler

[Orgmode] Removing the blank lines between code and results blocks in LaTeX export

2010-09-06 Thread Douglas Bates
Recently Dan Davidson posted a patch to suppress the removal of blank lines in exported source code. I have the opposite problem - suppression of blank lines added during LaTeX export snip --- begin org file * An R example with :exports both The following code #+begin_src R :exports bot

[Orgmode] Re: [babel] configuring LaTeX exports verbatim environment for exported code and results

2010-08-31 Thread Douglas Bates
On Tue, Aug 31, 2010 at 8:08 AM, Douglas Bates wrote: > I have been unable to find in the documentation whether the verbatim > environment created by LaTeX exports of source code blocks can be > configured. > > Exporting to LaTeX a section like > > --8<---cut

[Orgmode] [babel] configuring LaTeX exports verbatim environment for exported code and results

2010-08-31 Thread Douglas Bates
I have been unable to find in the documentation whether the verbatim environment created by LaTeX exports of source code blocks can be configured. Exporting to LaTeX a section like --8<---cut here---start->8--- #+LaTeX_CLASS: beamer #+LaTeX_CLASS_OPTIONS: [pres