[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-2019.org  in the buffer

Does anybody know how to do this.

Thanks
M

Re: [O] Viewing animated gif as inline video

2019-04-13 Thread Marvin Doyley
Thanks Brian,

I will try this.
Thanks
M

> On Apr 13, 2019, at 4:13 PM, briangpowell  wrote:
> 
> https://github.com/Fuco1/org-inline-image 
> <https://github.com/Fuco1/org-inline-image>
> 
> --on GitHub:
> 
> "This package adds functionality to inline images into an org-mode buffer. 
> The images can be present locally on the filesystem (not implemented yet) or 
> downloaded from the internet automatically."
> 
> "Use
> Call org-inline-image when the point is on the link to inline it there. The 
> link text will be overlayed with the image. To hide the image, hit h (or call 
> org-inline-image-hide) while the point is on the image. Gif images are 
> animated automatically when inlined. To animate it again, hit a (or call 
> org-inline-image-animate)."
> 
> 
> On Sat, Apr 13, 2019 at 3:52 PM briangpowell  <mailto:briangpowel...@gmail.com>> wrote:
> I have done it before in OrgMode
> 
> Its very compute intensive; and, more annoying than useful mostly--but I did 
> it many years ago, it would be interesting what percentage of computer 
> resources are now used
> 
> But for a very small amount of computer screen real estate you can put a very 
> long scrolling message, for example--which can be very useful if you are 
> trying to deliver an OrgMode buffer as some sort of kiosk interface to 
> yourself or other operators
> 
> I'll try to dig 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 python code blocks 
run ok, its just the ppython ones that fail
#+BEGIN_SRC ipython :session :results output drawer

%matplotlib inline
x = np.linspace(0,np.pi,100)
y = np.cos(x)
plt.plot(x,y)
#+END_SRC


I have the following in my .emacs file

;; Org-babel
(org-babel-do-load-languages
 'org-babel-load-languages
'((emacs-lisp . t)
   (lisp . t)
   (fortran . t)
   (C . t)
   (latex . t)
   (ipython . t)
   (python . t)
   ))

(use-package ob-ipython
  :ensure t
 :config
  (setq org-confirm-babel-evaluate nil)  
  (add-hook 'org-babel-after-execute-hook 'org-display-inline-images 'append)
)

(use-package python-mode
  :ensure t
  :config
(setq python-shell-interpreter "/anaconda/bin/ipython"
  python-shell-interpreter-args  "--simple-prompt -i"
  python-indent-offset 4)
)


[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
** 2

I would like to link Black with BMW so that when it is exported to freemind 
there is an arrow going from Black to BMW. Does anybody know how to do this ?

Cheers,
M


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 know if you have pdftotext working on your machine? The pdf drag-n-drop works by converting the pdf to text, and than matching a pattern to find a doi. If none is found, you get the message you noted. The url dnd works similarly, but there are a bunch of recipes for what to match depending on the base of the url.I did that on a Mac, and I haven't tested it on a windows or Linux machine. JohnO~

This is an open access article published under an ACS Authorchoice License 
which permits
copyingand redistribution ofthe article or any adaptations 
fornon-commercialpurposes.

ACS
rditers' Choice

r

e

pubs.acs.org/acscatalysis

Examples of Effective Data Sharing in Scientific Publishing
John R. Kitchin*
Department of Chemical Engineering, Carnegie Mellon University, 5000 Forbes 
Avenue, Pittsburgh, Pennsylvania 15213,
United States

6 Supporting Information
ABSTRACT: We present a perspective on an approach to data sharing in scientific 
publications we have been developing in our group.
The essence of the approach is that data can be embedded in a human-readable 
and machine-addressable way within the traditional
publishing environment. We show this by example for both computational and 
experimental data. We articulate a need for new authoring
tools to facilitate data sharing, and we discuss the tools we have been 
developing for this purpose. With these tools, data generation,
analysis, and manuscript preparation can be deeply integrated, resulting in 
easier and better data sharing in scientific publications.

1. INTRODUCTION

a)Q

Data sharing and m anagement plans are becoming an
increasingly important requirement for scientific research. The
1
National Science Foundation requires a data management plan
for all proposals and has a formal statement on data sharing.
The Department of Energy is beginning to require this in some
proposals and has issued a formal statement on data management. Th e N ational 
Institutes of Health has a formal data
sharing policy.4 These mandates do not usually say how the data
management plan must be implemented, simply that there must
be one that is appropriate for the data being generated and
consistent with the needs of the scientific field.
There are several challenges to meeting these requirements.
Data is a generic term that refers to a broad range of information that varies 
in size and complexity. There is no single
solution that fits all data. The tools we use to write manuscripts,
which has been the primary mode of data sharing for decades
typically only include graphical or tabular data. Those data
are usually not machine readable nor are they easy to reuse. We
believe that progress in data sharing will require the development of new tools 
and social expectations about scientific data.
T hese tools will have to i n tegrate data directly into t h e
manuscripts and into the manuscript preparation workflow,
so that by the time one finishes writing the manuscript, the data
is already integrated and ready to share with no further work
required. When this is possible, data will be shared much more
frequently.
In this Viewpoint, we illustrate an example of a method we
have been developing that enables data, analysis, and code
sharing within the traditional publishing environment. We have
published several papers this way already including experimental
5
6
work, combined computational and experimental work, and
computational work. ' T hese manuscripts in published form
are indistinguishable from other manuscripts in those journals.
However, the Supporting Information files are very difFerent.
Although, at first glance, the Supporting Information files are
simple PDF files that provide additional information, there
are actually data files embedded (see Figure I a ) in those
PDFs which can be extracted and reused. The data is human
readable in most cases, and machine addressable, enabling
reuse and sharing. We will provide an example of this for a

'~ ACg pUbIicgtiQfi5

0201SAmericanchemicalSociety

tt

v

@ Add ~iii Delete cj h Search
a Description

Name

Q data.json
Q supportlng-information.org

IModined

Unknown

Unknown

b le, to figure our how soine analysis was r

, ~< he~. ~

+

An embeddedfi
le
in the PDF

Figure 1. (a) The attachments in the Supporting Information of ref 11.
There are two attachments. (b) A single attachment in the PDF file.
Double-clicking on the thumbtack(in the Supporting Information file)
will open the attached file.

paper we recently published in ACS Catalysis on "Estimating
Bulk-Composition-Dependent Hz Adsorption Energies on
Cu„Pd, „Alloy (111) Surfaces"."
The Supporting Information file for that article is available for
free.' When opened in a 

Re: [O] Problem with org-ref

2015-12-23 Thread marvin doyley
Hi John,
Its now working, it turns out the version of pdftotext that I was using wasn’t 
working well. I found different version (http://macappstore.org/pdftotext/ 
<http://macappstore.org/pdftotext/>) that did the trick

cheers,
M

> On Dec 23, 2015, at 4:30 PM, John Kitchin <jkitc...@andrew.cmu.edu> wrote:
> 
> Thanks! Do you know if you have pdftotext working on your machine? The pdf 
> drag-n-drop works by converting the pdf to text, and than matching a pattern 
> to find a doi. If none is found, you get the message you noted. The url dnd 
> works similarly, but there are a bunch of recipes for what to match depending 
> on the base of the url.
> 
> I did that on a Mac, and I haven't tested it on a windows or Linux machine. 
> 
> John
> 
> ---
> Professor John Kitchin 
> Doherty Hall A207F
> Department of Chemical 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 <marvin...@gmail.com 
> <mailto:marvin...@gmail.com>> wrote:
> 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 Publishing), but I got the same error. Dragging the url to the 
> bibtex file also doesn’t works for me.
> 
> cheers,
> M
> 
> PS by the way, your video was excellent :)
> 



[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 Publishing), but I got the same error. Dragging the url to the 
bibtex file also doesn’t works for me.

cheers,
M

PS by the way, your video was excellent :)

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, consectetur adipiscing elit. 
 2.  Suspendisse viverra consectetur euismod.
3.  Donec non tempor turpis. 

