[O] Automatically naming and linking to an external file

2019-04-15 Thread Marvin Doyley
Hi there, I trying to make a script that (a) automatically creates a file e.g. notes-04-15-2019.org (b) makes a link to notes-40-15-2019.org automatically in index.org under a specific heading (c) open notes-04

Re: [O] Viewing animated gif as inline video

2019-04-13 Thread Marvin Doyley
up how I did it > > Just want you to know that it can be done in OrgMode--what version of Emacs, > etc. is required (and why), I'm not sure > > On Sat, Apr 13, 2019 at 2:22 PM Marvin Doyley <mailto:marvin...@gmail.com>> wrote: > Hi there, > > Does anybody know how to view an animated gif as an inline video? I can see > the first frame as an inline image, but I am unable to view the video. > > Thanks > M

[O] Viewing animated gif as inline video

2019-04-13 Thread Marvin Doyley
Hi there, Does anybody know how to view an animated gif as an inline video? I can see the first frame as an inline image, but I am unable to view the video. Thanks M

[O] special blocks

2017-03-14 Thread Marvin Doyley
Does anybody know how to set the foreground color of special blocks ? Cheers, M

[O] Problems with ob-ipython

2017-03-01 Thread marvin doyley
Hi there, I am trying to use ob-ipyton but when I try to run any code block I get the following error "Evaluation of this python code block is disabled.” Any suggestions on how to fix this ? I am using emacs 26, python 5 cheers, M Here is an example code block that I try to run. Note that pyt

[O] Sorting Todo

2016-12-04 Thread marvin doyley
Dear All, I would like to sort my TODO file using two criteria: (a) priority and (b) schedule and deadline. I would like items to be ordered as follows - priority, deadline, schedule, and everything else. Does anybody know how to do this ? Cheers, M

[O] ox-freemind

2016-07-04 Thread marvin doyley
Hi there, I am playing with the org-mode to freemind exporter and was wondering how to show an association between two nodes. For example, lets say I have an org-file #+title: Cars * Models ** BMW ** Ford ** Tesla * Colors ** Red ** Silver ** Black ** White * Acceleration (0-60/s) ** 2 ** 6 **

Re: [O] Problem with org-ref

2015-12-23 Thread marvin doyley
l Engineering > Carnegie Mellon University > Pittsburgh, PA 15213 > 412-268-7803 > @johnkitchin > http://kitchingroup.cheme.cmu.edu <http://kitchingroup.cheme.cmu.edu/> > > > On Wed, Dec 23, 2015 at 4:22 PM, marvin doyley <mailto:marvin...@gmail.com>> wrote: >

Re: [O] Problem with org-ref

2015-12-23 Thread marvin doyley
Hi John,I am using a Mac too, and pdftotext seem to be working, well for an ocr file (see below) if I run pdftotext on the original pdf I get nothing.cheers,MPS I am using brew poppler, which includes pdftotext On Dec 23, 2015, at 4:30 PM, John Kitchin wrote:Thanks! Do you

[O] Problem with org-ref

