By the way, you can definitely save a PDF with links if you prefer that. I
use DevonThink, and I use this snippet to save a PDF of a webpage, complete
with links.
javascript:window.location='x-devonthink://createPDF?title='+encodeURIComponent(document.title)+'&location='+encodeURIComponent(window.
Excellent. Let me know what you think!
On Wed, Mar 8, 2017 at 3:52 AM, Julian M. Burgos wrote:
> Thanks for the head up. I will check it out.
>
> Peter Salazar writes:
>
> > If anyone's interested, there's a new working version of
> > org-html-slideshow t
If anyone's interested, there's a new working version of
org-html-slideshow that's compatible with org-mode 9.x available here:
https://github.com/aiba/org-html-slideshow.
On Mon, Mar 6, 2017 at 10:04 AM, Peter Salazar
wrote:
> Hi everyone,
>
> I've been using the
-slideshow that's compatible with org-mode 9.x is available at:
https://github.com/aiba/org-html-slideshow.
Thanks everyone!
On Tue, Mar 7, 2017 at 2:55 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Nick Dokos writes:
>
> > Peter Salazar writes:
> >
> >> Hi ev
yle numbered anchors like it used to?
Thanks!
-- Forwarded message ------
From: Peter Salazar
Date: Mon, Mar 6, 2017 at 10:04 AM
Subject: HTML presentations using org-html-slideshow?
To: org-mode
Hi everyone,
I've been using the excellent org-html-slideshow (
https://gith
Hi everyone,
I've been using the excellent org-html-slideshow (
https://github.com/relevance/org-html-slideshow) to generate HTML slides
from org-mode, and it's been working well for me for years.
It generates HTML slides from org-mode using the org-mode heading
hierarchy. Tag any heading with th
Thanks!
On Mon, Nov 7, 2016 at 6:42 PM, Kaushal Modi wrote:
> Please see the very beginning of ORG-NEWS/Release Notes
>
> - http://orgmode.org/cgit.cgi/org-mode.git/tree/etc/ORG-NEWS?h=maint#n26
> - http://orgmode.org/Changes.html#orgf3f9c91
>
> On Mon, Nov 7, 2016 at 6:2
Since upgrading to org-mode 9.0, I am unable to export HTML blocks. When I
export to HTML, the contents of HTML blocks export literally, rather than
as rendered HTML.
So for instance, I have an org-mode file containing this:
#+BEGIN_HTML
http://orgmode.org";>link
#+END_HTML
When I export to HTML
Here's the solution:
(defun my-org-files-list ()
(delq nil
(mapcar (lambda (buffer)
(buffer-file-name buffer))
(org-buffer-list 'files t
On Wed, May 4, 2016 at 1:20 PM, Peter Salazar wrote:
> Hello, I use org-refile quite a bit, but for my use-case, I want t
Hello, I use org-refile quite a bit, but for my use-case, I want to refile
my org-mode subtrees not to an org-agenda file, but to the current file or
another file I'm currently visiting.
I had a way of doing this that was working correctly, but now has stopped
working. I'm not sure what I changed
Update: I fixed the org-agenda problem. Turns out the problem was that I'd
created my own custom defun called org-today, and it was interfering with
org-agenda.
The helm-org-in-buffer-headings error is still occurring. Thanks for any
thoughts.
On Tue, Mar 15, 2016 at 7:58 PM, Peter Sa
The error, once again, is this:
http://i.imgur.com/FoTiwoq.png
And again, the error I get when I call org-agenda is this:
http://pastebin.com/wCBgAQLp
On Thu, Mar 10, 2016 at 3:21 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Peter Salazar writes:
>
> > Any thoughts on that? I'm n
Any thoughts on that? I'm not sure if it's related, but I also get errors
when I try to call helm-org-in-buffer-headings. Somehow the backtrace gets
immediately erased, so here's a screenshot:
http://i.imgur.com/FoTiwoq.png
On Mon, Mar 7, 2016 at 10:40 AM, Peter Salazar
wrote:
09 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Peter Salazar writes:
>
> > I'm suddenly getting "byte-code: Wrong type argument: number-or-marker-p,
> > nil" when I try to call org-agenda. This happens even when
> org-agenda-files
> > is set to nil. Here&
Hey everyone,
I'm suddenly getting "byte-code: Wrong type argument: number-or-marker-p,
nil" when I try to call org-agenda. This happens even when org-agenda-files
is set to nil. Here's the backtrace. Any thoughts on how I can track down
the source of the problem?
Thanks!
Debugger entered--Lis
For those of you on OSX, there's also an Alfred workflow for org-capture:
https://github.com/jjasghar/alfred-org-capture
org-capture from within any app with one keystroke...
On Fri, Sep 18, 2015 at 5:50 PM, Samuel Wales wrote:
> fwiw my x logs contain some lines like these:
>
> Waiting for Ema
Hey everyone,
I'm finding my Emacs crashing a lot; other times I get errors like these
which I assume are related to the crashes:
http://pastebin.com/Tncs79r0
http://pastebin.com/jfdEYwVk
I mean total Emacs crashes, where I have to force quit Emacs itself. It's
happened in various org-mode situat
What do you see if you do C-h v org-export-latex-emphasis-alist
and org-html-text-markup-alist? Anything about subscript?
On Mon, Aug 24, 2015 at 9:54 AM, Johannes Rainer
wrote:
> dear all!
>
> I have a strange problem now with org-mode (I don't know whether I had
> that with previous org-versio
Hi Eric and others,
I'm using org-mime-htmlize to send email, but I'm having trouble with
plain-text links (i.e. not org-mode formatted links with square brackets,
but URLs by themselves) and with image links (again, not org-mode format).
Say I have an org-mode file with this subtree:
,
|
|
Agreed, plain-text lists are definitely preferable!
On Fri, Aug 21, 2015 at 2:39 PM, Rasmus wrote:
> Peter Salazar writes:
>
> > Export isn't a good reason to use lists over headings, since you can
> always
> > export headings as lists if you want to, e.g. by set
So what would it take to make Gnorb work with org-contacts and mu4e? I know
Gnorb works with Gnus, but in my opinion, Gnorb's ability
to automatically "catch" and identify incoming emails isn't as useful as
its other features.
In other words, if using Gnorb with mu4e required the user to manually
In Chrome:
The show/hide button doesn't seem to do anything.
Clicking CLICKING THIS LINK gives "elisp links not supported."
Edits don't seem to stick.
On Sat, Aug 22, 2015 at 4:42 PM, Bill Burdick
wrote:
> Sorry -- I should have mentioned that it only supports Chromium/Chrome at
> the moment!
Export isn't a good reason to use lists over headings, since you can always
export headings as lists if you want to, e.g. by setting number of
heading levels in export options. This doesn't mean plain text lists aren't
useful in org, it just means you don't need them to get lists in your
export fo
Same here.
On Sat, Aug 15, 2015 at 4:10 PM, Andreas Leha <
andreas.l...@med.uni-goettingen.de> wrote:
> Hi all,
>
> Eric Abrahamsen writes:
> > Nicolas Goaziou writes:
> >
> >> Samuel Wales writes:
> >>
> >>> i am still getting a lot of hangs in 8.3. most often, it is when i do
> >>> a subtre
Glad to be of help!
On Wed, Aug 12, 2015 at 11:33 AM, Xebar Saram wrote:
> Thx Peter
>
> that did the trick, never know when to use RET or return :)
>
> z
>
> On Wed, Aug 12, 2015 at 6:22 AM, Peter Salazar
> wrote:
>
>> Maybe try using instead of RET? Somet
This is great! It should be in the tutorial or something. I'm printing it
out to keep.
On Wed, Aug 12, 2015 at 12:45 AM, Eric Abrahamsen
wrote:
> scraw...@gmail.com writes:
>
> > On Wed, Aug 12, 2015 at 10:27:29AM +0800, Eric Abrahamsen wrote:
> >>
> >> My take on what you've shown here is that
Here here. I agree that the new clarified COMMENT vs. :noexport:
functionality makes more sense. And thanks to Nicolas and everyone else for
their amazing work.
On Wed, Aug 12, 2015 at 9:39 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Scott Randby writes:
>
> > When I started using 8.3, I discovered
Maybe try using instead of RET? Something like this:
(define-key org-mode-map (kbd "") 'org-insert-heading)
On Tue, Aug 11, 2015 at 1:45 PM, Xebar Saram wrote:
> Hi guys
>
> im trying to switch between C-RET and M-RET (i use M-ret alot more but
> C-RET is much more accessible for me :)) but i
Like Fabrice, I also still process my email using the Gmail web interface.
The only reason I want email within Emacs is so I can compose replies in a
proper editor with all my keybindings. I tried Chrome's Edit with Emacs,
but it loses line breaks when it sends the output from Emacs back to Gmail.
ackoverflow.com/questions/31855904/emacs-sees-the-directory-with-the-new-org-mode-version-but-loads-the-old-versio?answertab=active#tab-top
>
>
>
> does the “confirm success” step work?
>
>
>
>
>
> *From:* Peter Salazar [mailto:cycleofs...@gmail.com]
> *Sent:* Monda
; -l ~/Downloads/tmp/emacsd/scratch.el
Is this part of the problem, or is that part OK?
On Mon, Aug 10, 2015 at 9:36 PM, Kyle Meyer wrote:
> Peter Salazar wrote:
> > Thanks. Tried that, but then when I launch regular Emacs with my init
> file,
> > I still get t
to
> load. You don’t WANT org loaded when you build it again inside the package
> manager.
>
>
>
> *From:* Peter Salazar [mailto:cycleofs...@gmail.com]
> *Sent:* Monday, August 10, 2015 4:30 PM
> *To:* Cook, Malcolm
> *Cc:* Ryan Schuetzler ; emacs-orgmode@gnu.org
>
&g
ib was not successfully upgraded.
Any thoughts? Thanks!
On Mon, Aug 10, 2015 at 4:43 PM, Peter Salazar
wrote:
> I'm trying to do this for my other install of Emacs (which uses Spacemacs)
> and now I'm running into problems. I'm using GUI Emacs on Mac OSX
> (from brew install --wi
I'm trying to do this for my other install of Emacs (which uses Spacemacs)
and now I'm running into problems. I'm using GUI Emacs on Mac OSX
(from brew install --with-cocoa --srgb emacs).
When I do open -a /Applications/Emacs.app --args --no-init --eval "(progn
(require 'package) (add-to-list 'pac
Yes. In my case, I installed org-plus-contrib.
On Sat, Aug 8, 2015 at 1:09 PM, Kyle Meyer wrote:
> Peter Salazar wrote:
> > Yes, that worked! Thank you so much!
>
> Great. Just for future reference, these were the steps that worked?
>
> - C-u M-x org-reload
> - Unin
Yes, that worked! Thank you so much!
On Sat, Aug 8, 2015 at 11:59 AM, Kyle Meyer wrote:
> Peter Salazar wrote:
> > Yes! That worked. What does this mean?
> >
> > I tried going to package-list-packages and uninstalling and reinstalling
> > org, but that didn&
Yes! That worked. What does this mean?
I tried going to package-list-packages and uninstalling and reinstalling
org, but that didn't help. What's my next step?
On Sat, Aug 8, 2015 at 9:27 AM, Nicolas Goaziou
wrote:
> Peter Salazar writes:
>
> > Sure, I'll try that
Sure, I'll try that. I'm not quite sure how to figure out what
argument org-export-dispatch takes. Something like this? (org-reload
(org-export-dispatch 'html))
On Sat, Aug 8, 2015 at 3:29 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Peter Salazar writes:
>
> > I
As I mentioned, I'm getting that same error, not just with #+DATE but also
with #+TITLE, #+AUTHOR, etc. Any one of these is sufficient to break export
for me.
On Fri, Aug 7, 2015 at 3:59 PM, Alex Bennée wrote:
> Hi,
>
> I've been using org-mode as a source for my presentations but exporting
> br
I also just installed notmuch, in addition to mu4e, and so far I quite like
notmuch. The interface so far is a little more intuitive (with mu4e, for
instance, I kept getting tripped up hitting "r" to reply to a message and
finding that it's bound to something else).
I did get offlineimap working,
I'm getting a strange error whenever I try to export an org file,
and I'm not sure how to track down the cause. It seemed to start when I
upgraded to org 8.3.1, but it's hard to tell because this is the first
time I've exported anything in a week or so.
The error says:
(wrong-type-argument listp #
To Eric and the org-list,
Question about org-mime. When sending email, I'd like to instruct org-mime
to pull certain variables from my org-mode subtrees. For example, how can I
instruct org-mime to pull the "to" email address from the subtree?
So that, for example, my org-mode subtree could look
Wed, Aug 13, 2014 at 5:28 PM, Peter Salazar
wrote:
> Is there a way to automatically refile highlighted text under an
> org-heading? i.e. to cut the highlighted text and automatically paste it
> under the heading of my choice?
>
> You could call it org-refile-region. Similar to org
Is there a way to automatically refile highlighted text under an
org-heading? i.e. to cut the highlighted text and automatically paste it
under the heading of my choice?
You could call it org-refile-region. Similar to org-refile, but to refile
not the entire subtree, but only the highlighted regio
I keep meeting people who say they started getting more things done more
efficiently once they started printing out their tasks lists, so they can
have the experience of seeing the list on paper and, more importantly, the
satisfaction of crossing an item off on the page.
Does anyone have a workflo
I'm having the same issue as Nick: the command line invocation works, but
the button in Firefox has no effect. I changed the emacs binary path to
/usr/bin/aquamacs
On Fri, Feb 21, 2014 at 12:48 PM, Nick Dokos wrote:
> Olivier Schwander writes:
>
> > Le 21 Feb 2014 16:43, Rasmus a écrit:
> >>
Thanks. I do need it only on export, but even so, it doesn't seem to be
working:
http://i.imgur.com/1tMGaHz.png
Again, it's inside an HTML code block. Not sure if there's a way to make it
work inside that block?
#+BEGIN_HTML
...
{{{title}}}
...
#+END_HTML
> {{{title}}} should do it. See
Yes! That solved it. Thank you!
On Mon, Feb 10, 2014 at 4:10 AM, Bastien wrote:
> Hi Peter,
>
> Peter Salazar writes:
>
> > However, when I try to export to HTML, I get "Invalid format string"
>
> You need to replace "%" with "%%" in the preamble string.
>
> HTH,
>
> --
> Bastien
>
Next question: is there a way to take the text from the #+TITLE: field of
an org file and insert it, as text, somewhere else within the file (i.e.
inside an HTML block)?
I can't do this manually because my various org files all use an #+INCLUDE:
reference to the same org file, which contains some
Yes! That was exactly it! Thank you.
On Sun, Feb 9, 2014 at 5:33 PM, Nicolas Goaziou wrote:
> Hello,
>
> Peter Salazar writes:
>
> > Just now for simplicity, I'm trying to move the preamble and postamble to
> > an external setup file.
> >
Hello,
I'm exporting my org-mode files to HTML. I've been using:
# Local Variables:
# org-html-preamble:
# End:
to insert a custom HTML preamble and postamble for my org files for HTML
export.
Just now for simplicity, I'm trying to move the preamble and postamble to
an external setup file.
In
ri, Jan 24, 2014 at 2:46 PM, Mehul Sanghvi wrote:
>
> Thanks. That helps a lot and gives me some other ideas as well.
>
>
> cheers,
>
> mehul
>
>
>
> On Fri, Jan 24, 2014 at 12:00 AM, Peter Salazar wrote:
>
>> Here you go.
>> https://git
Good idea, that would be great!
On Thu, Jan 23, 2014 at 2:33 AM, Bastien wrote:
> Hi Peter,
>
> Peter Salazar writes:
>
> > Thanks for the response. That ATTR_HTML comes in very handy. I made
> > one adjustment to your code, and it totally worked! Amazing!
&g
here:
http://gregfranko.com/jquery.tocify.js/
On Wed, Jan 22, 2014 at 4:17 PM, Mehul Sanghvi wrote:
> Peter,
>
> Do you have an example of an org file in which you use it ?
>
>
> cheers,
>
>mehul
>
>
>
> On Wed, Jan 22, 2014 at 3:41 PM, Peter Salazar wrot
In export to LaTeX/PDF, has anyone had success in suppressing page
numbering on the cover page and the Table of Contents, such that the first
text section appears as Page 1?
I tried adding this at the beginning of my document, but it had no effect:
#+LATEX_CMD: \cleardoublepage
#+LATEX_CMD: \page
, Bastien wrote:
> Hi Peter,
>
> Peter Salazar writes:
>
> > Alternatively, how do I specify the LaTeX image on one line, and the
> > HTML image as an on a different line, such that
> > the link doesn't appear in the LaTeX export and the image doesn'
I've had success exporting org to HTML and using it with
http://gregfranko.com/jquery.tocify.js/ - which automatically generates a
dynamically updating table of contents based on HTML headings and uses a
Bootstrap theme and Bootstrap CSS.
On Wed, Jan 22, 2014 at 3:35 PM, Mehul Sanghvi wrote:
>
Alternatively, how do I specify the LaTeX image on one line, and the HTML
image as an on a different line, such that the link
doesn't appear in the LaTeX export and the image doesn't get duplicated in
the HTML export?
Thanks!
On Wed, Jan 15, 2014 at 1:32 AM, Peter Salazar wrot
Does anyone know of a lightbox-style plug-in that will work with org-mode
HTML export that will automatically, on click, expand images to fill the
screen, i.e. one doesn't require me to manually add an "href" and
"rel=lightbox" manually to each image?
(Most lightbox-style plugins require you to n
2014 at 2:27 AM, Peter Salazar
> wrote:
> > Has anyone had success recently working with wide images? I have source
> > documents and I'm trying to export to both LaTeX/PDF and HTML.
> >
> > Working from the manual, my image links look like this (the wide
>
Has anyone had success recently working with wide images? I have source
documents and I'm trying to export to both LaTeX/PDF and HTML.
Working from the manual, my image links look like this (the wide dimension
becomes height when rotated):
#+ATTR_LATEX: :height 9in :options angle=90 :float t
[[fi
rectory path to external image
URLs.
On Sat, Jan 11, 2014 at 10:16 PM, Eric Schulte wrote:
> Peter Salazar writes:
>
> > What's the state of the art in sending lightly formatting e-mail in
> > HTML
> > format? Is org-mime still the best way?
> >
> > Thi
What's the state of the art in sending lightly formatting e-mail in HTML
format? Is org-mime still the best way?
This doesn't seem to be working for me. I'm doing this:
(setq load-path (cons "~/org/contrib" load-path))
(setq load-path (cons "~/org/contrib/lisp" load-path))
and this:
(require 'o
Ah, I see. Cool, then I will stick to {tocdepth}{3}. Thanks again!
On Sun, Sep 8, 2013 at 7:47 AM, Nick Dokos wrote:
> Peter Salazar writes:
>
> > That appears to work perfectly. Thank you so much!
> >
> > If I have 5 levels of heading, should I do it like this
That appears to work perfectly. Thank you so much!
If I have 5 levels of heading, should I do it like this?
#+LATEX_HEADER: \setcounter{secnumdepth}{0}
#+LATEX_HEADER: \setcounter{tocdepth}{5}
On Sun, Sep 8, 2013 at 1:54 AM, Nick Dokos wrote:
> Peter Salazar writes:
>
> > Tha
t, or is that just the way it is?
Thanks again.
On Sun, Sep 8, 2013 at 12:05 AM, Nick Dokos wrote:
> Peter Salazar writes:
>
> > Thanks for the responses!
> >
> > John: Oh yes, of course. Sorry about that. inimal org file and config
> files are here. I had to make
'd love to know what the exact command is!
I don't need section numbers ever, so my desire is to turn off numbering
forever, but still have an intact Table of Contents and header.
Thanks guys!
On Fri, Sep 6, 2013 at 4:30 PM, John Hendy wrote:
> On Fri, Sep 6, 2013 at 2:43 PM, Peter
I have a LaTeX template I created for use with org-mode, to export to PDF
via LaTeX using xelatex.
I don't edit LaTeX directly, I just generate from org-mode. This works
perfectly for me except for one thing: it only works when I have heading
numbering turned on.
When I turn numbering off in org-
Github supports org-mode files, and has a renderer that parses .org files
and converts them to HTML form. Headings appear in larger font, org tables
are converted to graphical HTML tables, etc.
Is there a way to control the way .org files appear on Github?
I tried adding some export options in th
When I export an org-mode file to HTML, my code blocks don't have curly
quotes and don't convert --- to —.
I know this is by design but I want to change it.
I have (setq org-export-with-smart-quotes t) set in my .emacs, which works
correctly in the rest of my exported document—but code blocks rec
Brilliant. That worked perfectly. Thank you!
On Sat, May 11, 2013 at 10:37 PM, Nick Dokos wrote:
> Peter Salazar writes:
>
> > I use a LaTeX custom class which I hired someone to create for me,
> > which I load as a preference file
> > latex.el: http://pastebin.com/SW0
OK, I took the plunge and upgraded to org-8.0 and tried the new exporter.
The HTML export works fine! However, I'm having trouble exporting to PDF
via LaTeX.
I use a LaTeX custom class which I hired someone to create for me, which I
load as a preference file latex.el: http://pastebin.com/SW0Xqe2h
Hey everyone,
I had a thought. So, I export most of my org files to both HTML and PDF. I
was thinking that for HTML, the behavior of putting footnotes at the end of
the document, as you would for a printed page, is a bit outdated. In a
printed document, you put the footnotes at the end because you
Excellent! Thank you so much! :-)
On Sat, Feb 23, 2013 at 4:54 AM, Bastien wrote:
> Hi Peter,
>
> Peter Salazar writes:
>
> > What about John Hendy's suggestion of finding a face I like, and then
> > adding "^> text..." to the list of things org fonti
style. In other words, add "^> text" regexp to the existing hunt
for lines that start with #+ in order to get src code fontification
applied.
On Mon, Feb 11, 2013 at 10:54 AM, Bastien wrote:
> Hi Peter,
>
> Peter Salazar writes:
>
> > Now the question is: How d
e question is: How do I make org-mode recognize the ">" prefix as a
demarcator of a code block, so that my document remains readable as
Markdown?
Thanks!
On Wed, Jan 23, 2013 at 12:03 AM, John Hendy wrote:
> On Tue, Jan 22, 2013 at 6:13 PM, Peter Salazar
> wrote:
> >
This is awesome, thank you. I'll play around with it!
On Wed, Jan 23, 2013 at 7:44 AM, Bastien wrote:
> Hi Peter,
>
> Peter Salazar writes:
>
> > 1. What's the best way to demarcate block quotes in org-mode?
>
> (setq org-fontify-quote-and-verse-blocks t
1. What's the best way to demarcate block quotes in org-mode? I'd like a
way to demarcate them that makes it visually clear at a glance that it's a
block quote and not regular text.
I would prefer not to have to put them inside #+BEGIN_QUOTE and #+END_QUOTE
references, because I'd rather not have
aziou wrote:
> Peter Salazar writes:
>
> > Oh cool. How do I install the new exporter? I don't use git.
>
> You can use package.el, for example and install org-plus-contrib package
> (new exporter is in contrib/ directory). See:
>
> http://orgmode.org/elpa.html
>
> Regards,
>
0.8.2
On Sat, Nov 10, 2012 at 5:33 AM, Nicolas Goaziou wrote:
> Peter Salazar writes:
>
> > Wait, I was wrong—adding the c:t OPTION actually did not solve the
> problem.
> > I forgot I had converted my clock-in and clock-out to plain text in an
> > attempt to work aroun
Thanks!
On Fri, Nov 9, 2012 at 5:31 AM, Giovanni Ridolfi
wrote:
> Da: Peter Salazar
>
> Inviato: Venerdì 9 Novembre 2012 10:50
>
> Hi, Peter,
>
> > I'm exporting to HTML and trying to get my clock-in and clock-out
>
> > times to export as well, but it
Perfect! Worked perfectly! Thank you!
On Fri, Nov 9, 2012 at 12:50 PM, Nicolas Goaziou wrote:
> Peter Salazar writes:
>
> > Great! And how should I specify org-time-stamp-custom-formats in order to
> > display 12-hour times?
> >
> > Default is this, which display
Great! And how should I specify org-time-stamp-custom-formats in order to
display 12-hour times?
Default is this, which displays 24-hour times:
("<%m/%d/%y %a>" . "<%m/%d/%y %a %H:%M>")
On Fri, Nov 9, 2012 at 12:04 PM, Nicolas Goaziou wrote:
> Peter Salaz
Thanks! The c:t OPTION worked like a charm!
Is there a way to get clock items to display in 12-hour format? At least in
the HTML export?
On Fri, Nov 9, 2012 at 5:38 AM, Nicolas Goaziou wrote:
> Hello,
>
> Giovanni Ridolfi writes:
>
> > 2. Otherwise I cannot get the clock line in the HTML fi
I'm exporting to HTML and trying to get my clock-in and clock-out times to
export as well, but it's not working.
My org file looks like this:
* foo
CLOCK: [2012-11-09 Fri 03:58]--[2012-11-09 Fri 03:59] => 0:01
foo.
#+OPTIONS: d:t timestamp:t
---
But the clock-in and clock-out times
ely (quote
org-insert-heading
org-run-like-in-org-mode(org-insert-heading)
(if (org-context-p (quote headline) (quote item) (and orgstruct-is-++ t
...)) (org-run-like-in-org-mode (quote org-insert-heading)) (let
(orgstruct-mode) (call-interactively ...)))
orgstruct-hijacker-command-106(1)
cal
er-or-marker-p,
nil?
On Fri, Oct 19, 2012 at 6:54 PM, Nick Dokos wrote:
> Peter Salazar wrote:
>
> > Oops. Here's the full backtrace. Anyone have any thoughts? Help!
> >
>
> > org-maybe-renumber-ordered-list()
> > org-insert-item()
> > org-insert
tively ...)))
orgstruct-hijacker-command-106(1)
call-interactively(orgstruct-hijacker-command-106 nil nil)
On Thu, Oct 18, 2012 at 12:52 PM, Peter Salazar wrote:
> I'm using Aquamacs in markdown-mode with orgstruct-mode turned on.
>
> When I start a numbered list:
>
> 1. fo
I'm using Aquamacs in markdown-mode with orgstruct-mode turned on.
When I start a numbered list:
1. foo
...at the end of that line, I want to automatically generate the next
number on the list, so I hit OPTION-RETURN
but instead of generating a "2. " on the next line, I get this error:
Debugge
Wow, that worked perfectly. Thank you!
On Tue, Apr 3, 2012 at 7:09 AM, Eric Schulte wrote:
> Peter Salazar writes:
>
> > I frequently compose e-mails as subtrees of my org files. I'd like to be
> > able to e-mail the contents of these subtrees, maybe by first viewin
I frequently compose e-mails as subtrees of my org files. I'd like to be
able to e-mail the contents of these subtrees, maybe by first viewing the
subtree in an indirect buffer.
My org files look like this:
* e-mails
** note to person about blah
To: per...@blah.com
Subject: ADD people
Hey everyone,
How hard would it be to add Markdown to the list of file formats supported
by #+INCLUDE?
Thanks,
Peter
Awesome.
How do you get it to ignore the org star header (** Email) on the first
line?
I'd like to be able to open existing org subtrees in an indirect
buffer—ideally in mail-mode—and then mail-send the contents of the buffer.
When I try this at home, I get "Invalid header line."
On Thu, Mar 15
Amazing.
I tried it and I get "Heading not found on level 1: Emails"
I must missing a step?
On Thu, Mar 15, 2012 at 5:22 PM, Jos'h Fuller <
Jos'h.ful...@arcproductions.com> wrote:
>
> Hi!
>
> Assuming I've got everything set up correctly and this email makes it
> to the list, this is in respon
I thought of this too. But the problem is that when opening an indirect
buffer under an org tree entry, or even opening a capture buffer, the org
star heading appears at the top of the buffer. Whereas to send e-mail, at
least using the mail-send command I've been using, the e-mail header
(recipient
I'm using xelatex org-latex-to-pdf-process to convert org-mode to PDF.
I wanted a page break after the Table of Contents so I modified my
org-export-latex-classes and added:
\\makeatletter
\\g@addto@macro\\@cfttocfinish{\\clearpage}
\\makeatother
But now I have lots of extra whitespace on the pa
Hey everyone,
Is there a way to get org to wrap text within a table cell? I want to be
able to enter long text entries into cells without expanding column width.
Also, is there a way to merge cells—say, three cells vertically?
Finally, orgtbl-mode is broken in markdown-mode. Does anyone know a
s
gt; him you can use tags to restrict what is shown in the agenda before you
> copy/export it.
>
> --
> Darlan
>
> At Sun, 4 Mar 2012 14:08:40 + (UTC),
> Memnon Anon wrote:
> >
> > Hi Peter,
> >
> > Peter Salazar writes:
> >
> > >
and recording
that I did not do it on the day I was supposed to do it.
On Sat, Mar 3, 2012 at 1:56 PM, Thorsten wrote:
> Peter Salazar writes:
>
> Hi Peter,
> without claiming being an expert org-mode user, I had the following
> thoughts when reading your post:
>
> &
I have an accountability partner with whom I exchange daily "committed
actions." Every morning, I e-mail him a list of the tasks I commit to
completing that day.
When I complete a task, I mark it DONE. If I don't complete a task that
day, I mark it @didnotdo and manually cut and paste it to the ne
1 - 100 of 109 matches
Mail list logo