Re: org-agenda-skip-function now evaluated on line after headline?

2024-03-26 Thread Sean Whitton
Hello, I apologies for not replying to this when the details were still fresh in my mind. I'm not sure enough of the problem now. My apologies again. -- Sean Whitton

org-agenda-skip-function now evaluated on line after headline?

2024-03-12 Thread Sean Whitton
Hello, It looks like the org-agenda-skip-function is now evaluated with point on the second line of the subtree, rather than on the headline? It always used to be evaluated with point on the headline. Seems like this might count as a regression? Thanks. -- Sean Whitton

Re: Bug: ol-notmuch.el: calls `notmuch-show' with arbitrary search query

2019-11-26 Thread Sean Whitton
' for single patches. (I note that this is a mailscripts design question, not strictly relevant to the issue of ol-notmuch.el causing the notmuch-show-thread-id variable to be mispopulated. Thank you for your engagement with mailscripts, regardless!) -- Sean Whitton

Re: Bug: ol-notmuch.el: calls `notmuch-show' with arbitrary search query

2019-11-26 Thread Sean Whitton
/manpages.debian.org/notmuch-extract-patch If `notmuch-show-thread-id' contains a query which returns a single message, the wrong value is passed to notmuch-extract-patch(1), such that it may not extract all of the patches in the thread. -- Sean Whitton

Re: Bug: ol-notmuch.el: calls `notmuch-show' with arbitrary search query

2019-11-26 Thread Sean Whitton
g-mode link like "notmuch:id:f...@bar.baz", the standard notmuch command `notmuch-show-filter-thread' doesn't work. And if you use `C-u c i` to yank the thread ID for pasting into a shell, say, you will yank a value which is not a thread ID. -- Sean Whitton

Re: Bug: ol-notmuch.el: calls `notmuch-show' with arbitrary search query

2019-11-26 Thread Sean Whitton
Dear maintainers, On Thu 21 Nov 2019 at 02:37PM -07, Sean Whitton wrote: > The function `org-notmuch-follow-link' in {org,ol}-notmuch.el calls > `notmuch-show' with an arbitrary notmuch search query. However, the > docstring for `notmuch-show' specifies that a notmuch

Bug: ol-notmuch.el: calls `notmuch-show' with arbitrary search query

2019-11-21 Thread Sean Whitton
much thread IDs are not stable), but it should convert it to a thread ID before passing it to `notmuch-show'. -- Sean Whitton

Re: [O] Inconsistency between #+OPTIONS and EXPORT_OPTIONS on LaTeX heading levels

2011-12-11 Thread Sean Whitton
Hi Bastien, On 11 Dec 2011 at 15:55Z, Bastien wrote: >> When I set #+OPTIONS: H:1, I get what I expect: \section{} is the >> only heading used and second level outline levels are converted to >> whatever my org-export-lower-levels is set to, and the table of >> contents just has the \section{}s i

[O] Inconsistency between #+OPTIONS and EXPORT_OPTIONS on LaTeX heading levels

2011-12-11 Thread Sean Whitton
Hello, When I set #+OPTIONS: H:1, I get what I expect: \section{} is the only heading used and second level outline levels are converted to whatever my org-export-lower-levels is set to, and the table of contents just has the \section{}s in it. When I set EXPORT_OPTIONS to H:1, I get \section{} a

Re: [O] HTML publishing broken?

2011-08-25 Thread Sean Whitton
Hi Bastien, On Thu, Aug 25, 2011 at 03:08:38PM +0200, Bastien wrote: > Sean Whitton writes: > > > All of a sudden I’m finding that my website won’t publish. The only > > change I’ve made has been setting (setq org-export-html-divs '()) > > because this new var

[O] HTML publishing broken?

2011-08-25 Thread Sean Whitton
All of a sudden I’m finding that my website won’t publish. The only change I’ve made has been setting (setq org-export-html-divs '()) because this new variable breaks my CSS otherwise. Backtrace and page in question attached; any advice appreciated. S -- Sean Whitton / OpenPGP

[O] Packaging Org: how to put the newer version in load-path?

2011-07-07 Thread Sean Whitton
Emacs that I am missing? Thanks. S [1] http://crux.nu/ -- Sean Whitton / OpenPGP KeyID: 0x3B6D411B http://sean.whitton.me/ pgp7MClB4to4Q.pgp Description: PGP signature

Re: [O] Re: Difference between subtree-restricted export and 'publish enclosing subtree'

2011-04-09 Thread Sean Whitton
essay >> END: > ** Some text > ...hitting space will export that essay instead. Okay, so it looks like this isn't a feature that's really usable right now. Maybe I'll write a patch to fix it at some point; for now I can just use C-c C-u C-c C-e 1. Thanks for the feedback. S -- Sean Whitton / OpenPGP KeyID: 0x3B6D411B http://sean.whitton.me/ pgpsUDnQP38yY.pgp Description: PGP signature

[O] Difference between subtree-restricted export and 'publish enclosing subtree'

2011-04-08 Thread Sean Whitton
RTIES: | :EXPORT_FILE_NAME: hume-essay-causation | :EXPORT_AUTHOR: Sean Whitton, Balliol | :EXPORT_DATE: April 2011 | :EXPORT_TITLE: Does Hume think that causal power is all in the mind? | :EXPORT_OPTIONS: todo:nil toc:nil skip:t | :LaTeX_CLASS: spwessay | :END: | *** | Blah de blah (check abo

Re: [O] Re: Inline images export to HTML generates < and > rather than < and >

2011-03-28 Thread Sean Whitton
gt; Maybe try upgrading to the latest development snapshot of org? > I'm using Org-mode version 7.5 (release_7.5.115.g00134) That seems to work, thanks. I thought I was already on the latest git snapshot (or pretty close) but apparently not. Thanks for the welcome. S -- Sean Whi

[O] Inline images export to HTML generates < and > rather than < and >

2011-03-27 Thread Sean Whitton
t :publishing-function org-publish-attachment ) ("org" :components ("org-notes" "org-static" "org-sitemap")) ("org-sitemap" :base-directory "~/tmp/org-html-export/" :base-extension "org" :publishing-directory "/srv/http/v7g/inc" :publishing-function org-publish-org-to-html :body-only t :html-extension "shtml" ) )) === -- Sean Whitton / OpenPGP KeyID: 0x3B6D411B http://seanwhitton.com/ pgppUly5jRDIF.pgp Description: PGP signature