2015-12-23 Thread marvin doyley
Hi John, I am playing with org-ref, the melpa version. Everything works fine except, one thing. When I drag a pdf to an empty bibtex file it doesn’t extract the doi ( no doi found in the file:/// ). I tried it pdf you used in your video (Examples of Effective Data Sharing in Scientific Publ

Re: [O] CDlatex

2015-12-19 Thread marvin doyley
Hi Nick, You are correct it is still there, but I can’t start cdlatex-mode via the org-mode-hook (i.e., include add-hook 'org-mode-hook 'turn-on-org-cdlatex in my .emacs file). It only works when it type M-x cdlatex-mode in the buffer. Maybe it is clashing with something. Best wishes, M

[O] Converting paragraph to plain lis

2015-12-15 Thread marvin doyley
Hi there, Does anybody know how to convert a paragraph to a plain list, and vice versa. For example, I would like to convert Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse viverra consectetur euismod. Donec non tempor turpis. to 1. Lorem ipsum dolor sit amet, consecte

[O] wrapping text around figure

2014-09-24 Thread marvin doyley
Dear All, I am writing a grant proposal using Org-mode and I am trying to figure out how to wrap text around a figure. I have done this in the past (latex) using the wrapfig function, but it would be nice to do this using #Attr: Thanks, Best Wishes, M

Re: [O] Capturing outgoing gnus e-mail

2014-06-14 Thread Marvin Doyley
I love it Thanks Cheers, M Sent from my iPhone ** May contain typos**

[O] Emphasizing multiple lines

2014-06-04 Thread Marvin Doyley
Hi there, I am trying to figure out how to emphasize multiple lines. Below, I have included some random text to highlight what I would like to do. Thanks M *Donec ut nulla nibh. Pellentesque interdum eros ut felis volutpat, vel lacinia tortor ullamcorper. Curabitur fermentum mi a neque gravi

[O] Git not working

2014-05-14 Thread Marvin Doyley
Hi there, I am trying to pull the latest version of org, but I get the following error whenever I try to do so: fatal: read error: Connection reset by peer Does anybody now how to resolve this ? Thanks M

Re: [O] org-babel pass data between blocks

2014-04-28 Thread Marvin Doyley
Thanks, Your first option works like a charm cheers, M On Apr 28, 2014, at 9:07 AM, Alan Schmitt wrote: > On 2014-04-28 14:41, Marvin Doyley writes: > >> Dear All, >> >> Is there way to pass data between blocks in org-babel. For example lets say >> have two

[O] org-babel pass data between blocks

2014-04-28 Thread Marvin Doyley
Dear All, Is there way to pass data between blocks in org-babel. For example lets say have two blocks #+begin_src python from pylab import * # Simple carrier t=linspace(0,1,100); fc=100; Ac =1; C=Ac*cos(2*pi*t); #+end_src What I would like to do is to pass both C and t to another python blo

Re: [O] Counting number of children under heading

2014-04-17 Thread Marvin Doyley
Hi Thorsten, Your hidden line cookie is what I am looking for. If I understand it I should do the following * Fruits [# ] ** Apples ** Pears M-x org-hlc-toggle-hidden-lines-cookies ? When ever I do this I get the following error Symbol’s function definition is void: outline-body visible-p,

[O] Counting number of children under heading

2014-04-17 Thread Marvin Doyley
Hi there, I would like to automatically count the number of children under a given heading. For example, I would like to have * Cars (2) ** BMW ** Escort Putting [/] at the end of header (in this case Cars), then putting the TODO keyword before each sub-header give me a partial solution * C

Re: [O] org in the wild update

2014-02-08 Thread Marvin Doyley
emical Engineering > Carnegie Mellon University > Pittsburgh, PA 15213 > 412-268-7803 > http://kitchingroup.cheme.cmu.edu[kitchingroup.cheme.cmu.edu] > > > >> On Sat, Feb 8, 2014 at 7:12 AM, Marvin Doyley wrote: >> Hi John, >> >> Org have also

[O] org in the wild update

2014-02-08 Thread Marvin Doyley
Hi John, Org have also revolutionized the way I work. I use it for teaching (making slides, creating homework and exams), presentation, and in a couple of weeks we will be submitting our first org generated manuscript. In general, works great for me, but for the students and my assistant th

Re: [O] Export each top level heading to separate file

2014-01-05 Thread Marvin Doyley
This may help, but I can’t take the credit. Someone in this forum wrote this for me several years ago. Cheers, M ;; turn header into file (defun turn-headline-into-org-mode-link () "Replace word at point by an Org mode link." (interactive) (when (org-at-heading-p) (let ((hl-text (nth 4 (or

Re: [O] Exams with Org?

2013-12-06 Thread Marvin Doyley
Hi there, I have been using the latex exam.cls and org-latex-classes. Just us add the following to your .emacs file (for more details see http://comments.gmane.org/gmane.emacs.orgmode/74512) (add-to-list 'org-latex-classes '("Prob" "\\documentclass[t]{exam} [NO-DEFAULT-PACKAGES] \\usepackag

Re: [O] Problems with org-bibtex

2013-11-21 Thread Marvin Doyley
> > > On 21 November 2013 09:25, Sean O'Halpin wrote: > >> Hi, >> >> I was just trying the same thing (prompted by the recent discussion). >> It turned out I had to >> >> #+begin_src emacs-lisp >> (bibtex-set-dialect) >> #+end_

Re: [O] Problems with org-bibtex

2013-11-21 Thread Marvin Doyley
Hi there, I found the bug. It turned out that an old copy of bibtex.el was the culprit, deleting this fixed the problem. Thanks again for all your help. Cheers, M On Thu, Nov 21, 2013 at 10:12 AM, Marvin Doyley wrote: > Hi Chris, > That didn't work either. > > When I did &g

Re: [O] Problems with org-bibtex

2013-11-20 Thread Marvin Doyley
" "a" "cd" "5x5" "any" "arp" "dbx" "dig" "erc" "ert" "esv" "ftp" "gdb" "irc" "jdb" "man" "mpc" "pdb" "pwd" &quo

[O] Problems with org-bibtex

2013-11-20 Thread Marvin Doyley
Hi there, I have decided to give org-bibtex a try. I have loaded it in my .emacs file, but whenever I copy a bibtex entry and try to use org-bibtex-yank I get the following error Symbol's function definition is void: bibtex-beginning-of-entry Could someone tell me what this mean and how to fix i

Re: [O] Property drawers and Beamer

2013-11-18 Thread Marvin Doyley
Hi Nick, This works like a charm #+OPTIONS: d:nil Thanks you, M

[O] Property drawers and Beamer

2013-11-18 Thread Marvin Doyley
Hi there, Is there a way to prevent the content of a property draw from been exported. I am making a presentation that plan to turn into a paper later. I have placed a bunch of material in property draws that I would prefer not to export. Thanks M

Re: [O] Problem with beamer export

2013-10-07 Thread Marvin Doyley
The problem is now solved. I downloaded the latest update and everything works like a charm. I still get some strange errors during completion. Here is the result of the make config-all = Emacs executable and Installation paths EMACS = emacs DESTDIR = ORGCM = dirall ORG_MAKE_DOC

Re: [O] Problem with beamer export

2013-10-06 Thread Marvin Doyley
Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox.el... In end of data: ox.el:6255:1:Warning: the function `special-mode' is not known to be defined. Wrote /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox.elc Done (Total of 102 files compiled, 2 failed, 3 skipped) ➜ org-mode git:(mast

Re: [O] Problem with beamer export

2013-10-06 Thread Marvin Doyley
On Oct 6, 2013, at 9:23 PM, John Hendy wrote: > On Sun, Oct 6, 2013 at 7:45 PM, Marvin Doyley wrote: >> For more clarification >> Here is a simple test file > > [snip] > > I can't current reproduce. I don't use xelatex, so I did `tlmgr > install xetex

Re: [O] Problem with beamer export

2013-10-06 Thread Marvin Doyley
d{\Image}[2]{\begin{figure}\includegraphics[scale=#1]{Img/#2}\end{figure}} % \newcommand{\cntr}[1]{\begin{center}#1\end{center}} \newcommand{\eqn}[1]{\begin{equation}#1\end{equation}} \author{Marvin Doyley \\ \copyright Copyright 2013} \institute{University of Rochester \\ Hajim School of Engi

[O] Problem with beamer export

2013-10-06 Thread Marvin Doyley
Hi there, I just updated to Org 8.2.1 and for some reason when I export a frame I get \subsection{Title} rather than \begin{frame}{Title} \end{frame} Is this a bug or am I doing something wrong ? In my .emacs file, I have (add-to-list 'org-latex-classes '("beamer" " \\makeatle

[O] Fwd: org-publish bug

2013-06-04 Thread Marvin Doyley
> Date: June 4, 2013 2:03:26 AM EDT > To: Marvin Doyley > > > On 1.6.2013, at 13:06, Marvin Doyley wrote: > >> Hi Carsten, >> >> I do indeed think there need to be better documentation. I will provide a >> simple example that could be included i

Re: [O] bug in new exporter

2013-06-03 Thread Marvin Doyley
Hi Rasmus, It is still not behaving properly #+ATTR_LATEX: :options scale=2 [[file:fig.pdf]] yields \begin{figure}[htb] \centering \includegraphics[scale=2,width=.9\linewidth]{fig.pdf} \end{figure} which is still not quite right, including option, this still doesn't remove the extra width =

[O] bug in new exporter

2013-06-03 Thread Marvin Doyley
Hi there, When I include the following in my org file #+attr_latex: scale=1.5, placement =[htb!] [[file:img/figure2.eps]] This was exported as \begin{figure}[htb] \centering \includegraphcis[width=0.9\linewidth]{img/figure2.eps} \end{figure} rather than \begin{figure}[htb!] \centering \inc

Re: [O] org-publish bug

2013-06-01 Thread Marvin Doyley
Hi Carsten, I do indeed think there need to be better documentation. I will provide a simple example that could be included in the manual or on worg. Cheers, M On Jun 1, 2013, at 2:45 AM, Carsten Dominik wrote: > > On 31.5.2013, at 02:04, Marvin Doyley wrote: > >> Hi

[O] org-publish bug

2013-05-30 Thread Marvin Doyley
Hi there, I solved the problem. It turns out that I needed to include #+index: cheers, M

[O] org-publish bug

2013-05-30 Thread Marvin Doyley
Hi Orgers, For some reason that I cannot fathom ox-publish is unable to generate index file for a web site that I am creating. It only creates an empty theindex.inc. Thanks in advance for your help cheers, M

Re: [O] Problem with docview

2013-05-11 Thread Marvin Doyley
Your suggestion worked. Adding doc-view-mode-maybe to the auto-mode-alist rendered my pdf automatically. I really appreciate your help. Cheers M

Re: [O] Problem with docview

2013-05-11 Thread Marvin Doyley
Hi Nick, I just updated to a newer version of emacs, which now solved the problem. The only remaining issue is that I have to manually switch to doc-view-mode to view the pdf. Is there away to do this automatically ? Thanks M

Re: [O] Problem with docview

2013-05-11 Thread Marvin Doyley
Hi Nick, I tried what you suggested, but the problem still persists. Here the backtrace Debugger entered--Lisp error: (error "Invalid image file name `nil'") signal(error ("Invalid image file name `nil'")) error("Invalid image file name `%s'" nil) image-type(nil png nil) create-image(nil

Re: [O] Problem with docview

2013-05-11 Thread Marvin Doyley
Hi Nick, I tried this, but no luck. I am using emacs 24.3.1 on the mac. Doc-view is included included in this version of emacs, will this conflict with org-docview ? cheers M

[O] Problem with docview

2013-05-10 Thread Marvin Doyley
I am trying to link to a specific page in a pdf file using org-docview. For example, I have a org file with the following header ** [[docview:~/Desktop/2013_test.pdf::3][Digital modulation notes]] However, when I double click on the link I get the following error Invalid image file name `nil'

Re: [O] Repeating tasks

2013-04-29 Thread Marvin Doyley
Thanks, this is exactly what I was looking for cheers M I will give it a try cheers M On Apr 29, 2013, at 3:56 PM, Alexander Baier wrote: > Hi Marvin, > > Marvin Doyley writes: >> org-habit is not what I am looking for. >> >> I would like to do something like &

Re: [O] Repeating tasks

2013-04-29 Thread Marvin Doyley
org-habit is not what I am looking for. I would like to do something like * TODO write proposal Scheduled:<2013-04-30 Tue 13:00-15:00 >--<2013-06-02 Mon> +2d The idea is to repeat this task every other day from 2013-04-30 to 2013-06-02 (from 13:30 to 15:00) cheers M

[O] Repeating tasks

2013-04-29 Thread Marvin Doyley
Hi there, Does anybody knows how to setup org to schedule repeated task between a specified range of dates. For example, suppose I plan to work on a grant proposal between 10 am - 1 pm every other day from May 1 to June 1, how would I do this ? My current practice is specify the start date with

Re: [O] Mobileorg- Automatic pushing and pulling

2013-04-28 Thread Marvin Doyley
Thanks for the link everybody, here is what I end up doing, i.e., I added these to my .emacs file (which worked like a charm) (add-hook 'after-init-hook 'org-mobile-pull) (add-hook 'kill-emacs-hook 'org-mobile-push) cheers M

[O] Mobileorg- Automatic pushing and pulling

2013-04-27 Thread Marvin Doyley
Hi there, Does anybody knows how to configure emacs to push and pull notes automatically. Thanks M

[O] mobileorg

2013-03-13 Thread Marvin Doyley
Has MobileOrg been removed from the App Store ? For some reason I can't find this. Thanks M

Re: [O] Tweaking org-agenda view

2013-03-11 Thread Marvin Doyley
Thanks, Cheers M Sent from my iPhone On Mar 11, 2013, at 3:37 PM, Nick Dokos wrote: > Marvin Doyley wrote: > >> One other question, >> >> Is there a way to increase line spacing (height) in agenda view ? > > Maybe add a \n at the beginning of org-agenda-prefix-format? > > Nick >

Re: [O] Tweaking org-agenda view

2013-03-11 Thread Marvin Doyley
One other question, Is there a way to increase line spacing (height) in agenda view ? thanks M On Mon, Mar 11, 2013 at 2:23 PM, Marvin Doyley wrote: > Hi Nick, > > this solved my problem. Thanks > M > > > On Mon, Mar 11, 2013 at 1:36 PM, Nick Dokos wrote: >

Re: [O] Tweaking org-agenda view

2013-03-11 Thread Marvin Doyley
Hi Nick, this solved my problem. Thanks M On Mon, Mar 11, 2013 at 1:36 PM, Nick Dokos wrote: > Marvin Doyley wrote: > > > Hi there, > > > > Is there a way to remove agenda file name from org-agenda weekly view. > More specifically, I am > > trying to reduc

[O] Tweaking org-agenda view

2013-03-11 Thread Marvin Doyley
Hi there, Is there a way to remove agenda file name from org-agenda weekly view. More specifically, I am trying to reduce the amount of clutter in agenda view - I just want the content, don't care about the file name Thanks M

[O] two-way sync org agenda/ical

2013-03-09 Thread Marvin Doyley
Hi there, Does anybody know how to export deadline or schedule items from org to ical ? thanks M

Re: [O] autopair-mode

2013-02-17 Thread Marvin Doyley
Problem solved. I decided to use electric-pair-mode instead cheers M On Sun, Feb 17, 2013 at 6:05 PM, Marvin Doyley wrote: > Hi Bastien, > This the error I received > > define-key: Wrong type argument: characterp, nil > Error in post-command-hook (autopair-global-mode-check-buf

[O] autopair-mode

2013-02-17 Thread Marvin Doyley
Hi there, Org-7.9.3 doesn't seem to play well with autopair-global-mode, I got the following error when I try to load an org file. Error in post-command-hook (autopair-global-mode-check-buffers): (wrong-type-argument characterp nil) does anybody now how to resolve this ? cheers M

Re: [O] Problems with latex_class

2013-02-16 Thread Marvin Doyley
Thanks, I have made the changes and it is now working

[O] Problems with latex_class

2013-02-16 Thread Marvin Doyley
Hi there, I just updated to the latest version of org. I have a couple of classes (ie latex packages and classes, etc) that I use frequently. These are defined using the add-to-list 'org-export-latex-classes function in my .emacs file For some reason the latest version of org doesn't recognize my

Re: [O] latex include file

2012-11-23 Thread Marvin Doyley
It worked Thanks M Sent from my iPhone On Nov 22, 2012, at 3:30 PM, Marvin Doyley wrote: > I haven't tried this, I will upgrade to the latest version of org and > try. How do I tell org only to export the body ? > > Sent from my iPhone > > On Nov 22, 2012, at 2:06 P

Re: [O] latex include file

2012-11-22 Thread Marvin Doyley
I haven't tried this, I will upgrade to the latest version of org and try. How do I tell org only to export the body ? Sent from my iPhone On Nov 22, 2012, at 2:06 PM, Marvin Doyley wrote: > Hi there, > > I am trying to figure out how to export a latex file while suppressing

[O] latex include file

2012-11-22 Thread Marvin Doyley
Hi there, I am trying to figure out how to export a latex file while suppressing the \begin{document} \end{document} and all the other frontmatter stuff. In essence, I would like to create a .tex file that will be included in another latex file. More specifically, I want the exported file to look

[O] Wrapping lines

2012-08-28 Thread Marvin Doyley
Hi there, Does any body know how to wrap very long text at the heading levels thanks M

[O] Wrapping text in org-table

2012-07-31 Thread Marvin Doyley
Hi there, is there a way to wrap long text in org table ? works to some degree, but it chop off the text. thanks M

Re: [O] text to plain list

2012-06-22 Thread Marvin Doyley
Thanks Erick for introducing me to emacs macros Cheers M Sent from my iPhone On Jun 22, 2012, at 5:23 PM, Eric Schulte wrote: > Nick Dokos writes: > >> Marvin Doyley wrote: >> >>> Hi there, >>> >>> Is there quick method for converting a bunch of

Re: [O] text to plain list

2012-06-22 Thread Marvin Doyley
C-u C-c - did the trick thanks M On Fri, Jun 22, 2012 at 5:02 PM, Nick Dokos wrote: > Marvin Doyley wrote: > > > Hi there, > > > > Is there quick method for converting a bunch of text to plain list ? > > > > Something like > > sed 's/^/- /'

[O] text to plain list

2012-06-22 Thread Marvin Doyley
Hi there, Is there quick method for converting a bunch of text to plain list ? Thanks M

Re: [O] Searching linked files

2012-06-20 Thread Marvin Doyley
t 7:45 PM, Marvin Doyley > wrote: > > This is almost what I am looking for. I would be nice if I could get it > to > > drill down into subdirectories. > > Maybe this will help. > > This defines a custom function: > <https://github.com/suvayu/.emacs.d/blob/

Re: [O] Searching linked files

2012-06-20 Thread Marvin Doyley
in a fixed directory. cheers M On Wed, Jun 20, 2012 at 12:24 PM, Darlan Cavalcante Moreira < darc...@gmail.com> wrote: > > See the variable org-agenda-text-search-extra-files. It seems to be exactly > what you want. > > -- > Darlan Cavalcante > > > At Wed, 20

[O] Searching linked files

2012-06-20 Thread Marvin Doyley
Hi there, Does anybody now how to search the content of a linked file ? I have a master file that is included in org-agenda file list. This file contains links to other research project related org files. Unfortunately, is seems that only way to search the content of the link file is to include it

Re: [O] latex to org converter

2012-04-15 Thread Marvin Doyley
Marvin Doyley writes: > Does anybody has a script that convert latex files to org mode ? > > I wrote one in Matlab, but it is a little clunky - I wrote it in matlab > because I am still learning lisp Not exactly a script, but I highly recommend Pandoc[1]. There is also pandoc-mode[

Re: [O] Capturing to current file

2012-04-14 Thread Marvin Doyley
Nick This is indeed what I am looking for. Thanks M Richard Riley wrote: >* Karl Voit writes:* >* * >* > * Marvin Doyley wrote:* >* >> Hi there,* >* >* >* > Hi!* >* >* >* >> I am trying to create a thought bin related to a specific project*

[O] Capturing to current file

2012-04-14 Thread Marvin Doyley
Hi there, I am trying to create a thought bin related to a specific project (org-file, where I perform all my writing task). My idea is very simple, if an idea, todo item related to the project i am working on, which is usually the case, I would like to file it under a specific heading within t

[O] latex to org converter

2012-04-10 Thread Marvin Doyley
Hi there, Does anybody has a script that convert latex files to org mode ? I wrote one in Matlab, but it is a little clunky - I wrote it in matlab because I am still learning lisp thanks M

[O] latex labels

2012-03-20 Thread Marvin Doyley
Hi there, Do anyone know how to get org mode to list all the latex label in a given org file. Something analogous that what reftex does, I can list all citation in bib file, and thought it would be nice to do the same for labels. thanks M

Re: [O] \section*{}

2012-02-24 Thread Marvin Doyley
Thanks nick, Can I use this to suppress the numbering selectively For example, lets say I have * Intro * Results * Figures and Tables Can I use this to suppress numbering of Figures and Tables only ? cheers M On Fri, Feb 24, 2012 at 4:14 PM, Nick Dokos wrote: > Marvin Doyley wr

[O] \section*{}

2012-02-24 Thread Marvin Doyley
Does anybody now how to force org-latex-export to do \section*{name} rather than \section{name} ? thanks M

Re: [O] org-bable and gnuplot

2011-09-01 Thread Marvin Doyley
Thanks, set terminal did the trick cheers M On Thu, Sep 1, 2011 at 2:21 PM, John Hendy wrote: > On Thu, Sep 1, 2011 at 1:13 PM, Eric Schulte > wrote: > > > > Marvin Doyley writes: > > > > > Hi there, > > > > > > I am planning to use g

[O] org-bable and gnuplot

2011-09-01 Thread Marvin Doyley
Hi there, I am planning to use gnuplot to plot some data that I have in org table. Everything is set-up correctly and gnuplot is installed my mac. Unfortunately, when I run the following org file I get a zero byte file -- everything seems to run ok, except nothing is written to the output file. Do

Re: [O] C-c - broken

2011-06-06 Thread Marvin Doyley
Hi guys, Switching off Reftex works Cheers M On Jun 6, 2011, at 3:14 PM, Nick Dokos wrote: > Nicolas Goaziou wrote: > >> Hello, >> >> Marvin Doyley writes: >> >>> I use to use C-c - to convert headlines to plain list, but for some reason >>

[O] C-c - broken

2011-06-06 Thread Marvin Doyley
Hi there, I use to use C-c - to convert headlines to plain list, but for some reason when I do this it tries to make a table of content, see below TABLE-OF-CONTENTS on ~/Documents/General/O/org/planner.org SPC=view TAB=goto RET=goto+hide [q]uit [r]escan [l]abels [f]ollow [x]r [?]Help

[O] Extracting pdf metadata

2011-03-24 Thread Marvin Doyley
Hi there, Does anybody have a lisp code that can extract metadata from pdf. There is an interesting program called sciplpore ( http://www.sciplore.org/software/sciplore_mindmapping/ that does this for freemind), it might be useful if were able to do the same with org (i.e., important pdf meta data

Re: [Orgmode] Org cause Emacs to hang

2011-02-27 Thread Marvin Doyley
Hi Bastien, remove #+STARTUP: indent solved the problem. Thanks M On Sun, Feb 27, 2011 at 4:38 AM, Bastien wrote: > John Hendy writes: > > > Perhaps add one line at a time and see which one is the culprit? > > Yes. I suspect removing this line will help: > > #+STARTUP: indent > > Marvin, ca

Re: [Orgmode] Org cause Emacs to hang

2011-02-26 Thread Marvin Doyley
article teaching research MSR SJ MMD LW HS MK #+Tags: home personal #+PROPERTY: Effort_ALL 0 0:30 0:45 1:00 3:00 4:00 5:00 6:00 10:00 12:00 24: 00 On Sat, Feb 26, 2011 at 4:59 PM, Bastien wrote: > Marvin Doyley writes: > > > I am using carbon emacs 23 and the latest version of org

Re: [Orgmode] Org cause Emacs to hang

2011-02-26 Thread Marvin Doyley
Hi Bastien, This was a simple todo like * TODO apples * TODO pears When try change the item todo state to done emacs hangs. I try to install a fresh copy of to see If this fix the problem Cheers M Sent from my iPhone On Feb 26, 2011, at 4:59 PM, Bastien wrote: > Marvin Doyley wri

Re: [Orgmode] Org cause Emacs to hang

2011-02-26 Thread Marvin Doyley
Hi there, I am using carbon emacs 23 and the latest version of org that I pull this morning. Thanks M Sent from my iPhone On Feb 26, 2011, at 3:06 PM, Bastien wrote: > Marvin Doyley writes: > >> Emacs hang whenever I try to switch todo state. Do anybody no how to >> fix

[Orgmode] Org cause Emacs to hang

2011-02-26 Thread Marvin Doyley
Hi there, Emacs hang whenever I try to switch todo state. Do anybody no how to fix this ? cheers M ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmo

Re: [Orgmode] Sending TODO items automatically to a specified email address

2011-02-22 Thread Marvin Doyley
Thanks, Bastien By the way I use Mac mail, hopefully this shouldn't be a problem Cheers M Sent from my iPhone On Feb 22, 2011, at 10:30 AM, Bastien wrote: > Hi Marvin, > > Marvin Doyley writes: > >> Does anybody know how to send TODO as email attachment. What would be

Re: [Orgmode] Sending TODO items automatically to a specified email address

2011-02-19 Thread Marvin Doyley
that the rest is downhill. I have just started using GNUS but I imagine it or one of the email programs in emacs or through a python script an email could easily be sent. Matthew On Sat, Feb 19, 2011 at 2:36 PM, Marvin Doyley wrote: > Hi there, > > Does anybody know how to send TODO

[Orgmode] Sending TODO items automatically to a specified email address

2011-02-19 Thread Marvin Doyley
Hi there, Does anybody know how to send TODO as email attachment. What would be nice is if the TODO item is in the message and the text below it is an attachment. Basically, this is how I remind myself of things that I need to get done. Actually, what would be nice is if I could configured org to

Re: [Orgmode] Automatically folding latex environment

2011-02-04 Thread Marvin Doyley
Thanks, This works like a charm cheers M On Thu, Feb 3, 2011 at 9:22 AM, Bastien wrote: > Marvin Doyley writes: > > > Is there a way to tell org to fold Latex environments (i.e., # > > +begin_latex #+end_latex) automatically at start-up ? > > Yes. > >

[Orgmode] Automatically folding latex environment

2010-12-15 Thread Marvin Doyley
Hello everyone, Is there a way to tell org to fold Latex environments (i.e., #+begin_latex #+end_latex) automatically at start-up ? It would be nice to hide my latex commands with out having to press tab all the time. It would be very good if we could do this automatically using #+startup or

[Orgmode] extending CDLATEX

2010-12-13 Thread Marvin Doyley
Hi there, I would like extend CDLATEX to include additional latex symbols that I frequently use. Does anybody know how to do this ? cheers M ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://

[Orgmode] Re: request for latex-to-org importer

2010-11-29 Thread Marvin Doyley
This is awesome, I am looking forward to using your package. Thanks, cheers M PS I am convinced that when I get some free time I will learn how to program in lisp On Sun, Nov 28, 2010 at 3:57 PM, Matt Lundin wrote: > Marvin Doyley writes: > > > Does anybody have a latex-org- impo

[Orgmode] Re: org-reverse-note-order

2010-11-28 Thread Marvin Doyley
Hi David, I figured this out a week ago. You are correct I needed to include the prepend. Thanks M On Sunday, November 28, 2010, David Maus wrote: > At Fri, 19 Nov 2010 09:58:11 -0500, > Marvin Doyley wrote: >> >> [1  ] >> >> (setq org-reverse-note-order t) does

[Orgmode] request for latex-to-org importer

2010-11-24 Thread Marvin Doyley
Does anybody have a latex-org- importer ? I would like to use this as a collaborative tool when working with colleagues and students who are versed in latex but not familiar with emacs or org mode. Could prove to be very powerful when editing latex manuscripts - just import into org edit (my prefer

[Orgmode] org-reverse-note-order

2010-11-19 Thread Marvin Doyley
Hi there, (setq org-reverse-note-order t) does not seem to work properly with org-capture-templates It seems to append my TODO or notes at the end rather at the beginning. Does anybody know what I am doing wrong ? thanks M ___ Emacs-orgmode mailing li

[Orgmode] Re: requested feature

2010-11-15 Thread Marvin Doyley
This is awesome guys, but I have one other request. Lets say we want to export the content of the main and the linked file to latex, how would we do this ? Just for some more clarity Lets say my main file contain the following headings Apples Cherry Banana Using your code I create a new file A

  1   2   >