Re: [Orgmode] Re: Org support for the notmuch mail client

2010-12-14 Thread David Bremner
On Sun, 05 Dec 2010 18:19:39 +0100, Matthieu Lemerre wrote: > > I should have mentioned that the reason why I wrote it is that I would > very much like to have it included in org-mode, and I'm OK to sign the > copyright papers if necessary. Sigh. The FSF and my University still haven't been able

Re: [Orgmode] columnview and emacsclient (again)

2009-10-12 Thread David Bremner
Memnon Anon wrote: >Hi! >I still see this problem with emacsclient and columnview (cf. >http://article.gmane.org/gmane.emacs.orgmode/17568/match= , especially >the links to the pictures). I don't much about the causes, but when have this problem, it turns out that the org-column face is messed u

Re: [orgmode] Solutions of blogging tools for org-mode

2009-10-20 Thread David Bremner
Juan Reyero wrote: > I am looking for in a blogging engine is a >way to mark entries as belonging to the blog, and generation of an RSS >feed that includes them; all other things, including publishing and >HTML export, are already covered by standard org-mode facilities, and >services like disqus

Re: [Orgmode] Re: Proposed key binding changes: archiving and attachments

2009-11-06 Thread David Bremner
At Sat, 7 Nov 2009 07:33:30 +0100, Carsten Dominik wrote: > I actually think that few people use archiving to sibling. Am I > wrong about this? For what it is worth, I have started to use archive to sibling quite a lot in the last month or so. I also like to tidy up my org files, but I need to

Re: [Orgmode] Re: Feature request: Periodic events based on count of specific weekdays

2009-11-21 Thread David Bremner
Ben Finney wrote: >I'm surprised at this assertion. Just about every club or social >organisation, etc., that I've heard of that meets monthly, does so by >meeting “on the second Tuesday of the month” or equivalent monthly >specification. It's surely not seldom in my experience. I missed some co

[Orgmode] [org-mobile] Pushing without custom agendas defined does not create agenda.org

2009-11-24 Thread David Bremner
I don't have any custom agenda views defined (I know, I must be a newbie). When I run org-mobile-push, the file agenda.org is not created. Is this the way things are intended to work? d ___ Emacs-orgmode mailing list Please use `Reply All' to send r

Re: [Orgmode] [org-mobile] Pushing without custom agendas defined does not create agenda.org

2009-11-24 Thread David Bremner
Carsten Dominik wrote: >On Nov 24, 2009, at 4:17 PM, David Bremner wrote: >> >> I don't have any custom agenda views defined (I know, I must be a >> newbie). When I run org-mobile-push, the file agenda.org is not >> created. Is this the way things are intend

Re: [Orgmode] [OT] Emacs for email?

2009-12-02 Thread David Bremner
Keith Lancaster wrote: >I apologize for the WAY off topic question, but since you folk are >emacs expertsdo you use emacs for email, and if so, what do you >use? Org-mode caused me to switch to emacs after programming for 30 >years in other editors, and so like many emacs converts, I'm not >wa

Re: [Orgmode] Notmuch: An emacs interface for fast global search and tagging of email

2009-12-06 Thread David Bremner
For those of you interested in notmuch and org-mode, I have a preliminary version of support for links from org-mode files to notmuch. Currently the following are working * Supported by org-store-link ** Link to a thread [[notmuch:thread:35471bef770cf624005d52a155bd140e][Email from Aneesh Kumar

[Orgmode] Updated patches for linking to notmuch mail from org

2010-04-05 Thread David Bremner
I'm happy to report that my patches for org-mode to support linking to notmuch mail are usable with the current master branch of notmuch (as of a few hours ago). These have been tested for a while, but I think only by me. I find them incredibly useful (well, I found the links to Wanderlust very us

[Orgmode] [PATCH 1/2] Initial version of link support for the notmuch mail system.

2010-04-05 Thread David Bremner
@@ -0,0 +1,87 @@ +;;; org-notmuch.el --- Support for links to notmuch messages from within Org-mode +;; Author: David Bremner +;; License: GPL3+ +;;; Commentary: + +;; This file implements links to notmuch messages from within Org-mode. +;; Link types supported include +;; - notmuch:id:message-id

[Orgmode] [PATCH 2/2] Add org-notmuch.el to Makefile and to org-modules.

2010-04-05 Thread David Bremner
--- Makefile|1 + lisp/org.el |3 ++- 2 files changed, 3 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 18b37d3..177139f 100644 --- a/Makefile +++ b/Makefile @@ -99,6 +99,7 @@ LISPF = org.el \ org-mhe.el \

Re: [Orgmode] Updated patches for linking to notmuch mail from org

2010-04-06 Thread David Bremner
On Tue, 6 Apr 2010 12:13:48 +0200, Carsten Dominik wrote: > Hi David, > > before we take this further, what is your copyright status with the FSF? > > - Carsten Some years ago (possible 20) I sent a copyright assignment for some contributions to bookmark.el (see the comments therein), so it sh

[Orgmode] pretty export of tags

2010-05-31 Thread David Bremner
I would like some more control over how tags are exported to PDF. I tried both latex and docbook based methods, and as far as I can tell, in both cases the treatment is hard-coded (at least in the docbook case it does mark them as being different from the headline). Is there some existing trick I

Re: [Orgmode] notmuch support for org-mode?

2010-08-09 Thread David Bremner
On Tue, 10 Aug 2010 09:40:05 +1000, Bart Bunting wrote: > Hi all,, > > A while back a notmuch link patch was posted to the list. > > I think it was written by David Bremner but don't appear to be able to > find the exact mail now. > > Is there any update on the pat

[Orgmode] clocktable agenda view?

2009-02-13 Thread David Bremner
I would like an agenda view that summaries the time for various projects for the current week. Something like a clocktable block, but that is dynamic (i.e. doesn't need a new file created) and allows navigation to the corresponding projects/files. I tried clocksum, but it gives the total times,

Re: [Orgmode] time tracking common activities

2009-02-20 Thread David Bremner
J Aaron Farr wrote: >I'm using org-mode to track my time on projects and todo items, but >I'd also like to start tracking time I spend on things such as my >email, reading rss feeds, etc. I'd prefer to continue to use >org-mode for that so that all my time tracking is in one place with >one syste

Re: [Orgmode] A little warning

2009-03-13 Thread David Bremner
Carsten Dominik wrote: >I am abandoning the CLOCK drawer, and instead use the LOGBOOK drawer >also for CLOCK lines and clock-out notes. This makes a lot of sense >to me, hopefully also to you. Is it sensible to global search and replace :CLOCK: with :LOGBOOK: to "upgrade" my org files? David

[Orgmode] FR: org-clock-goto last-clock

2009-03-15 Thread David Bremner
It would be useful to me for org-goto-clock to go to the last headline that I clocked out of (in order to restart it). It seems this information is (usually) in the variable "org-clock-heading" even if there is no current clock running. All the best David _

[Orgmode] Re: FR: org-clock-goto last-clock

2009-03-15 Thread David Bremner
Mikael Fornius wrote: >Does the prefix argument help you? >With C-u C-c C-x C-j I get a menu with current and recent used clocks >and can select easily with a keystroke. As usual, I just missed it. Thanks, that is perfect. ___ Emacs-orgmode mailing l

Re: [Orgmode] blorg??

2009-03-22 Thread David Bremner
Rustom Mody wrote: >They've started sending me their reports in org format. I was >considering the next step of making them blog rather than use mail >for their reports and was wondering if blorg.el is the way to >go. (Gather that blorg is not really stable) Any other suggestions >(org-oddmuse.e

Re: [Orgmode] iPhone ----> org-mode

2009-03-27 Thread David Bremner
At Fri, 27 Mar 2009 18:29:02 +0100, Carsten Dominik wrote: > > > > Brilliant. Just what I was asking for in my Posting last week. As I > > have > > argued, solutions like this would be the most important piece of > > development. However, it would be a pity to have this iPhone-only. > > The Emac

Re: [Orgmode] Re: Agenda clock report - adding new columns

2009-04-16 Thread David Bremner
At Thu, 16 Apr 2009 13:02:03 -0400, Bernt Hansen wrote: > > (replying to my own post) > > Bernt Hansen writes: > > Maybe I'm over-engineering this... Just putting the limit in the > headline text works for me... > > I just added [MAX xxx] and [MIN yyy] to my headline and that'll work. > It's p

Re: [Orgmode] Re: Sorting org-mode Outlines with xemacs

2009-04-27 Thread David Bremner
Ian Barton wrote: >emacs22 - The GNU Emacs editor >emacs22-gtk - The GNU Emacs editor (with GTK user interface) >emacs22-nox - The GNU Emacs editor (without X support) At the risk of adding further noise, the original poster discussed XEmacs21 (www.xemacs.org) not emacs21. ___

Re: [Orgmode] Why not emacs -Q for byte-compiling org-mode in the Makefile

2009-05-04 Thread David Bremner
At Sun, 3 May 2009 21:52:05 +0200, Carsten Dominik wrote: > On May 3, 2009, at 9:29 PM, Tassilo Horn wrote: > > is there a specific reason that the Makefile uses emacs -q and not > > emacs > > -Q for byte-compiling org-mode? > > this is a good idea, but -Q is not understood by XEmacs, and I > am n

Re: [Orgmode] suggestion: "native" orgmode XML export (and import?)

2009-08-07 Thread David Bremner
Ilya Shlyakhter wrote: >That's great, thanks! I should be able to take it from there. >It would be great if at some point this became official, and also >included an XML exporter and specification. There is some code around for converting between xml and sexp representations. A few minutes wi

[Orgmode] Feature Request: insert/delete rows in column view

2009-08-28 Thread David Bremner
Maybe this is difficult for reasons I don't know about, but it would be very nice to insert and delete rows in column view. I agree that deleting a row could kill a lot of text, but no differently than a folded view. For inserting, maybe below the current row. Of course then I'll be wanting to ed

Re: [Orgmode] Feature Request: insert/delete rows in column view

2009-08-29 Thread David Bremner
Carsten Dominik wrote: >What is so bad about exiting column view, doing the structure >changes and then going back in? The problem is that structure changes >potentially affect summary columns, so it is not a good idea to do this >in column view. I can certainly live with it. I made the request

Re: [Orgmode] A student hopes to learn more about the Org-Mode Community and free/open source software

2009-09-17 Thread David Bremner
At Thu, 17 Sep 2009 11:46:26 -0400, Tiebing Shi wrote: >

Re: [Orgmode] Re: A simpler remember architecture

2009-10-02 Thread David Bremner
Jean-Marie Gaillourdet wrote: >At Thu, 01 Oct 2009 14:41:39 -0400, >Bernt Hansen wrote: >> C-u C-c C-x C-i i >Perhaps, it's worth considering shorter and easier to remember >keyboard shortcuts. It is actually not quite as bad is it sounds. - C-u is the generic "do it differently prefix" - C-c

Re: [Orgmode] import mail messages like mhc?

2008-10-26 Thread David Bremner
At Sat, 25 Oct 2008 18:30:18 +0100, Ben Alexander wrote: > Completely unrelated to org-mode: I would love to move my email to > Emacs and use something like this, but I the only solutions I can > understand rely on moving mail from my IMAP based inbox onto the > local system. [snip] > Does anyon

[Orgmode] DONE todo's in agenda view

2009-01-17 Thread David Bremner
I'm a bit embarrassed to ask this, because it seems like it must be a FAQ, but I'm stuck. I have (setq org-agenda-skip-scheduled-if-done t) (setq org-agenda-skip-deadline-if-done t) in my .emacs, but there are still many DONE todos in my weekly agenda (C-c a a) Can someone give me a hint w

[Orgmode] Re: DONE todo's in agenda view

2009-01-17 Thread David Bremner
Bernt Hansen wrote: >I have the same settings. The only DONE tasks that show up for me >are the ones with active timestamps. [snip] >Could that be your situation? Yes, that is the case for me too. But if they have inactive timestamps, they don't show up when they are in state TODO either. So I

[Orgmode] Re: DONE todo's in agenda view

2009-01-17 Thread David Bremner
Bernt Hansen wrote: >Sorry for the confusion - I meant active timestamps _outside_ of the >DEADLINE: or SCHEDULED: entries. [snip] >but if I add an active timestamp to it like this it does show up >,[ test.org ] >| * DONE Some task >| DEADLINE: <2009-01-10 Sat> CLOSED: [2009-01-17 Sat 16

Re: [Orgmode] Org mode and ikiwiki

2009-01-19 Thread David Bremner
Manish wrote: >Has anybody played around with mixing Org mode and ikiwiki >(http://ikiwiki.info/)? See for example http://www.golden-gryphon.com/blog/manoj/blog/2008/06/08/Using_org-mode_with_Ikiwiki/ ___ Emacs-orgmode mailing list Remember: us

[Orgmode] clocktable and ISO week

2009-01-27 Thread David Bremner
I have a clocktable that begins like this. #+BEGIN: clocktable :maxlevel 2 :block 2009-W05 :scope agenda-with-archives Clock summary at [2009-01-27 Tue 17:15], for week 2009-W04. [contents snipped] #+END: Whatever week I put in :block, it puts one less in the title. It seems actually gather the

Re: [Orgmode] org-tab-follows-link

2009-02-09 Thread David Bremner
Carsten Dominik wrote: >is there anyone who used org-tab-follows-link? >The implementation is bad and I woud like to remove this option. I just started using it. I guess I could go back to org-return-follows-link, although I remember there was discussion about the implementation of that one as

[Orgmode] revert all agenda buffers

2009-02-10 Thread David Bremner
Hi Org-wizards; I am using git to to sync my org files between various hosts. The problem is that when I update the files on disk (i.e. with a git pull) then I have to manually revert each current org buffer (or, restart emacs, like that is going to happen :-) ). It would be nice if there was an

Re: [Orgmode] Citing articles, bibliography and html export

2009-02-10 Thread David Bremner
At Tue, 10 Feb 2009 18:33:31 +0100, Manuel Hermenegildo wrote: > > Some time ago I had some success in a similar context (writing an > autodocumenter for the Ciao programming language) where I needed to > generate citations in a format different from latex. I managed to do > this by writing a new

[O] Bug: org-clock-display dependence on org-clock-display-default-range is undocumented [8.3.2 (8.3.2-dist @ /usr/share/emacs24/site-lisp/org-mode/)]

2016-01-03 Thread David Bremner
Emacs : GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.18.2) of 2015-10-24 on trouble, modified by Debian Package: Org-mode version 8.3.2 (8.3.2-dist @ /usr/share/emacs24/site-lisp/org-mode/) Today being January first, the definition of 'thisyear changed rather suddenly, and I spent a w

[O] exporting columnview with properties and text

2017-01-18 Thread David Bremner
I have some 40 files like the following. I would like to export them in some more friendly to read form without losing either properties or the comments in between the headlines. Any ideas? Please CC, I'm not subscribed to the list. #+COLUMNS: %ITEM %SCORE(score){+} * total ** Q1 *** a :PRO

excluding noweb references completely from exports

2020-01-04 Thread David Bremner
At the end you can find a cut down version of an org-mode file I am using to generate some beamer slides. This works as written, but it feels clumsy to use two src blocks for every snippet. I have tried putting the <> in the main src block, but this either generates a blank line or if I delete th

Re: excluding noweb references completely from exports

2020-01-05 Thread David Bremner
"Fraga, Eric" writes: > On Saturday, 4 Jan 2020 at 14:15, David Bremner wrote: >> Any better ideas for how to do this? In case it's not clear, I want >> include files in my tangled output that don't show in the beamer >> export. > > Export an

tangling from multiple files

2020-03-17 Thread David Bremner
I've seen this question around e.g. stack overflow, but none of the answers I found seems really satisfactory. I'd like to share a set of begin_src / end_src blocks in a.org between b.org and c.org; in particular b.org and c.org contain noweb references to names defined in a.org. Is there a bett

Re: tangling from multiple files

2020-03-18 Thread David Bremner
"Berry, Charles" writes: >> On Mar 17, 2020, at 4:21 PM, David Bremner wrote: >> >> >> I've seen this question around e.g. stack overflow, but none of the >> answers I found seems really satisfactory. >> >> I'd like to share a s

Re: tangling from multiple files

2020-04-04 Thread David Bremner
s on individual source blocks. if a.org looks like #+include: c.org #+export_file_name: foo.org #+begin_src python :tangle foo.py :noweb true <> def hello(): test() #+end_src then foo.org looks like # Created 2020-04-04 Sat 15:03 #+TITLE: #+AUTHOR: David Bremner #+name test.

Re: tangling from multiple files

2020-04-08 Thread David Bremner
"Berry, Charles" writes: > I see. > > It looks like you are back to `org-babel-lob-ingest'. > > Maybe the issue you raised at the start of having to re-ingest after changes > could be addressed by a function in `org-babel-pre-tangle-hook'. Thanks for the suggestion. I wrote up my solution at

custom function for org-babel src block export

2023-12-25 Thread David Bremner
I am generating slides using org-beamer. I would like certain code blocks to export as links containing URL-encoded content of the block. As an example I would like the following block #+begin_src stacker (defvar x 1) (deffun (f) (defvar y 2) (deffun (h) (+ x y)) (h)) (f) #+end_src

Re: custom function for org-babel src block export

2023-12-25 Thread David Bremner
Ihor Radchenko writes: > David Bremner writes: > >> I am generating slides using org-beamer. I would like certain code >> blocks to export as links containing URL-encoded content of the >> block. > > Check out https://orgmode.org/manual/Advanced-Export-Configura

Re: custom function for org-babel src block export

2023-12-25 Thread David Bremner
David Bremner writes: > Ihor Radchenko writes: > >> David Bremner writes: >> >>> I am generating slides using org-beamer. I would like certain code >>> blocks to export as links containing URL-encoded content of the >>> block. >> >

Re: custom function for org-babel src block export

2023-12-26 Thread David Bremner
Rudolf Adamkovič writes: > How about: > > (defvar stacker-base > "\href{https://www.example.com/stacker/?program=%s}{execute on stacker}") > > (defun org-babel-execute:stacker (body params) > (format stacker-base > (org-link-encode body '(?? ? ?( ?) ?\n > Thanks, that's a def