[Orgmode] Re: new list item minor bug

2009-09-27 Thread Dan Davison
Dan Davison writes: > If you start a numbered list with > > 1. > > and hit M-RET then you get > > 2. > ^ > with a space, i.e. '2. ' > > However, when creating the 10th list item, there is no space after > '10.'. Sorry, what I meant to

[Orgmode] new list item minor bug

2009-09-27 Thread Dan Davison
If you start a numbered list with 1. and hit M-RET then you get 2. ^ with a space, i.e. '2. ' However, when creating the 10th list item, there is no space after '10.'. Same for 99 -> 100. This isn't entirely trivial, because if you start typing blindly after hitting M-RET, then the line you

Re: [Orgmode] org-babel: interactive terminal support

2009-09-25 Thread Dan Davison
Benjamin Andresen writes: > Hello, > > after seeing org-babel I immediately thought of the eev project by > Eduardo Ochs (http://angg.twu.net/) > > Basically I wanted to do what he does in this video: > http://angg.twu.net/eev-current/anim/channels.anim.html > > So I wrote a small org-babel gnu s

Re: [Orgmode] Re: PATCH: proposed improvements to org-src-mode

2009-09-05 Thread Dan Davison
it-buffer buffer) @@ -474,14 +479,15 @@ the language, a switch telling of the content should be in a single line." (defun org-edit-src-save () "Save parent buffer with current state source-code buffer." (interactive) - (let ((p (point)) (m (mark)) msg) -(org-edit-src-exit) -

[Orgmode] PATCH: prevent filling of #+ lines

2009-09-05 Thread Dan Davison
This patch prevents fill-paragraph from acting on lines that start with #+ (optionally preceded by spaces or tabs). For example, at the moment if you have #+HTML: some html here Long line of normal text here and it goes on and on and on and on and on and on and on And then issue fill-paragraph

Re: [Orgmode] Re: PATCH: proposed improvements to org-src-mode

2009-08-27 Thread Dan Davison
Carsten Dominik writes: > Hi Dan, > > I am now finally looking at your patch. > > A few questions: > > On Aug 19, 2009, at 1:03 PM, Dan Davison wrote: > >> Dan Davison writes: >> >>> Carsten Dominik writes: >>> >>>> Hi Dan, >

Re: [Orgmode] Re: PATCH: proposed improvements to org-src-mode

2009-08-19 Thread Dan Davison
Dan Davison writes: > Carsten Dominik writes: > >> Hi Dan, >> >> thank you for studying and describing these issues, and for proposing >> a patch. I have noticed a bug in the patch I proposed: the configuration of the edit buffer for saving must be done only af

Re: [Orgmode] Re: Is there any other keywords for #+BEGIN_XXX ? Can I use lower case for keywords ?

2009-08-15 Thread Dan Davison
waterloo writes: > Can I use other like begin_foo ? > Only two begin_src and begin_example? > Thanks The two indexes in the manual are really useful. If you go to http://orgmode.org/manual/Main-Index.html you'll see all the #+BEGIN_XXX keywords listed, and of course you can click on them to se

[PATCH] Re: [Orgmode] Sorting subheaders