In one key stroke, this would speed up my brain storming process.

Thanks,
M

[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 gravida, eget placerat nibh 
sagittis. Aliquam erat volutpat. In sed cursus nunc.* Integer consectetur 
tellus dui, a +varius odio ornare at. Donec eget sapien neque. Integer vel 
turpis eget dolor accumsan luctus.+ Vestibulum at erat consequat, consequat 
purus eget, adipiscing neque.


[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


[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 block, but it 
is not clear how to do this.

#+begin_src python 
from pylab import *

fm=1;
Am=1
m=Am*cos(2*pi*t); # message signal

z=m*C;   #double side-band modulated signal

#+end_src



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 alan.schm...@polytechnique.org 
wrote:

 On 2014-04-28 14:41, Marvin Doyley marvin...@gmail.com writes:
 
 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 block, but 
 it is not clear how to do this.
 
 #+begin_src python 
 from pylab import *
 
 fm=1;
 Am=1
 m=Am*cos(2*pi*t); # message signal
 
 z=m*C;   #double side-band modulated signal
 
 #+end_src
 
 I see three options (there are probably many others):
 - use a session (see
 http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-python.html
 for instance);
 - have C and t be the results of the first block, and chain the blocks;
 - use noweb to include the second block is the first block.
 
 Alan



[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

* Cars [/]
** TODO BMW
** TODO Escort


Is there way to do this without using the TODO keyword ?

Thanks,
M


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, 

The backtrace is included below.

Thanks
M

Debugger entered--Lisp error: (void-function outline-body-visible-p)
  (outline-body-visible-p)
  (not (outline-body-visible-p))
  (or (not (outline-body-visible-p)) (re-search-forward 
org-hlc-hidden-lines-cookie-format-regexp (line-end-position) (quote NO-ERROR)))
  (progn (or (not (outline-body-visible-p)) (re-search-forward 
org-hlc-hidden-lines-cookie-format-regexp (line-end-position) (quote 
NO-ERROR
  (unwind-protect (progn (or (not (outline-body-visible-p)) (re-search-forward 
org-hlc-hidden-lines-cookie-format-regexp (line-end-position) (quote 
NO-ERROR (set-match-data save-match-data-internal (quote evaporate)))
  (let ((save-match-data-internal (match-data))) (unwind-protect (progn (or 
(not (outline-body-visible-p)) (re-search-forward 
org-hlc-hidden-lines-cookie-format-regexp (line-end-position) (quote 
NO-ERROR (set-match-data save-match-data-internal (quote evaporate
  (save-excursion (let ((save-match-data-internal (match-data))) 
(unwind-protect (progn (or (not (outline-body-visible-p)) (re-search-forward 
org-hlc-hidden-lines-cookie-format-regexp (line-end-position) (quote 
NO-ERROR (set-match-data save-match-data-internal (quote evaporate)
  org-hlc-hidden-lines-cookie-status-changed-p()
  (and (outline-on-heading-p) (org-hlc-hidden-lines-cookie-status-changed-p) 
(org-hlc-set-hidden-lines-cookie))
  (save-excursion (goto-char (point-min)) (and (outline-on-heading-p) 
(org-hlc-hidden-lines-cookie-status-changed-p) 
(org-hlc-set-hidden-lines-cookie)) (while (not (eobp)) 
(outline-next-visible-heading 1) (and (outline-on-heading-p) 
(org-hlc-hidden-lines-cookie-status-changed-p) 
(org-hlc-set-hidden-lines-cookie
  org-hlc-write-hidden-lines-cookies()
  org-hlc-show-hidden-lines-cookies()
  (if org-hlc-hidden-lines-cookies-on-p (org-hlc-hide-hidden-lines-cookies) 
(org-hlc-show-hidden-lines-cookies))
  org-hlc-toggle-hidden-lines-cookies()
  call-interactively(org-hlc-toggle-hidden-lines-cookies record nil)
  command-execute(org-hlc-toggle-hidden-lines-cookies record)
  (progn (setq prefix-arg current-prefix-arg) (setq this-command chosen-item) 
(command-execute chosen-item (quote record)))
  (unwind-protect (progn (setq prefix-arg current-prefix-arg) (setq 
this-command chosen-item) (command-execute chosen-item (quote record))) 
(smex-rank chosen-item) (smex-show-key-advice chosen-item) (run-at-time 0.01 
nil (function (lambda (cmd) (setq last-repeatable-command cmd))) chosen-item))
  (if smex-custom-action (let ((action smex-custom-action)) (setq 
smex-custom-action nil) (funcall action chosen-item)) (unwind-protect (progn 
(setq prefix-arg current-prefix-arg) (setq this-command chosen-item) 
(command-execute chosen-item (quote record))) (smex-rank chosen-item) 
(smex-show-key-advice chosen-item) (run-at-time 0.01 nil (function (lambda 
(cmd) (setq last-repeatable-command cmd))) chosen-item)))
  (let ((chosen-item (intern (smex-completing-read commands initial-input 
(if smex-custom-action (let ((action smex-custom-action)) (setq 
smex-custom-action nil) (funcall action chosen-item)) (unwind-protect (progn 
(setq prefix-arg current-prefix-arg) (setq this-command chosen-item) 
(command-execute chosen-item (quote record))) (smex-rank chosen-item) 
(smex-show-key-advice chosen-item) (run-at-time 0.01 nil (function (lambda 
(cmd) (setq last-repeatable-command cmd))) chosen-item
  smex-read-and-run((toggle-debug-on-error org-mode text-mode 
artist-mode color-theme-snow eshell load-file notes org-bibtex-yank 
tea-time brain insert-date org-bibtex-read 
org-hlc-toggle-hidden-lines-cookies el-get-install org-bibtex-search 
skimCopy word-count desktop-read word-count-mode 
marv:create-scratch-buffer matlab-shell el-get-list-packages wl dired 
org-insert-drawer text-scale-increase org-hlc-hide-hidden-lines-cookies 
org-export-insert-default-template python-mode desktop-save 
writegood-mode artbollocks-mode el-get-self-update marv:org-entry-wpm 
org-bibtex insert-time org-capture move-border-up org-mobile-pull 
org-bibtex-write org-bibtex-read-file org-habit-toggle-habits 
marv:toggle-line-spacing comment-or-uncomment-region version mail-mode 
reftex-toc bibtex-mode matlab-mode ...))
  (if (smex-already-running) (smex-update-and-rerun) (and smex-auto-update 
(smex-detect-new-commands) (smex-update)) (smex-read-and-run smex-ido-cache))
  smex()
  call-interactively(smex nil nil)






[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  that have been another 
story. I would be interested to learn how you (a) cultivated an org centered 
culture in your lab, and (b) established an org based research environment 
(i.e., file sharing, org equivalent of track changes, etc. ).  

Best Wishes,
 M


Sent from my iPad


Re: [O] org in the wild update

2014-02-08 Thread Marvin Doyley
Hi John,
 I really appreciate your input. I think my first challenge will be to 
encourage them to learn emacs. I switch from Vi to emacs five years ago after 
watching  Carsten google talk online.
Best Wishes,
M

Sent from my iPad

 On Feb 8, 2014, at 4:28 PM, John Kitchin jkitc...@andrew.cmu.edu wrote:
 
 This has been an ongoing process for the past 3 years that started with me 
 learning org-mode to manage my todo list.  Most of my students have taken a  
 class with me, where they already had some familiarity with emacs, and in 
 which I use org-mode for the assignments. Some of them took to it like fish 
 in water. A few have not drunk the water, and are thirsty as a result ;) For 
 track changes, I use git, and look at diffs when needed.
 
 I have had to train my students to prepare simple documents, e.g. org 
 documents, that grow in sophistication over time.  I generally provide a lot 
 of support for this, through my blog 
 (http://kitchingroup.cheme.cmu.edu[kitchingroup.cheme.cmu.edu]), and in 
 meetings. I am certain my students are tired of hearing answers to their 
 questions that start with I wrote a blog post that explains... But they 
 probably realize they get faster and better feedback when they send me org 
 docs. I am working towards a set of emacs packages for my group that will 
 streamline manuscript preparation, and communication. 
 
 For file sharing there are two main approaches we use. 1) Part of my group is 
 computational and we all have accounts on a shared cluster. We share some 
 documents there. 2) PArt of my group does experimental research. We use 
 Dropbox too. I have a folder for each student that is shared with them. Each 
 student has an org-file that outlines their current research projects and 
 priorities. We use this document to guide our meetings. These documents are 
 on my agenda list so I know what should be done and by when. And the students 
 know it too. This is also how we coordinate manuscripts. 
 
 Manuscripts are a primary learning experience. Our supporting information 
 files are routinely 20-100 pages long now because I make my students put 
 comprehensive detail about what they did in them. Partly so I can be sure of 
 what they did, and partly for others to learn from.
 
 So, it is still ongoing. The only alternative I am offering my group to 
 org-mode is LaTeX. They usually make a wise choice ;)
 
 
 
 
 John
 
 ---
 John Kitchin
 Associate Professor
 Doherty Hall A207F
 Department of Chemical 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 m.doy...@rochester.edu wrote:
 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  that have been 
 another story. I would be interested to learn how you (a) cultivated an org 
 centered culture in your lab, and (b) established an org based research 
 environment (i.e., file sharing, org equivalent of track changes, etc. ).
 
 Best Wishes,
  M
 
 
 Sent from my iPad
 


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 (org-heading-components
 (unless (or (null hl-text)
 (org-string-match-p ^[ \t]*:[^:]+:$ hl-text))
   (beginning-of-line)
   (search-forward hl-text (point-at-eol))
   (replace-string
hl-text
(format [[file:%s.org][%s]]
(org-link-escape hl-text)
(org-link-escape hl-text '((?\] . %5D) (?\[ . %5B
nil (- (point) (length hl-text)) (point))


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]
\\usepackage{hyperref}
\\usepackage{graphicx}
\\usepackage{color}
\\usepackage{amssymb,amsmath}
\\usepackage{palatino}
\\usepackage[mathscr]{eucal}
\\usepackage[margin=1in]{geometry} % PAGE LAYOUT 
\\setlength{\\parskip}{-1ex}%
\\setlength{\\parskip}{0ex}%
\\setlength{\\itemsep}{0ex}%
\\pagestyle{headandfoot}
\\sloppy
\\extraheadheight{.5in}
\\runningheadrule
\\firstpageheadrule
\\firstpagefootrule
\\runningfootrule
\\lhead{} 
\\chead{} 
\\lfoot{} 
\\cfoot{} 
\\renewcommand\\thequestion{\\Roman{question}}
\\renewcommand\\thepartno{\\arabic{partno}}
“
(\\begin{questions}{%s} \\end{questions})
))


Note that this assumes that you have installed the exam latex class on your 
system. Here is a simple test file


#+LaTeX_CLASS: Prob
#+TITLE: 
#+LaTeX_CLASS_OPTIONS: [12pt,letterpaper,answers]
#+DATE: 
#+OPTIONS: toc:nil  texht:nil
#+BIND: org-export-latex-title-command 

* 
** We can demodulate a DSB-SC signal by first multiplying the modulated signal 
will a locally generated carrier, and then applying a low pass filter to the 
resulting signal.
*** Verify in time-domain that this produce the message signal $m(t)$ 
*** Describe the demodulation process in frequency domain   

I hope this help

Cheers,
M


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 marvin...@gmail.com wrote:

 Hi Chris,
 That didn't work either.

 When I did
 #+begin_src emacs-lisp
   (bibtex-set-dialect)
 #+end_src

 I got the following error
 Debugger entered--Lisp error: (void-function bibtex-set-dialect)
   (bibtex-set-dialect)
   (progn (bibtex-set-dialect))
   eval((progn (bibtex-set-dialect)))
   org-babel-execute:emacs-lisp((bibtex-set-dialect) ((:comments . )
 (:shebang . ) (:cache . no) (:padline . ) (:noweb . no) (:tangle .
 no) (:exports . code) (:results . replace) (:session . none)
 (:hlines . no) (:result-type . value) (:result-params replace)
 (:rowname-names) (:colname-names)))
   org-babel-execute-src-block(nil)
   org-babel-execute-src-block-maybe()
   org-babel-execute-maybe()
   org-babel-execute-safely-maybe()
   run-hook-with-args-until-success(org-babel-execute-safely-maybe)
   org-ctrl-c-ctrl-c(nil)
   call-interactively(org-ctrl-c-ctrl-c nil nil)



 On Thu, Nov 21, 2013 at 5:43 AM, Christopher Witte ch...@witte.net.auwrote:

 I have found that opening a (any) bibtex file fixes this for the session.
 I have no idea why though.

 Chris.


 On 21 November 2013 09:25, Sean O'Halpin sean.ohal...@gmail.com 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_src

 first.

 Regards,
 Sean


 On Thu, Nov 21, 2013 at 3:55 AM, Marvin Doyley marvin...@gmail.com
 wrote:
  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 it.
 
  Thanks
  M






Re: [O] Problems with org-bibtex

2013-11-21 Thread Marvin Doyley
Hi Chris,
That didn't work either.

When I did
#+begin_src emacs-lisp
  (bibtex-set-dialect)
#+end_src

I got the following error
Debugger entered--Lisp error: (void-function bibtex-set-dialect)
  (bibtex-set-dialect)
  (progn (bibtex-set-dialect))
  eval((progn (bibtex-set-dialect)))
  org-babel-execute:emacs-lisp((bibtex-set-dialect) ((:comments . )
(:shebang . ) (:cache . no) (:padline . ) (:noweb . no) (:tangle .
no) (:exports . code) (:results . replace) (:session . none)
(:hlines . no) (:result-type . value) (:result-params replace)
(:rowname-names) (:colname-names)))
  org-babel-execute-src-block(nil)
  org-babel-execute-src-block-maybe()
  org-babel-execute-maybe()
  org-babel-execute-safely-maybe()
  run-hook-with-args-until-success(org-babel-execute-safely-maybe)
  org-ctrl-c-ctrl-c(nil)
  call-interactively(org-ctrl-c-ctrl-c nil nil)



On Thu, Nov 21, 2013 at 5:43 AM, Christopher Witte ch...@witte.net.auwrote:

 I have found that opening a (any) bibtex file fixes this for the session.
 I have no idea why though.

 Chris.


 On 21 November 2013 09:25, Sean O'Halpin sean.ohal...@gmail.com 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_src

 first.

 Regards,
 Sean


 On Thu, Nov 21, 2013 at 3:55 AM, Marvin Doyley marvin...@gmail.com
 wrote:
  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 it.
 
  Thanks
  M





[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 it.

Thanks
M


Re: [O] Problems with org-bibtex

2013-11-20 Thread Marvin Doyley
Sorry about that, I agree I should know better.

Here is the Backtrace that I got,
Cheers,
M

Debugger entered--Lisp error: (void-function bibtex-beginning-of-entry)
  bibtex-beginning-of-entry()
  org-bibtex-read()
  org-bibtex-yank()
  call-interactively(org-bibtex-yank record nil)
  command-execute(org-bibtex-yank record)
  (progn (setq prefix-arg current-prefix-arg) (setq this-command
chosen-item) (command-execute chosen-item (quote record)))
  (unwind-protect (progn (setq prefix-arg current-prefix-arg) (setq
this-command chosen-item) (command-execute chosen-item (quote record)))
(smex-rank chosen-item) (smex-show-key-advice chosen-item) (run-at-time
0.01 nil (function (lambda (cmd) (setq last-repeatable-command cmd)))
chosen-item))
  (if smex-custom-action (let ((action smex-custom-action)) (setq
smex-custom-action nil) (funcall action chosen-item)) (unwind-protect
(progn (setq prefix-arg current-prefix-arg) (setq this-command chosen-item)
(command-execute chosen-item (quote record))) (smex-rank chosen-item)
(smex-show-key-advice chosen-item) (run-at-time 0.01 nil (function (lambda
(cmd) (setq last-repeatable-command cmd))) chosen-item)))
  (let ((chosen-item (intern (smex-completing-read commands
initial-input (if smex-custom-action (let ((action smex-custom-action))
(setq smex-custom-action nil) (funcall action chosen-item)) (unwind-protect
(progn (setq prefix-arg current-prefix-arg) (setq this-command chosen-item)
(command-execute chosen-item (quote record))) (smex-rank chosen-item)
(smex-show-key-advice chosen-item) (run-at-time 0.01 nil (function (lambda
(cmd) (setq last-repeatable-command cmd))) chosen-item
  smex-read-and-run((toggle-debug-on-error org-mode org-capture
global-hl-line-mode load-file hl-sentence-mode text-scale-increase
org-bibtex-yank gtd org-bibtex-read org-bibtex-search
marv:toggle-line-spacing dnotes org-bibtex org-mobile-push notes
print-buffer ps-print-buffer org-bibtex-create org-insert-drawer
org-mode-reftex-search org-beamer-export-to-pdf
org-beamer-export-as-latex org-bibtex-import-from-file
org-bibtex-export-to-kill-ring a cd 5x5 any arp dbx dig
erc ert esv ftp gdb irc jdb man mpc pdb pwd rsh
sdb xdb yow calc diff dirs ...))
  (if (smex-already-running) (smex-update-and-rerun) (and smex-auto-update
(smex-detect-new-commands) (smex-update)) (smex-read-and-run
smex-ido-cache))
  smex()
  call-interactively(smex nil nil)


On Wed, Nov 20, 2013 at 11:00 PM, Jambunathan K kjambunat...@gmail.comwrote:

 Marvin Doyley marvin...@gmail.com writes:

  Symbol's function definition is void: bibtex-beginning-of-entry

 Whenever you get an error, do

 M-x toggle-debug-on-error

 and post the *Backtrace* buffer.

 I am still surprised why (even) regulars in this list fail to do it.



[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] Property drawers and Beamer

2013-11-18 Thread Marvin Doyley
Hi Nick,
This works like a charm #+OPTIONS: d:nil
Thanks you,
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= info html pdf
lispdir = /usr/share/emacs/site-lisp/org
infodir = /usr/share/info
datadir = /usr/share/emacs/etc/org
testdir = /var/folders/70/h1dqf9dn3997jbfptpp2fxlmgn/T//tmp-orgtest
= Additional files from contrib/lisp


= Test configuration
BTEST_PRE   =
BTEST_POST  =
BTEST_OB_LANGUAGES  = awk C fortran maxima lilypond octave python sh perl
BTEST_EXTRA =

= Executables used by make
CP  = install -m 644 -p
MKDIR   = install -m 755 -d
RM  = rm -f
RMR = rm -fr
FIND= find
SUDO= sudo
PDFTEX  = pdftex
TEXI2PDF= texi2pdf --batch --clean --expand
TEXI2HTML   = makeinfo --html --number-sections
MAKEINFO= makeinfo
INSTALL_INFO= install-info

= Commands used by make
BATCH   = emacs -batch -Q --eval '(setq vc-handled-backends nil)'
BATCHL  = emacs -batch -Q --eval '(setq vc-handled-backends nil)' --eval 
'(add-to-list '''load-path .)'
ELC = emacs -batch -Q --eval '(setq vc-handled-backends nil)' --eval 
'(add-to-list '''load-path .)' --eval '(batch-byte-compile)'
ELCDIR  = emacs -batch -Q --eval '(setq vc-handled-backends nil)' --eval 
'(add-to-list '''load-path .)' --eval '(batch-byte-recompile-directory 0)'
BTEST   = emacs -batch -Q --eval '(setq vc-handled-backends nil)'  --eval 
'(add-to-list '''load-path ./lisp)' --eval '(add-to-list '''load-path 
./testing)'  -l org-loaddefs.el -l testing/org-test.el --eval '(require 
'''ob-awk)' --eval '(require '''ob-C)' --eval '(require '''ob-fortran)' 
--eval '(require '''ob-maxima)' --eval '(require '''ob-lilypond)' --eval 
'(require '''ob-octave)' --eval '(require '''ob-python)' --eval '(require 
'''ob-sh)' --eval '(require '''ob-perl)'  --eval '(setq 
org-confirm-babel-evaluate nil)'
MAKE_LOCAL_MK   = emacs -batch -Q --eval '(setq vc-handled-backends nil)' 
--eval '(add-to-list '''load-path ./lisp)' --eval '(load org-compat.el)' 
--eval '(load ../mk/org-fixup.el)' --eval '(org-make-local-mk)'
MAKE_ORG_INSTALL= emacs -batch -Q --eval '(setq vc-handled-backends 
nil)' --eval '(add-to-list '''load-path .)' --eval '(load org-compat.el)' 
--eval '(load ../mk/org-fixup.el)' --eval '(org-make-org-loaddefs)'
MAKE_ORG_VERSION= emacs -batch -Q --eval '(setq vc-handled-backends 
nil)' --eval '(add-to-list '''load-path .)' --eval '(load org-compat.el)' 
--eval '(load ../mk/org-fixup.el)' --eval '(org-make-org-version 8.2.1 
release_8.2.1-80-g21b110 '/usr/share/emacs/etc/org')'
= Org version
make:  Org-mode version 8.2.1 (release_8.2.1-80-g21b110 = 
/usr/share/emacs/site-lisp/org)


[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

\\makeatletter\\let\\ifGm@compatii\\relax\\makeatother
\\documentclass\[t]{beamer\}
 (\\section\{%s\} . \\section*\{%s\})
  (\\subsection\{%s\} . \\subsection*\{%s\})
 (\\subsection\{%s\} . \\subsection*\{%s\})
))

Maybe, I missed something.

Thanks
M


Re: [O] Problem with beamer export

2013-10-06 Thread Marvin Doyley
For more clarification
Here is a simple test file
#+STARTUP: beamer
#+LATEX_CMD: xelatex
#+LaTeX_CLASS: beamer
#+TITLE: Testing
#+LaTeX_CLASS_OPTIONS: [presentation]
#+BEAMER_HEADER: \input{header_beamer} \date{}
#+COLUMNS: %35ITEM %10BEAMER_env(Env) %10BEAMER_envargs(Env Args)
%4BEAMER_col(Col) %8BEAMER_OPT(opt)
#+OPTIONS:   H:2 num:t toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t :t
#+EXPORT_EXCLUDE_TAGS: noexport

* Intro
** Apples
** Pears
- 1
- 2
- 3
** Cars

Ideally,

Apples  Cars should be two blank slide with just the frame titles, while
slide Pears should have bullets 1, 2  3.

This is what the file export to


\makeatletter\let\ifGm@compatii\relax\makeatother
\documentclass[presentation]{beamer}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{fixltx2e}
\usepackage{graphicx}
\usepackage{longtable}
\usepackage{float}
\usepackage{wrapfig}
\usepackage{rotating}
\usepackage[normalem]{ulem}
\usepackage{amsmath}
\usepackage{textcomp}
\usepackage{marvosym}
\usepackage{wasysym}
\usepackage{amssymb}
\usepackage{hyperref}
\tolerance=1000
\input{header_beamer} \date{}
\usetheme{default}
\author{Marvin M. Doyley}
\date{\today}
\title{Testing}
\hypersetup{
  pdfkeywords={},
  pdfsubject={},
  pdfcreator={Emacs 24.3.1 (Org mode 8.2.1)}}
\begin{document}

\maketitle

\section{Intro}
\label{sec-1}
\subsection{Apples}
\label{sec-1-1}
\subsection{Pears}
\label{sec-1-2}
\begin{itemize}
\item 1
\item 2
\item 3
\end{itemize}

\subsection{Cars}
\label{sec-1-3}
% Emacs 24.3.1 (Org mode 8.2.1)
\end{document}

Header_beamer.tex is
\usetheme{split}
\setbeamertemplate{footline}[split theme]
%% Beamer style
\setbeamerfont{frametitle}{family=\rmfamily,shape=\itshape}
\setbeamercovered{invisible}
\setbeamertemplate{itemize subitem}[circle]
\setbeamertemplate{frametitle}[default][center]
\setbeamertemplate{navigation symbols}{}

\newcommand{\pdd}[2]{\frac{\partial {#1}}{\partial {#2}}} % partial
derivative
\newcommand{\ave}[1]{\left\langle#1\right\rangle}   % average x
\newcommand{\var}[1]{\sigma}  % for
variance
\newcommand{\abs}[1]{\left|#1\right|} %
modulus/absolute value
\newcommand{\uv}[1]{\ensuremath{\mathbf{\hat{#1   % for
unit vector
\newcommand{\degree}{\ensuremath{^\circ}} % degree

\renewcommand{\div}[1]{\gv{\nabla} \cdot #1}  % for
divergence
\newcommand{\curl}[1]{\gv{\nabla} \times #1}  % for curl
\newcommand{\grad}[1]{\gv{\nabla} #1} % for
gradient
\newcommand{\integrate}[2]{\ensuremath{\int_{#1}^{#2}}}
%Intregral with lower and upper limits
\newcommand{\summation}[2]{\displaystyle{\sum_{#1}^{#2}}}
\newcommand{\padd}[1]{\textcolor{blue}{#1}}
\newcommand{\cvb}[1]{\left(#1\right)} % ( ) delimiters
\newcommand{\clyb}[1]{\left\{#1\right\}} % { } delimiters
\newcommand{\sqb}[1]{\left[#1\right]} % [ ] delimiters
\newcommand{\sinc}{{\rm sinc}}
\newcommand{\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 Engineering and
Applied Science}


Re: [O] Problem with beamer export

2013-10-06 Thread Marvin Doyley
Hi John,

This is an interesting bug. When I use the stable version of org i.e. 8.2.1 
everything works as expected.

To use xelatex I included the following in my .emacs file (some code I picked 
up several years ago
(setq org-latex-pdf-process (list 
  xelatex -shell-escape -interaction nonstopmode -output-directory %o 
%f
  xelatex -shell-escape -interaction nonstopmode -output-directory %o 
%f
)) ;; for multiple passes

With regards to the split beamer theme this is included in beamer. I am using 
texlive 2013 on the mac.

thanks
M

On Oct 6, 2013, at 9:23 PM, John Hendy jw.he...@gmail.com wrote:

 On Sun, Oct 6, 2013 at 7:45 PM, Marvin Doyley marvin...@gmail.com 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` and the same for `xetex-def`. I wasn't sure if Org
 would pick up to use xelatex or not, so I took your example, exported
 to PDF via `C-c C-e l P` (for LaTeX Beamer) and then opened a terminal
 and did `xelatex test.tex`, the file Org created from my test.org file
 containing your contents.
 
 I attached the result.
 
 Some observations:
 - I noticed your latex output has beamer using the split theme. Where
 is it picking that?
 - You have a line in your #+ headers: `#+BEAMER_HEADER:
 \input{header_beamer} \date{}`. I don't have that file so I'm not sure
 what it does. I just removed it.
 - Here is my .emacs Beamer setting (default from the Org 8.0 new
 Beamer Worg page):
 
 #+begin_src .emacs
 
 (add-to-list 'org-latex-classes
 '(beamer
   \\documentclass\[presentation\]\{beamer\}
   (\\section\{%s\} . \\section*\{%s\})
   (\\subsection\{%s\} . \\subsection*\{%s\})
   (\\subsubsection\{%s\} . \\subsubsection*\{%s\})))
 
 #+end_src
 
 Again, see if the attached looks reasonable. Feel free to tell me how
 to more properly export via xelatex if you want someone to try and
 reproduce. I'm just not familiar with it at all, so I wasn't really
 sure bit gave it the 'ole college try.
 
 
 John
 test.pdf




Re: [O] Problem with beamer export

2013-10-06 Thread Marvin Doyley
Hmm,

I have reverted to pdflatex and still get the error. I note that were some 
errors when I make all see below, could this be the issue ??

I have to prepare for a class tomorrow so I going to switch back to the stable 
version and try to debug some more tomorrow

Here is my beamer definition (Very similar to users except the \makeatletter
(add-to-list 'org-latex-classes 
'(beamer

\\makeatletter\\let\\ifGm@compatii\\relax\\makeatother
\\documentclass\[t]{beamer\}
 (\\section\{%s\} . \\section*\{%s\})
  (\\subsection\{%s\} . \\subsection*\{%s\})
 (\\subsection\{%s\} . \\subsection*\{%s\})
))


Thanks
M
In end of data:
org.el:23923:1:Warning: the following functions are not known to be defined:
characterp, activate-mark, mouse-set-point, with-demoted-errors,
clear-image-cache, face-at-point, image-refresh, beginning-of-visual-line,
invisible-p
Wrote /Users/doyley/Dropbox/root/elisp/org-mode/lisp/org.elc
Compiling /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-ascii.el...
Wrote /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-ascii.elc
Compiling /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-beamer.el...
Wrote /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-beamer.elc
Compiling /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-html.el...

In org-html-table--table.el-table:
ox-html.el:3183:27:Warning: kill-buffer called with 0 arguments, but requires
1

In end of data:
ox-html.el:3441:1:Warning: the function `string-match-p' is not known to be
defined.
Wrote /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-html.elc
Compiling /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-icalendar.el...

In end of data:
ox-icalendar.el:994:1:Warning: the function `apply-partially' is not known to
be defined.
Wrote /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-icalendar.elc
Compiling /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-latex.el...
Wrote /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-latex.elc
Compiling /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-man.el...
Wrote /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-man.elc
Compiling /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-md.el...
Wrote /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-md.elc
Compiling /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-odt.el...

In toplevel form:
ox-odt.el:370:1:Error: Cannot open load file: rng-loc
Compiling /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-org.el...
Wrote /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-org.elc
Compiling /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-publish.el...

In end of data:
ox-publish.el:1239:1:Warning: the function `string-match-p' is not known to be
defined.
Wrote /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-publish.elc
Compiling /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-texinfo.el...

In toplevel form:
ox-texinfo.el:291:1:Warning: defcustom for `org-texinfo-def-table-markup'
fails to specify containing group

In end of data:
ox-texinfo.el:1889:1:Warning: the function `string-match-p' is not known to be
defined.
Wrote /Users/doyley/Dropbox/root/elisp/org-mode/lisp/ox-texinfo.elc
Compiling /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:(master)


On Oct 6, 2013, at 9:36 PM, John Hendy jw.he...@gmail.com wrote:

 On Sun, Oct 6, 2013 at 8:31 PM, Marvin Doyley marvin...@gmail.com wrote:
 Hi John,
 
 This is an interesting bug. When I use the stable version of org i.e. 8.2.1 
 everything works as expected.
 
 To use xelatex I included the following in my .emacs file (some code I 
 picked up several years ago
(setq org-latex-pdf-process (list
  xelatex -shell-escape -interaction nonstopmode -output-directory 
 %o %f
  xelatex -shell-escape -interaction nonstopmode -output-directory 
 %o %f
)) ;; for multiple passes
 
 
 Based on my process, is it sufficient to have not reproduced your
 commands? Or can I just use the command you typed above to give it
 another whirl from the raw .tex file? On that note:
 - Is this an issue of converting Org syntax - .tex syntax? OR...
 - Is this an issue of the .tex file - xelatex - .pdf?
 
 Re-thinking about your issue, it seems it's the former. In other
 words, if the .tex file doesn't have \frame, that's something wrong
 with Org - .tex, not to do with the engine, right? If so, I'd
 probably look at diagnosing your Beamer definition, but I don't know
 how to.
 
 With regards to the split beamer theme this is included in beamer. I am 
 using texlive 2013 on the mac.
 
 
 Sorry... I was unclear. I'm aware of the various themes. What I
 *didn't* understand is why your output said it was *using* the split
 them.
 
 Addd... scrolled back up and just now caught that you included
 your

[O] Fwd: org-publish bug

2013-06-05 Thread Marvin Doyley
Hi Carsten,

An excellent example/tutorial can be found at 
http://lists.gnu.org/archive/html/emacs-orgmode/2010-04/msg00933.html

it would nice if this example could be included in worg

Best Wishes,

M

Begin forwarded message:

 From: Carsten Dominik carsten.domi...@gmail.com
 Subject: Re: [O] org-publish bug
 Date: June 4, 2013 2:03:26 AM EDT
 To: Marvin Doyley m.doy...@rochester.edu
 
 
 On 1.6.2013, at 13:06, Marvin Doyley m.doy...@rochester.edu wrote:
 
 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.
 
 That would be nice, thank you.
 
 - Carsten
 
 
 Cheers,
 M
 
 
 
 On Jun 1, 2013, at 2:45 AM, Carsten Dominik carsten.domi...@gmail.com 
 wrote:
 
 
 On 31.5.2013, at 02:04, Marvin Doyley m.doy...@rochester.edu wrote:
 
 Hi there,
 
 I solved the problem. It turns out that I needed to include
 
 #+index:
 
 Hi Marvin,
 
 does this need to be documented somewhere?  If so, can you propose a patch?
 
 Cheers
 
 - Carsten
 
 
 cheers,
 M
 
 



[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
\includegraphcis[scale=1.5]{img/figure2.eps}
\end{figure}

I think there is a bug.

Thanks,
M




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 =0.9\linewidth :(

cheers
M


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 carsten.domi...@gmail.com wrote:

 
 On 31.5.2013, at 02:04, Marvin Doyley m.doy...@rochester.edu wrote:
 
 Hi there,
 
 I solved the problem. It turns out that I needed to include
 
 #+index:
 
 Hi Marvin,
 
 does this need to be documented somewhere?  If so, can you propose a patch?
 
 Cheers
 
 - Carsten
 
 
 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


[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



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


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 png nil :pointer arrow)
  apply(create-image nil png nil (:pointer arrow))
  (let ((image (apply (quote create-image) file (quote png) nil args))) (setq 
doc-view-current-image image) (insert-image image (concat [ file ]) nil 
doc-view-current-slice))
  doc-view-insert-image(nil :pointer arrow)
  (let ((beg (point))) (doc-view-insert-image (nth (1- page) 
doc-view-current-files) :pointer (quote arrow)) (put-text-property beg (point) 
(quote help-echo) doc-view-current-info))
  (let ((len (length doc-view-current-files))) (if ( page 1) (setq page 1) (if 
( page len) (progn (setq page len (setq doc-view-current-page page 
doc-view-current-info (concat (propertize (format Page %d of %d. 
doc-view-current-page len) (quote face) (quote bold)) (if 
doc-view-current-converter-process  (still converting...)\n \n) (if (and 
doc-view-current-search-matches (assq doc-view-current-page 
doc-view-current-search-matches)) (progn (concat (propertize Search 
matches:\n (quote face) (quote bold)) (let (...) (progn ...) contexts)) 
(setq inhibit-read-only t) (erase-buffer) (let ((beg (point))) 
(doc-view-insert-image (nth (1- page) doc-view-current-files) :pointer (quote 
arrow)) (put-text-property beg (point) (quote help-echo) 
doc-view-current-info)) (insert \n doc-view-current-info) (goto-char 
(point-min)) (forward-char) (setq inhibit-read-only nil))
  doc-view-goto-page(1)
  org-docview-open(#(540.full.pdf::1 0 15 (org-attr nil)))
  org-open-at-point()
  org-open-at-mouse((mouse-2 (#window 3 on *Backtrace* 33 (58 . 15) 250980086 
nil 33 (5 . 0) nil (3 . 15) (11 . 23
  call-interactively(org-open-at-mouse nil nil)

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
Your suggestion worked. Adding doc-view-mode-maybe to the auto-mode-alist 
rendered  my pdf automatically.
I really appreciate your help.

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'


Does anybody know to fix this problem ?

Thanks
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 a
repeater (in this case +2d), and then delete task when the deadline has
passed. It though it would be more efficient I could assign a date range
rather than just the start date.


Cheers,
M


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


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 lexi.ba...@gmail.com wrote:

 Hi Marvin,
 
 Marvin Doyley m.doy...@rochester.edu writes:
 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
 
 Ok, then I think diary sexp should do the trick.  Try the following:
 
 ** TODO 13:00-15:00 write proposal
 %%(and (org-block 2013 4 30 2013 6 2) (org-cyclic 2 2013 4 30))
 
 
 Regards,
 Alex




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




[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


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 nicholas.do...@hp.com wrote:

 Marvin Doyley marvin...@gmail.com wrote:

  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
 

 Customize org-agenda-prefix-format - you want to get rid of the category
 (the %-12:c part).

 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 marvin...@gmail.com wrote:

 Hi Nick,

 this solved my problem. Thanks
 M


 On Mon, Mar 11, 2013 at 1:36 PM, Nick Dokos nicholas.do...@hp.com wrote:

 Marvin Doyley marvin...@gmail.com wrote:

  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
 

 Customize org-agenda-prefix-format - you want to get rid of the category
 (the %-12:c part).

 Nick






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 nicholas.do...@hp.com wrote:

 Marvin Doyley marvin...@gmail.com 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




[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


[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] 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 marvin...@gmail.com wrote:

 Hi Bastien,
 This the error I received

 define-key: Wrong type argument: characterp, nil
 Error in post-command-hook (autopair-global-mode-check-buffers):
 (wrong-type-argument characterp nil)
 user-error: Minibuffer window is not active

 cheers
 M

 On Sun, Feb 17, 2013 at 2:55 PM, Bastien b...@altern.org wrote:

 Hi Marvin,

 Marvin Doyley marvin...@gmail.com writes:

  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)

 I just tried the latest autopair-mode (from github) toghether
 with Org-mode 7.9.3 and I cannot reproduce the error.

 Can you (setq debug-on-error t) and send the backtrace?

 Thanks,

 --
  Bastien





[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
classes. More specifically when I evoke the org-latex exporter I get
an error message 'unknown latex class blah

Does anybody know how to resolve this ?

Thanks
M



Re: [O] Problems with latex_class

2013-02-16 Thread Marvin Doyley
Thanks,

I have made the changes and it is now working



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 marvin...@gmail.com 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 PM, Marvin Doyley marvin...@gmail.com wrote:

 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 
 something like

 \section{}

 BLAH BLAH

 \begin{equation}

 E=MC^2
 \end{equation}

 I have created a costume org-export-latex-classes to suppress packages, but 
 I am stuck with the other front matter stuff.

 Best Wishes
 M






[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
something like

\section{}

BLAH BLAH

\begin{equation}

E=MC^2
\end{equation}

I have created a costume org-export-latex-classes to suppress packages, but
I am stuck with the other front matter stuff.

Best Wishes
M


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 marvin...@gmail.com wrote:

 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 
 something like

 \section{}

 BLAH BLAH

 \begin{equation}

 E=MC^2
 \end{equation}

 I have created a costume org-export-latex-classes to suppress packages, but I 
 am stuck with the other front matter stuff.

 Best Wishes
 M






[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] 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] 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 nicholas.do...@hp.com wrote:

 Marvin Doyley marvin...@gmail.com wrote:

  Hi there,
 
  Is there quick method for converting a bunch of text to plain list ?
 

 Something like

 sed 's/^/- /' in.txt  out.txt

 perhaps? If that's not what you mean, what do you mean?

 Nick



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 eric.schu...@gmx.com wrote:

 Nick Dokos nicholas.do...@hp.com writes:

 Marvin Doyley marvin...@gmail.com wrote:

 Hi there,

 Is there quick method for converting a bunch of text to plain list ?


 Something like

 sed 's/^/- /' in.txt  out.txt

 perhaps? If that's not what you mean, what do you mean?


 I find Emacs Macros work very well for this.

 1) position the cursor at the front of the first line
 2) C-x (   to start recording a macro
 3) manually turn this item into a list
 4) position the cursor at the front of the next line
 5) C-x )   to finish recording a macro
 6) X-e to run the macro on the second item

 after that you may continue pressing e to re-run the macro, or run the
 macro any number of times with a numeric prefix argument.  This does
 however require some regularity in your list items.

 Best,

 --
 Eric Schulte
 http://cs.unm.edu/~eschulte



[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 in
the agenda file list, ideally I prefer not to do this.

To illustrate the problem, lets say I have a file myfile.org, which is
included in the list of org agenda files.

myfile.org contains the following

* Apples
* Pears
* [[file:~/test.org][Farmers]]

Similarly, test.org contains

* Jack
- Cheapest supplier of Apples
- Deliver
* Joe
-  Pear supplies and other vegetables
* Bill
-  Potential supplier


Lets say I want to do a keyword search for  vegetables, I would hit C-a s.
The problem is that unless I include test.org in the agenda file list, it
doesn't work.


I appreciate any help or suggestion.

Cheers
M


Re: [O] Searching linked files

2012-06-20 Thread Marvin Doyley
Hi Darlan,

This is almost what I am looking for. I would be nice if I could get it to
drill down into subdirectories.
All my work is located in a directory called research that contains a
several directory related to different projects.
The problem with this variable is that works only for files 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 Jun 2012 09:16:49 -0400,
 Marvin Doyley marvin...@gmail.com wrote:
 
  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 in
  the agenda file list, ideally I prefer not to do this.
 
  To illustrate the problem, lets say I have a file myfile.org, which is
  included in the list of org agenda files.
 
  myfile.org contains the following
 
  * Apples
  * Pears
  * [[file:~/test.org][Farmers]]
 
  Similarly, test.org contains
 
  * Jack
  - Cheapest supplier of Apples
  - Deliver
  * Joe
  -  Pear supplies and other vegetables
  * Bill
  -  Potential supplier
 
 
  Lets say I want to do a keyword search for  vegetables, I would hit C-a
 s.
  The problem is that unless I include test.org in the agenda file list,
 it
  doesn't work.
 
 
  I appreciate any help or suggestion.
 
  Cheers
  M



Re: [O] Searching linked files

2012-06-20 Thread Marvin Doyley
Hi Suvayu,

This is did the trick. More specifically
combining find-org-file-recursively with org-agenda-text-search-extra-files
allowed me drill down in multiple subdirectory.
Thank you.
Cheers
M
On Wed, Jun 20, 2012 at 2:51 PM, suvayu ali fatkasuvayu+li...@gmail.comwrote:

 Hi Marvin,

 On Wed, Jun 20, 2012 at 7:45 PM, Marvin Doyley marvin...@gmail.com
 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/master/lisp/nifty.el#L98

 I use the above function in these agenda commands:
 https://github.com/suvayu/.emacs.d/blob/master/org-mode-config.el#L379

 HTH

 --
 Suvayu

 Open source is the future. It sets us free.



Re: [O] latex to org converter

2012-04-15 Thread Marvin Doyley
Marvin Doyley address@hidden 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[2], which is an Emacs frontend to Pandoc.


Footnotes: 
[1] http://johnmacfarlane.net/pandoc/ 

[2] http://wwwuser.gwdg.de/~jkremer/pandoc-mode.html 

This works like a charm, thank you

[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 the same file rather than a master
file.

Any thoughts on how to do this ?

Thanks
M



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 address@hidden wrote:

* Karl Voit address@hidden writes:*
* *
*  * Marvin Doyley address@hidden wrote:*
*  Hi there,*
* *
*  Hi!*
* *
*  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 the same file rather than a master*
*  file.*
* *
*  Any thoughts on how to do this ?*
* *
*  Oh yes, take a look on http://orgmode.org/org.html#Capture-templates*
*  where you can define target files for your item.*
* *
* Is it documented on how to achieve what the op requested? Namely to*
* store the notes in the current file? Would that be a use for the*
* function-finding-location?*
* *

I couldn't really tell what the OP requested, but if it is indeed
storing the capture in the current file, the answer is that can be
done.  AFAIK, it's not documented anywhere except on the mailing list
though - see

   http://thread.gmane.org/gmane.emacs.orgmode/35759/focus=35781

Something like this (untested):

(setq org-capture-templates
'(
  (X test entry (file+headline (buffer-file-name (org-capture-get
:original-buffer)) Tasks) * TODO %?
  %U %a %n :prepend t)))

Nick


[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


[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] \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 nicholas.do...@hp.com wrote:

 Marvin Doyley marvin...@gmail.com wrote:

  Does anybody now how to force org-latex-export to do \section*{name}
 rather than \section{name} ?
 

 #+OPTIONS: num:nil

 Nick



[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.
Does anybody know what I am doing wrong ?

#+tblname: testing
| x |  y |
|---+|
| 1 |  2 |
| 2 |  4 |
| 3 |  6 |
| 4 |  8 |
| 5 | 10 |
| 6 | 12 |
| 7 | 14 |
| 8 | 16 |
#+begin_src gnuplot :var data=testing :file output.eps :exports both
set title test
set auto x
set style data histogram
set style fill solid border -1
set boxwidth 0.9
plot data using 1:2
#+end_src

#+results:
[[file:output.eps]]
cheers
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 jw.he...@gmail.com wrote:

 On Thu, Sep 1, 2011 at 1:13 PM, Eric Schulte schulte.e...@gmail.com
 wrote:
 
  Marvin Doyley marvin...@gmail.com writes:
 
   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.
   Does anybody know what I am doing wrong ?
  

 snip

 
  so if your gnuplot is like my gnuplot then eps is not a known terminal
  type.  I'd suggest trying the following.  Also, notice that I changed
  your plot line -- histograms are not intuitive in gnuplot.
 

 snip

 
  #+begin_src gnuplot :var data=gnuplot-testing :file output.eps :exports
 both
  set term postscript
  set title test
  set auto x
  set style data histogram
  set style fill solid border -1
  set boxwidth 0.9
  plot data using 2:xtic(1)
  #+end_src
 

 Shameless plug: this and more is available at the orgmode gnuplot
 babel documentation on Worg. Check it out if you're interested.
 --- Top level:
 http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-gnuplot.html
 --- This in particular (generating eps files):

 http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-gnuplot.html#sec-7_2



[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
--


Does anybody now how to fix this (i.e., get it to behave the old way)

Thanks
M


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 nicholas.do...@hp.com wrote:

 Nicolas Goaziou n.goaz...@gmail.com wrote:

 Hello,

 Marvin Doyley marvin...@gmail.com writes:

 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

 I cannot reproduce this. Could you be more explicit ? What is your test
 file, where do you have cursor when you use C-c -, etc.


 It looks as if C-c - has been remapped by some package. What does C-h k
 say for it? What minor modes are in effect in the planner.org buffer?
 Maybe if you ask for Help with ? in the context above, it'll give
 you an idea of who it is that's doing this.

 Nick



[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, bookmark and stickies directly into org).


Cheers

M

PS I think one of my goals this summer will be to learn lisp :)


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 b...@altern.org wrote:

 John Hendy jw.he...@gmail.com 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, can you confirm?

 --
  Bastien

___
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-orgmode


[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-orgmode


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 b...@altern.org wrote:

 Marvin Doyley marvin...@gmail.com writes:

 Emacs hang whenever I try to switch todo state. Do anybody no how to
 fix this ?

 Can you be more specific?  Which version of Emacs?  Of Org?  Minimal
 example file?

 Thanks,

 --
 Bastien

___
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-orgmode


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 b...@altern.org wrote:

 Marvin Doyley marvin...@gmail.com writes:

 I am using carbon emacs 23 and the latest version of org that I pull
 this morning.

 Can you provide a minimal example file?   A way to reproduce your
 problem?

 --
 Bastien

___
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-orgmode


Re: [Orgmode] Org cause Emacs to hang

2011-02-26 Thread Marvin Doyley
Hi Bastien,

I tried a simple org file without any header and works fine; however, when I
include the following header it crashes. Is there something that shouldn't
be there ?

Thanks
M

#+STARTUP: overview
#+STARTUP: hidestars
#+STARTUP: logdone
#+DRAWERS: HIDDEN hidden extra details
#+STARTUP: lognotedone lognoteclock-out
#+STARTUP: indent
#+PROPERTY: Effort_ALL 0 0:10 0:20 0:45 1:00 2:00 4:00 6:00 8:00
#+COLUMNS: %38ITEM  %30SCHEDULED %7TODO %5Effort(Time){:} %6CLOCKSUM{Total}
%12TAGS
#+EXPORT_SELECT_TAGS: export
#+EXPORT_SELECT_TAGS: noexport
#+STYLE: link rel=stylesheet type=text/css href=
http://orgmode.org/worg/worg.css; /
#+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:1 path:
http://orgmode.org/org-info.js
#+OPTIONS:   H:3 num:t toc:t \n:nil @:t ::t |:t ^:nil -:t f:t *:t :t
#+OPTIONS:   TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc
#+Tags: review_article this_week 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 b...@altern.org wrote:

 Marvin Doyley marvin...@gmail.com writes:

  I am using carbon emacs 23 and the latest version of org that I pull
  this morning.

 Can you provide a minimal example file?   A way to reproduce your
 problem?

 --
  Bastien

___
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-orgmode


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 bastien.gue...@wikimedia.fr wrote:

 Hi Marvin,

 Marvin Doyley marvin...@gmail.com writes:

 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.

 The first step is to export selected entries to text files:

 #+begin_src emacs-lisp
 (defun org-export-headings-to-ascii (optional match scope)
  Export headings from the current buffer to ascii files.
  (interactive)
  (org-map-entries
   (lambda ()
 (org-mark-subtree)
 (let ((head (org-get-heading))
   (beg (point))
   (end (org-end-of-subtree)))
   (org-export-region-as-ascii beg end t (get-buffer-create head))
   (with-current-buffer
   (get-buffer-create head)
 (write-file
  (concat (replace-regexp-in-string   _ head) .txt)
   ;; see org-map-entries docstring
   match scope))
 #+end_src

 Then to attach the files, which depends on what MUA you use.

 HTH,

 --
 Bastien

___
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-orgmode


[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 send TODOs
within next week (or some other  time frame) automatically to specified
email address.

Best  wishes

Marvin
___
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-orgmode


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

2011-02-19 Thread Marvin Doyley
Hi Matthew,

I would like to send txt files.
Cheers,
M

Sent from my iPhone

On Feb 19, 2011, at 3:48 PM, Matthew Sauer improv.philoso...@gmail.com
wrote:

What format of an attachment would you want to be hooked to the e-mail
(html, xml, txt, pdf)?   I think that once you figure that out, write the
function to generate 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 marvin...@gmail.com wrote:

 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 send TODOs
 within next week (or some other  time frame) automatically to specified
 email address.

 Best  wishes

 Marvin

 ___
 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-orgmode


___
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-orgmode


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 bastien.gue...@wikimedia.fr wrote:

 Marvin Doyley marvin...@gmail.com writes:

  Is there a way to tell org to fold Latex environments (i.e., #
  +begin_latex  #+end_latex) automatically at start-up ?

 Yes.

  (setq org-hide-block-startup t)

 Or set this in an Org buffer:

  #+STARTUP: hideblocks

 This is a FAQ, I've added an entry to Worg/org-faq.org.

 HTH,

 --
  Bastien

___
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-orgmode


[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  a function that
folds all latex environment in the buffer, like AUCTEX

Thanks

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-orgmode


[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://lists.gnu.org/mailman/listinfo/emacs-orgmode


[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 m...@imapmail.org wrote:

 Marvin Doyley marvin...@gmail.com writes:

  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 preferred way of working
  with latex) and export back to latex and send to co-authors.

 I have a rudimentary latex2org perl script (ahem, bundle of hacks) born
 of necessity that I intend to put up on Worg when I get a chance. I'm
 afraid it knows nothing (at the moment) of math formulas. (I did use it
 to convert a large manuscript, including biblatex citations, to a nice
 clean org file --- a result that brought a smile to my face, however
 ugly the script itself might be.)

 I'll try to clean it up and make it available as soon as I can.

 Best,
 Matt

___
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-orgmode


[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 dm...@ictsoc.de wrote:
 At Fri, 19 Nov 2010 09:58:11 -0500,
 Marvin Doyley wrote:

 [1  multipart/alternative (7bit)]

 (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 ?

 Not sure about this variable, but you might try the property :prepend
 in the capture template:

 C-h v org-capture-templates RET

 The rest of the entry is a property list of additional options.  Recognized
 properties are:

  :prepend            Normally newly captured information will be appended at
                      the target location (last child, last table line,
                      last list item...).  Setting this property will
                      change that.

 HTH,
   -- David
 --
 OpenPGP... 0x99ADB83B5A4478E6
 Jabber dmj...@jabber.org
 Email. dm...@ictsoc.de


___
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-orgmode


[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 preferred way of working with latex) and
export back to latex and send to co-authors.

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-orgmode


[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 list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] requested feature

2010-11-15 Thread Marvin Doyley
Hi David,

This is exactly what I was looking for, thank you.

cheers
M

On Sun, Nov 14, 2010 at 2:31 PM, David Maus dm...@ictsoc.de wrote:

 At Fri, 29 Oct 2010 19:24:32 -0400,
 Marvin Doyley wrote:
 
  [1  multipart/alternative (7bit)]
  [1.1  text/plain; ISO-8859-1 (7bit)]
  Does anybody have a function that turns a org header into file with a
 link
  to the file where it originated from ?
  For example, lets say I have the following heading
 
  * Apples
  * Cherry
  * Tomatoes
 
  Lets say I have a mini project on Apples, it would be nice to issue a
 single
  command that turns Applies into Apples.org with a link

 Maybe something like this:

 (defun dmj:turn-word-into-org-mode-link ()
  Replace word at point by an Org mode link.
  (interactive)
  (let ((word (thing-at-point 'word)))
(when word
  (re-search-backward \\W nil t)
  (replace-string
   word (format [[file:%s.org][%s]] word word) t)
  (point) (+ (point) (length word)

 Grab word at point, go to its beginning, replace with an Org mode
 link.

 Best,
  -- David
 --
 OpenPGP... 0x99ADB83B5A4478E6
 Jabber dmj...@jabber.org
 Email. dm...@ictsoc.de

___
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-orgmode


[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 Apples.org, in which I have bunch of
info on apples. It would be nice to be able to export the content of the
main and linked files to latex. I am thinking of the equivalent of having an
\include{}

Does anybody have any thoughts on how to do this ?

cheers
M



On Mon, Nov 15, 2010 at 1:02 PM, David Maus dm...@ictsoc.de wrote:

 At Mon, 15 Nov 2010 15:01:09 +,
 Paul Mead wrote:
 
 
  This looks pretty interesting to me, but how would you change this so
  that it used the whole heading text, not just one word?

 It's basically the same, only difference is finding the headline text
 and making the headline text link-safe:

 (defun dmj: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 (org-heading-components
  (unless (or (null hl-text)
  (org-string-match-p ^[ \t]*:[^:]+:$ hl-text))
(beginning-of-line)
(search-forward hl-text (point-at-eol))
(replace-string
 hl-text
  (format [[file:%s.org][%s]]
  (org-link-escape hl-text)
 (org-link-escape hl-text '((?\] . %5D) (?\[ . %5B
 nil (- (point) (length hl-text)) (point))

 Best,
  -- David

 --
 OpenPGP... 0x99ADB83B5A4478E6
 Jabber dmj...@jabber.org
 Email. dm...@ictsoc.de

___
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-orgmode


  1   2   >