2009-08-13 Thread Dan Davison
<...> > [It looks like the main index of the manual needs an entry under 'sort' > or 'sorting'. Currently there's only one for sorting in the agenda.] diff --git a/doc/org.texi b/doc/org.texi index 79dac8e..0cb27da 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -957,6 +957,7 @@ See also the varia

Re: [Orgmode] Sorting subheaders

2009-08-13 Thread Dan Davison
Scott Novotney writes: > Hello, > > Does anyone know a way to sort headers or subheaders? I can sort items by > time in the agenda view, > but something more powerful, possibly by :TAG: or just by name would be very > useful. You want org-sort. To sort your example by name, put the cursor in

Re: [Orgmode] overzealous file link creation

2009-08-12 Thread Dan Davison
Carsten Dominik writes: > On Aug 11, 2009, at 10:29 PM, Dan Davison wrote: > <...> >> Try putting the following fragment into python-mode, and getting rid >> of >> the asterisks. Then org-cycle issued with point at any of the >> asterisked >> location

Re: [Orgmode] Re: PATCH: proposed improvements to org-src-mode

2009-08-12 Thread Dan Davison
;> >>- C-x k kills the buffer silently, leaving a broken overlay >> link. If buffer-file-name were set, it would have warned that >> the buffer was modified. >> >> *** buffer-file-name >>So, that all suggests that we need to set buffer-fil

[Orgmode] overzealous file link creation

2009-08-11 Thread Dan Davison
Recently I've been randomly losing the string 'file' from all sorts of documents. Up until now I had no explanation. It's not the sort of question one wants to ask on public mailing lists. OK, so if you call org-cycle "in the vicinity" of a word that starts with the string 'file', then it eats up

[Orgmode] PATCH: proposed improvements to org-src-mode

2009-08-11 Thread Dan Davison
- C-x s behaves as desired, except that as was already the case, the edit buffer is always considered modified, and so repeated invocations keep saving it. - As was already the case, C-x k always gives a warning that the edit buffer has been modified. - C-x C-c is as d

Re: [Orgmode] orgstruct minor mode

2009-07-25 Thread Dan Davison
> Maurizio Vitale > writes: > Is anybody working on making orgstruct work with programming modes (or > other modes that require the org "markup" to be hidden in comments)? Samuel Wales writes: >> It might be nice to have these solutions in one place. Yes, an overview/tutorial of the various

Re: [Orgmode] typo in org-babel

2009-07-23 Thread Dan Davison
Stephan Schmitt writes: > Hello, > > evaluating a source-block with org-babel raised an error about 'looking-at-p' > not defined. Thanks Stephan, I've applied that and checked for other occurrences. (I believe looking-at-p is new in emacs23.) Dan > > Best, > Stephan > diff --git lisp/org-

Re: [Orgmode] suggestion: converting plain lists to subtrees

2009-07-21 Thread Dan Davison
Ilya Shlyakhter writes: > A suggestion for a simple but useful command: convert a plain list to > a full-blown org subtree. Have you seen org-toggle-heading? (C-c * when not in a table). However, it seems that it doesn't preserve any list hierarchical structure when converting to headlines. Ba

Re: [Orgmode] orgstruct minor mode

2009-07-20 Thread Dan Davison
Maurizio Vitale writes: > Is anybody working on making orgstruct work with programming modes (or > other modes that require the org "markup" to be hidden in comments)? Have a look at this recent thread http://article.gmane.org/gmane.emacs.orgmode/15421/match=org+style+folding in particular the

Re: [Orgmode] html export of src: extra newlines

2009-07-14 Thread Dan Davison
Bill White writes: > Org seems to insert extra newlines when exporting src to html. You can > see the output at http://members.wolfram.com/billw/RomanCalendar.html > (search for gregorianFromAbsolute) - there's a large amount of vertical > space between the two function definitions. > > Is there

Re: [Orgmode] org-style folding for a .emacs

2009-07-13 Thread Dan Davison
Scot Becker writes: Hi Scot, > Does anyone have a recipe for easy org-style folding of an elisp file? > I'd like to divide my .emacs into segments to make it easier to > oversee and navigate. As you're probably aware, outline-minor-mode can be used for folding source code in whatever language.

Re: [Orgmode] Re: Publishing subsections of an orgmode file (HTML)

2009-07-13 Thread Dan Davison
Matthew Lundin writes: > Ben writes: > >> I think that's my first post here and I would like first of all to >> thank you all for your amazing work. > > Welcome! > >> >> My first question is: How can I publish a subsection of one of these >> files as a webpage (and this subsection only)? I occas

Re: [Orgmode] Agenda export to html error

2009-07-12 Thread Dan Davison
Nicolas Goaziou writes: > Hello, > > When I try to export my agenda view to html (C-x C-w test.html), I get > an "Invalid face" error in the minibuffer and no output file. The > Message buffer tells me "face-attribute: Invalid face". > > Exporting to postscript works well though. > > I have tried

[Orgmode] Re: Suggestion to org-R mode

2009-07-07 Thread Dan Davison
Sami Airaksinen writes: > > But to the point: I have "tons" of tables that have different things, so > that I can keep organized my data (one table with +60 columns is pretty > clumsy to me). And to produce something meaningful stats I would like to > combine these tables (I know that putting th

Re: [Orgmode] Using simple css in HTML export

2009-07-03 Thread Dan Davison
Charles Howard writes: > Hi. I thought it would be a simple matter to make use of a css file in html > export. > > At the top of my file I put > > #+LATEX_CLASS: myarticle > #+TITLE: Directory skeleton > #+AUTHOR: Study > #+STYLE: Hi Charles, The #+style line should look something like this

Re: [Orgmode] [Beta Release / Development Invitation] Org-Babel --- code evaluation for reproducible-research and literate-programming in org-mode

2009-06-26 Thread Dan Davison
Taru Karttunen writes: > Excerpts from Eric Schulte's message of Thu Jun 25 23:25:30 +0300 2009: >> For the past couple of months I have been working on Org-Babel, with Dan >> Davison and (initially) Austin Frank. Through Org-Babel Org-Mode can >> communicate with pr

Re: [Orgmode] Re: Sourceforge community award

2009-06-13 Thread Dan Davison
Ian Barton writes: > Carsten Dominik wrote: >> One more: How about this one: >> >> For question two I currently have: >> >>We should win because by letting people shape their >>productive selves, org-mode has spawned the best >>community of life hackers in the world. >> >> Just now I

Re: [Orgmode] Keeping a wiki with org-mode

2009-06-12 Thread Dan Davison
Marcelo de Moraes Serpa writes: > Thank you all for the replies, > > What I was suggesting is something like what WikiDPad does, a local > wiki-like KB. WikiDPad exposes a very agile workflow, where CameCased > words get automatically identified as wiki words and it automatically > create files i

Re: [Orgmode] Re: Sourceforge community award

2009-06-12 Thread Dan Davison
Sebastian Rose writes: > Carsten Dominik writes: >> Is the picture big enough? 640x480 at least, so say the rules > > > OK. Attached picture is 640x545 and has the darker green buttons again > (funny actually, I did that as one of the last steps, so 3 Ctrl.-z's did > the trick). Nice work,

Re: [Orgmode] Re: Sourceforge community award

2009-06-11 Thread Dan Davison
John Rakestraw writes: > Hi Carsten and the list -- > > I really like the ideas, and I'm trying merely to shorten -- see > suggestions below. > > --John > >> >> I also do like Brian's description a lot. But it is 190 characters, >> I am not sure if we can stretch the "about 140" this much? I h

Re: [Orgmode] Sourceforge community award

2009-06-10 Thread Dan Davison
> 1. Complete this sentence in about 140 characters: "Our project is > [-foo-]." For example, "Our project is a tool that helps you wash your > car." Our project is a uniquely rich life management and publishing tool, with immense potential for extension by virtue of its implementation in emacs.

Re: [Orgmode] Saving the *Org Edit Src Example* buffer

2009-06-09 Thread Dan Davison
(org-current-line))) (when (org-bound-and-true-p org-edit-src-force-single-line) (goto-char (point-min)) (while (re-search-forward "\n" nil t) Dan > > - Carsten > > On Jun 2, 2009, at 5:49 PM, Dan Davison wrote: > >> Dan Davison writes: >> >>

Re: [Orgmode] outline-minor-mode and code editing / export

2009-06-09 Thread Dan Davison
Carsten Dominik writes: > On Jun 7, 2009, at 7:19 PM, Dan Davison wrote: > >> Carsten Dominik writes: >> >>> Hi Dan, >>> >>> an alternative solution would be to turn off the major mode hook for >>> org-edit-src. Would that be good or b

Re: [Orgmode] outline-minor-mode and code editing / export

2009-06-07 Thread Dan Davison
e appropriate to rename org-exit-edit-mode as something like org-edit-src-mode; it now has two keybindings only one of which is to do with exiting. > > - Carsten > > On Jun 6, 2009, at 9:32 PM, Dan Davison wrote: > >> In turn on outline-minor-mode in the language major modes

Re: [Orgmode] outline-minor-mode and code editing / export

2009-06-06 Thread Dan Davison
ew)) + ((equal org-cycle-global-status 'contents) (org-content)) + ((equal org-cycle-global-status 'all) (show-all (push-mark m 'nomessage) (goto-char (min p (point-max))) (message (or msg "" Dan Davison writes: > In turn on outlin

[Orgmode] outline-minor-mode and code editing / export

2009-06-06 Thread Dan Davison
In turn on outline-minor-mode in the language major modes that I use, so that code starts up folded, via a call to org-content that is made in my major-mode hook. I'm finding that this has two undesirable consequences for org-mode, as follows. I have also described a possible solution, as implement

Re: [Orgmode] Saving the *Org Edit Src Example* buffer

2009-06-02 Thread Dan Davison
Dan Davison writes: > Following on from the recent improvements to the *Org Edit Src Example* > buffer, I have one more proposal: I have remapped C-x C-s so that it > saves the code in the org buffer, rather than offering to save the Edit > buffer itself (as it used to be with the i

[Orgmode] Saving the *Org Edit Src Example* buffer

2009-06-02 Thread Dan Davison
Following on from the recent improvements to the *Org Edit Src Example* buffer, I have one more proposal: I have remapped C-x C-s so that it saves the code in the org buffer, rather than offering to save the Edit buffer itself (as it used to be with the indirect edit buffer). I find this essential,

[Orgmode] First line of exported HTML causes error as .php

2009-05-26 Thread Dan Davison
I think there's been a change in HTML export which has broken the way in which I was using org to produce PHP files. The HTML exporter now produces the following as the first line (I believe this is new). However, when the file is produced with a .php suffix (setq org-export-html-extension "php

Re: [Orgmode] html export with htmlized code blocks

2009-05-19 Thread Dan Davison
"Dirk-Jan C. Binnema" writes: > Hi all, > > I sometimes use blocks of code in my org-files; currently, to make them > look nice, I put the code in a buffer with their major mode (e.g, a blog > perl in a buffer with perl-mode), then convert it to html with htmlize, > and copy the result html back

Re: [Orgmode] begin_src problems

2009-05-18 Thread Dan Davison
Tom Tobin writes: > On Mon, May 18, 2009 at 7:47 PM, Dan Davison wrote: >> Tom Tobin writes: >>> I'm having some issues using #+BEGIN_SRC; doing the following doesn't >>> seem to use the org-code face, and doesn't seem to work correctly with >>&

Re: [Orgmode] begin_src problems

2009-05-18 Thread Dan Davison
Hi Tom, Tom Tobin writes: > I'm having some issues using #+BEGIN_SRC; doing the following doesn't > seem to use the org-code face, and doesn't seem to work correctly with > "C-c i": C-c i is undefined with my setup. Did you mean C-c '? > > #+BEGIN_SRC html-mode > foobar > #+END_SRC I think yo

Re: [Orgmode] cannot edit two source code examples simultaneously

2009-05-18 Thread Dan Davison
Carsten Dominik writes: > On May 18, 2009, at 8:27 AM, Taru Karttunen wrote: > >> Excerpts from Dan Davison's message of Mon May 18 09:07:11 +0300 2009: >>> I think it's more complicated than that: source code loss is also the >>> motivation for doing something like this. If you are editing the >

Re: [Orgmode] cannot edit two source code examples simultaneously

2009-05-17 Thread Dan Davison
Taru Karttunen writes: > Excerpts from Dan Davison's message of Sun May 17 20:28:01 +0300 2009: >> Following on from this, I'd like to suggest that, while it is being >> edited, the source code is removed from the org buffer, to avoid >> concurrency problems. I just had a go at that -- the patch

Re: [Orgmode] cannot edit two source code examples simultaneously

2009-05-17 Thread Dan Davison
Following on from this, I'd like to suggest that, while it is being edited, the source code is removed from the org buffer, to avoid concurrency problems. I just had a go at that -- the patch below replaces the source code with a work-in-progress message that contains a link to the edit buffer. Th

Re: [Orgmode] source code block HTML appearance under linux firefox

2009-05-13 Thread Dan Davison
Ian Barton writes: > Hi Dan, > > It looks fine here in Firefox 3.0.10 on Ubuntu Jaunty. What version of > FF are you using? Also Firefox 3.0.10 on Ubuntu Jaunty. Same problem with ff 3.0.8 running on remote fedora core machine with graphics displayed locally via ssh -X. OK, that's strange, but

[Orgmode] source code block HTML appearance under linux firefox

2009-05-13 Thread Dan Davison
When source code blocks are rendered in HTML, in firefox under linux I see a thick lower border to the box enclosing the code, however I don't see this in firefox under windows and OS X, nor IE under Windows. As an example (for linux users at least) look at the bounding box to the first code examp

Re: [Orgmode] org-edit-src-code font lock problem

2009-05-05 Thread Dan Davison
Carsten Dominik writes: > Hi Dan, > > On Apr 29, 2009, at 9:23 PM, Dan Davison wrote: > >> I'm finding that the font-lock in the indirect buffer spawned by C-c ' >> on a source code block is not correct when there is a preceding (odd >> number of) apost

[Orgmode] org-edit-src-code font lock problem

2009-04-29 Thread Dan Davison
I'm finding that the font-lock in the indirect buffer spawned by C-c ' on a source code block is not correct when there is a preceding (odd number of) apostrophes / backticks etc (depending on the language). E.g. * this works fine as there is no apostrophe #+begin_src sh for i in $(seq -w 1 22)

Re: [Orgmode] #+include: export header lines

2009-04-14 Thread Dan Davison
nfo before. /usr/local/src/org-mode> make doc (cd doc; makeinfo --html --number-sections --no-split -o org.html org.texi) /usr/local/src/org-mode/doc//org.texi:8152: Cross reference to nonexistent node `Summary of in-buffer settings' (perhaps incorrect sectioning?). ] Dan > > > >

[Orgmode] #+include: export header lines

2009-04-13 Thread Dan Davison
-in-toc #+STYLE: #+AUTHOR: Dan Davison #+EMAIL: davi...@stats.ox.ac.uk * this is org-header; that_1 shouldn't be a subscript On export of tmp.org I *do* get the heading from org-header.org, but I do not get the e

Re: [Orgmode] org-R tutorial on Worg

2009-02-05 Thread Dan Davison
On Thu, Feb 05, 2009 at 08:04:11AM +, Graham Smith wrote: > Dan, > > I'm working through the tutorial and not got very far :-( > > #+TBLNAME:continuous-data > | | > |---| > | -4.76347066844695 | > | -1.83010300550287 | > | -3.62646358009839 | > | -3.064838477

Re: [Orgmode] org-R tutorial on Worg

2009-02-04 Thread Dan Davison
On Wed, Feb 04, 2009 at 01:54:25PM -0500, Dan Davison wrote: > Hi Graham, > > If you have added it to the contrib/lisp directory, then you could do > > (add-to-list 'load-path "path\to\contrib\lisp" load-path) Sorry, some nonsense crept in there. That should be (a

Re: [Orgmode] org-R tutorial on Worg

2009-02-04 Thread Dan Davison
equired feature `org-R' was not provided > > I just took the lead from mouse.el as it only needed (require > 'org-mouse) to work > > But obviously there is something different with org-R > > I would be grateful for some help again. > > Thanks, > > Graham >

[Orgmode] org-R tutorial on Worg

2009-02-03 Thread Dan Davison
Hi all, I've put a tutorial for org-R up on Worg: http://orgmode.org/worg/org-tutorials/org-R/org-R.php Amongst other things, there you can see which other org users you share the greatest affinity with, according to the results of the org variable survey... I hope org-R is going to be useful t

[Orgmode] table exporters should exclude column width specifiers

2009-02-01 Thread Dan Davison
The csv and tsv table exporters are currently including the 'narrow columns' width specifiers. They are also appearing in the html export. I think they should be excluded, but I'm not sure what the best strategy is. It seems to me that if a row contains only width specifiers, then that row should

Re: [Orgmode] POLL: the 40 variables project

2009-01-29 Thread Dan Davison
On Thu, Jan 29, 2009 at 11:26:37PM +0530, Manish wrote: < ... > > I am collating the information in the following format. > > | Submitter | Variable | Value | Comment | > > Further analyses like which were the most commonly customized variables, > their values etc. can then be derived from the

Re: [Orgmode] POLL: the 40 variables project

2009-01-29 Thread Dan Davison
My list is rather pedestrian at the moment... but I think I'm going to benefit from this exercise. (setq org-hide-leading-stars t) (setq org-agenda-files (list dan-org-dir)) (setq org-agenda-start-on-weekday nil) (setq org-agenda-ndays 30) (setq org-todo-keywords '((sequence "TODO" "STARTED" "|" "

Re: [Orgmode] Footnotes and R output when exporting to HTML or Latex

2009-01-28 Thread Dan Davison
On Wed, Jan 21, 2009 at 03:39:36PM +, Graham Smith wrote: > Mmmm, so busy concerened about the graphics I didn't realise I had > such a major issue with footnotes. > > I am pasting R output into an org file which comes in like: > > > names(gq3hazard) > > [1] "H1a""H1b""H1c""H2a"

Re: [Orgmode] graphing from org-tables

2009-01-27 Thread Dan Davison
On Mon, Jan 26, 2009 at 09:53:37AM +0100, Carsten Dominik wrote: > < ... > >> (defun org-table-remote-range (id form >>&optional replace keep-empty numbers lispp) >> "Get a field value or a list of values in a range from table at ID. > > In 6.19, there is now bui

Re: [Orgmode] graphing from org-tables

2009-01-22 Thread Dan Davison
e design aim would be to have the same mechanism work for referencing tables for processing by #TBLFM, org-plot, org-table-R, org-exp-blocks, etc. What ideas to people have about implementation (and syntax) for this sort of table referencing? Dan > > Thanks -- Eric > > Dan Davison write

[Orgmode] path completion with file: links?

2009-01-08 Thread Dan Davison
When creating a file link with C-c C-l, I appreciate that the initial file: specifier is autocompleted for me, but I don't subsequently get autocompletion on path names. Is that supposed to happen, and if not would it be possible / how difficult would it be? Thanks, Dan -- http://www.stats.ox.a

[Orgmode] org files and directory hierarchies

2009-01-08 Thread Dan Davison
I was starting to wonder about the relationship between the hierarchy defined by org files, and the file system hierarchy. This is just thinking out loud really. In fact that might be a generous description of a very vaguely-thought out idea. It is obviously a very standard situation that a file e

Re: [Orgmode] Re: org tables and R

2008-12-31 Thread Dan Davison
Hi Tom, On Wed, Dec 31, 2008 at 02:54:29PM -0500, Tom Breton (Tehom) wrote: > > Dan writes: > [...] > > - replace:t > >The original org-table is replaced by the text output (which will be > >an org-table if the result is like a 1- or 2-dimensional array). > > Does replace:nil do the oppo

[Orgmode] org tables and R

2008-12-30 Thread Dan Davison
Hi all, I've had a go at taking the org tables and R thing a bit further. I'm using two different #+ lines in the org buffer: Lines starting with #+TBLR: are in the standard org style (option:value) and can be used to specify certain transformations of the table and standard plots of the table dat

Re: [Orgmode] graphing from org-tables

2008-12-21 Thread Dan Davison
On Mon, Jul 28, 2008 at 04:41:52PM +0100, Dan Davison wrote: > On Mon, Jul 28, 2008 at 08:32:22AM -0700, Eric Schulte wrote: > > Hi Dan, > > > > One way around the sleep(60) hack may be to create the R graph using > > an inferior R process. See > > Yep, I just

orgstruct minor mode (WAS: [Orgmode] latex <-> org ?)

2008-12-18 Thread Dan Davison
. > > Also, this does not seem like something you use all the time when > editing LaTeX-files, but more like a tool very handy for reorganizing > and restructuring your work, i.e. not a replacement for > org-export-latex, but a tool to integrate existing material to the > new, e

Re: [Orgmode] latex <-> org ?

2008-12-04 Thread Dan Davison
(.*\\)$" nil t) (replace-match (concat "subsection" (replace-regexp-in-string "" "\\\\" (match-string 1))) nil nil))) (save-excursion (while (re-search-forward "^\\*\\*\\* \\(.*\\)$" nil t) (replace-match (concat "\

[Orgmode] latex <-> org ?

2008-12-04 Thread Dan Davison
Has anyone worked on reversible transformation between org and latex? I'm collaborating on a latex document with some non-org users. Basically what I'd like to do is transform a latex document into an org document, fold/unfold sections and edit the document under org-mode, and then reconvert to lat

Re: [Orgmode] Org-mairix.el

2008-08-17 Thread Dan Davison
On Sat, Aug 16, 2008 at 10:59:06PM -0500, Russell Adams wrote: > Where can I find the latest org-mairix.el that supports mutt? Hi Russell, As far as I know the answer is in http://lists.gnu.org/archive/html/emacs-orgmode/2008-05/msg00256.html in which Adam Spiers points us towards http://lists

Re: [Orgmode] Problems publishing css files

2008-08-05 Thread Dan Davison
Hi Richard, I couldn't see anything wrong with your alist, and I tried it out on my system (with altered, local, directory names) and org-publish web-css copied a css file to the publishing directory with no problems. I haven't had any problems with org-publish-attachment on any type of file. Is

Re: [Orgmode] graphing from org-tables

2008-07-28 Thread Dan Davison
rt back if I make progress with that. https://stat.ethz.ch/pipermail/ess-help/2008-July/004785.html Dan > http://cran.r-project.org/doc/FAQ/R-FAQ.html#R-and-Emacs for > information on running R functions from inside of Emacs. > > Best -- Eric > > On Saturday, July 26, at 19:1

Re: [Orgmode] graphing from org-tables

2008-07-26 Thread Dan Davison
R (www.r-project.org) is pretty good for data plotting and statistical analyses. Here's my effort at the org-table-plot function, using R. Since R contains a csv importer that can read from stdin, it's pretty simple. I've tried to code it so that you can provide an arbitrary R function as the optio

Re: [Orgmode] Re: Suggest changing git repo on website to refer to git protocol

2008-07-23 Thread Dan Davison
On Wed, Jul 23, 2008 at 10:31:05PM +0530, Manish wrote: > On Wed, Jul 23, 2008 at 9:49 PM, Alan E. Davis wrote: > > [snip] > > > I trust he will not resent my posting here his instructions > > Absolutely not. I am glad it was of some use. :) > > One of the best introductions to Git (by n

[Orgmode] org to lisp

2008-07-23 Thread Dan Davison
Is there an existing function that will convert an org syntax buffer into a corresponding (recursive) lisp data structure? (preserving all the metadata of each heading in some way?) I guess I'm thinking of structs in C, but is this a natural thing to do in lisp? I think the existence of such code m

Re: [Orgmode] deleting hidden parts of sparse trees

2008-07-08 Thread Dan Davison
(It was somewhat pretentious of me to call my personal collection of random photos of flowers a 'database', but still happy to.) Dan > up on the web? I'd happily link to it from the Org webpages - we need > more of these examples. > > - Carsten > > On Jul 8, 2008, a

Re: [Orgmode] deleting hidden parts of sparse trees

2008-07-08 Thread Dan Davison
On Mon, Jul 07, 2008 at 09:48:37AM -0700, Carsten Dominik wrote: > > On Jul 7, 2008, at 9:44 AM, Carsten Dominik wrote: >> <...> >> >> Do I need to mention that this will be a dangerous operation, deleting >> lots of invisible text? You might find out only ater it is too late >> to recover. > > >

[Orgmode] deleting hidden parts of sparse trees

2008-07-07 Thread Dan Davison
I'd like to be able to create a 'pruned' tree -- I am thinking of an operation that is similar to sparse tree creation, but which results in the deletion (not just folding) of all subtrees that contain no matching entries. I don't think this currently exists as such (?), but it is possible to do w

Re: [Orgmode] can't make org-publish do anything

2008-07-04 Thread Dan Davison
(file-newer-than-file-p filename (org-publish-timestamp-filename filename ;; don't use timestamps, always return t t)) > >

[Orgmode] can't make org-publish do anything

2008-07-04 Thread Dan Davison
I'm trying to get going with org-publish, but am falling at the first hurdle. I can't get it to do anything... C-h v shows that org-publish-projects-alist has the value (("website" :base-directory "~/website/" :publishing-directory "~/pub_html/website/" :section-numbers nil :table-of-contents n

[Orgmode] can't get source code editing working

2008-05-25 Thread Dan Davison
On Sun, May 25, 2008 at 10:25:22AM -0600, Charles Martin wrote: > On Sun, May 25, 2008 at 10:00 AM, <[EMAIL PROTECTED]> wrote: > > > Editing source code example in the proper mode > > -- > > > > If you are writing a document with source code examples, y

[Orgmode] Re: Integration of Org mode with Mairix: org-mairix.el

2008-05-22 Thread Dan Davison
Adam Spiers adamspiers.org> writes: > <...> > On 30th December I posted a significant update to org-mairix.el which > added mutt support: > > http://thread.gmane.org/gmane.emacs.orgmode/3386/focus=4908 > > Perhaps I should push it into the CONTRIB/ directory myself? However, > there are one

Re: [Orgmode] leading stars not hidden

2008-05-12 Thread Dan Davison
On Mon, May 12, 2008 at 10:39:06AM -0400, Joel J. Adamson wrote: > David Rawlins <[EMAIL PROTECTED]> writes: > > > I'm using gnome-terminal in debian etch with a white background. The > > org-hide face foreground is set to "white," but it actually shows up > > as a light grey. Has anyone else ru

[Orgmode] property searches and numerical values

2008-04-17 Thread Dan Davison
I'd like to ask about ways in which (sorted) sparse trees can be produced based on numerical-valued properties. One thing I have in mind is that it would seem natural to treat priority as a (1-dimensional) numerical quantity, rather than as a categorical variable as it seems to be currently. i.e

Re: [Orgmode] Re: Using Alt as Meta

2008-04-08 Thread Dan Davison
On Tue, Apr 08, 2008 at 10:41:22AM -0500, J. David Boyd wrote: > Dan Davison <[EMAIL PROTECTED]> writes: > > > On Mon, Apr 07, 2008 at 04:46:17PM -0400, Chris Leyon wrote: > >> On Mon, Apr 7, 2008 at 4:16 PM, Dan Davison <[EMAIL PROTECTED]> wrote: > >>

[Orgmode] different face for weekdays/weekends in agenda view?

2008-04-08 Thread Dan Davison
I like to look at an agenda view for more than one week (yes, ok, I don't have the world's busiest diary). Is it possible to set a different face for weekdays/weekends so that I can immediately see where the weekends fall? Thanks, Dan ___ Emacs-orgm

Re: [Orgmode] Using Alt as Meta

2008-04-08 Thread Dan Davison
On Mon, Apr 07, 2008 at 04:46:17PM -0400, Chris Leyon wrote: > On Mon, Apr 7, 2008 at 4:16 PM, Dan Davison <[EMAIL PROTECTED]> wrote: > > Why is is that I have to use for org-metaright, and > > brings up the message: ' is undefined'? What's an > > ap

[Orgmode] Using Alt as Meta

2008-04-07 Thread Dan Davison
I came across org-mode a couple of weeks ago. I'm really impressed: it looks excellent, useful, and like it will take me some time before I've worked out how best to use it. But I think I will carry on using it fairly seriously, so thanks very much Carsten for something that looks like it's goin

<    1   2   3   4   5   6