[O] create new files from capture

2011-04-01 Thread Buck Brody
Is there a way to use capture to create new files? Can I fill out the name of 
the file, and add a date stamp, from within the capture template? 

I also considered creating a new headline and then exporting the subtree. The 
problem is that I need to have the title of the new file automatically created 
based upon the headline, and I can't figure out how to do this.

Thanks 

[Orgmode] error when exporting to pdf

2010-04-21 Thread Buck Brody
I am trying to export to PDF.  I typed C-c C-e d.  Which should be, export
as LaTeX and process to PDF and open PDF file.  I received a message that
said PDF file was not produced.  The org file I used was the one in the
example http://orgmode.org/worg/org-tutorials/org-beamer.php.  Version
information and backtrace are below.  Thanks for your help.

Buck

Versions:

Emacs 22.3.1

Org-Mode 6.34c
Backtrace:
Debugger entered--Lisp error: (error PDF file was not produced)
  signal(error (PDF file was not produced))
  error(PDF file was not produced)
  (if (not (file-exists-p pdffile)) (error PDF file was not produced)
(set-window-configuration wconfig) (when org-export-pdf-remove-logfiles
(dolist ... ... ...)) (message Exporting to PDF...done) pdffile)
  (let* ((wconfig ...) (lbuf ...) (file ...) (base ...) (pdffile ...) (cmds
org-latex-to-pdf-process) (outbuf ...) (bibtex-p ...) cmd)
(with-current-buffer outbuf (erase-buffer)) (message Processing LaTeX
file...) (if (and cmds ...) (funcall cmds file) (while cmds ... ... ...
...)) (message Processing LaTeX file...done) (if (not ...) (error PDF
file was not produced) (set-window-configuration wconfig) (when
org-export-pdf-remove-logfiles ...) (message Exporting to PDF...done)
pdffile))
  org-export-as-pdf(nil)
  (let ((pdffile ...)) (if pdffile (org-open-file pdffile) (error PDF file
was not produced)))
  org-export-as-pdf-and-open(nil)
  call-interactively(org-export-as-pdf-and-open)
  (if (and bg (nth 2 ass) (not ...) (not ...)) (let (...)
(set-process-sentinel p ...) (message Background process \%s\: started
p)) (if subtree-p (progn ... ...)) (call-interactively (nth 1 ass)) (when
(and bpos ...) (let ... ... ... ... ...)))
  (let* ((bg ...) subtree-p (help [t]   insert the export option
template\n[v]   limit export to visible part of outline tree\n[1]   only
export the current subtree\n[SPC] publish enclosing subtree (with
LaTeX_CLASS or EXPORT_FILE_NAME prop)\n\n[a] export as ASCII [A] to
temporary buffer\n\n[h] export as HTML  [H] to temporary buffer   [R]
export region\n[b] export as HTML and open in browser\n\n[l] export as LaTeX
[L] to temporary buffer\n[p] export as LaTeX and process to PDF
   [d] ... and open PDF file\n\n[D] export as DocBook   [V] export as
DocBook, process to PDF, and open\n\n[m] export as Freemind mind map\n[x]
export as XOXO\n[g] export using Wes Hardaker's generic exporter\n\n[i]
export current file as iCalendar file\n[I] export all agenda files as
iCalendar files   [c] ...as one combined file\n\n[F] publish current file
   [P] publish current project\n[X] publish a project...  [E]
publish every projects) (cmds ...) r1 r2 ass (cpos ...) (cbuf ...) bpos)
(save-excursion (save-window-excursion ... ... ... ... ... ... ...)) (and
bpos (goto-char bpos)) (setq r2 (if ... ... r1)) (unless (setq ass ...)
(error No command associated with key %c r1)) (if (and bg ... ... ...)
(let ... ... ...) (if subtree-p ...) (call-interactively ...) (when ...
...)))
  org-export(nil)
  call-interactively(org-export)
___
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] error when exporting to pdf

2010-04-22 Thread Buck Brody
Carsten,

I'm not sure how to run pdflatex.  I didn't mention earlier, but I run emacs
on Windows.

Buck

On Wed, Apr 21, 2010 at 6:38 AM, Carsten Dominik
carsten.domi...@gmail.comwrote:

 Hi Buck,

 In this process, Org-mode will produce a .tex file.  Try running pdflatex
 on the file by hand, this will give you (and, if still necessary, us),
 more information on what is going wrong.

 - Carsten


 On Apr 21, 2010, at 2:22 AM, Buck Brody wrote:

  I am trying to export to PDF.  I typed C-c C-e d.  Which should be,
 export as LaTeX and process to PDF and open PDF file.  I received a
 message that said PDF file was not produced.  The org file I used was the
 one in the example http://orgmode.org/worg/org-tutorials/org-beamer.php.
  Version information and backtrace are below.  Thanks for your help.

 Buck

 Versions:

 Emacs 22.3.1

 Org-Mode 6.34c

 Backtrace:
 Debugger entered--Lisp error: (error PDF file was not produced)
  signal(error (PDF file was not produced))
  error(PDF file was not produced)
  (if (not (file-exists-p pdffile)) (error PDF file was not produced)
 (set-window-configuration wconfig) (when org-export-pdf-remove-logfiles
 (dolist ... ... ...)) (message Exporting to PDF...done) pdffile)
  (let* ((wconfig ...) (lbuf ...) (file ...) (base ...) (pdffile ...) (cmds
 org-latex-to-pdf-process) (outbuf ...) (bibtex-p ...) cmd)
 (with-current-buffer outbuf (erase-buffer)) (message Processing LaTeX
 file...) (if (and cmds ...) (funcall cmds file) (while cmds ... ... ...
 ...)) (message Processing LaTeX file...done) (if (not ...) (error PDF
 file was not produced) (set-window-configuration wconfig) (when
 org-export-pdf-remove-logfiles ...) (message Exporting to PDF...done)
 pdffile))
  org-export-as-pdf(nil)
  (let ((pdffile ...)) (if pdffile (org-open-file pdffile) (error PDF file
 was not produced)))
  org-export-as-pdf-and-open(nil)
  call-interactively(org-export-as-pdf-and-open)
  (if (and bg (nth 2 ass) (not ...) (not ...)) (let (...)
 (set-process-sentinel p ...) (message Background process \%s\: started
 p)) (if subtree-p (progn ... ...)) (call-interactively (nth 1 ass)) (when
 (and bpos ...) (let ... ... ... ... ...)))
  (let* ((bg ...) subtree-p (help [t]   insert the export option
 template\n[v]   limit export to visible part of outline tree\n[1]   only
 export the current subtree\n[SPC] publish enclosing subtree (with
 LaTeX_CLASS or EXPORT_FILE_NAME prop)\n\n[a] export as ASCII [A] to
 temporary buffer\n\n[h] export as HTML  [H] to temporary buffer   [R]
 export region\n[b] export as HTML and open in browser\n\n[l] export as LaTeX
 [L] to temporary buffer\n[p] export as LaTeX and process to PDF
[d] ... and open PDF file\n\n[D] export as DocBook   [V] export as
 DocBook, process to PDF, and open\n\n[m] export as Freemind mind map\n[x]
 export as XOXO\n[g] export using Wes Hardaker's generic exporter\n\n[i]
 export current file as iCalendar file\n[I] export all agenda files as
 iCalendar files   [c] ...as one combined file\n\n[F] publish current file
[P] publish current project\n[X] publish a project...  [E]
 publish every projects) (cmds ...) r1 r2 ass (cpos ...) (cbuf ...) bpos)
 (save-excursion (save-window-excursion ... ... ... ... ... ... ...)) (and
 bpos (goto-char bpos)) (setq r2 (if ... ... r1)) (unless (setq ass ...)
 (error No command associated with key %c r1)) (if (and bg ... ... ...)
 (let ... ... ...) (if subtree-p ...) (call-interactively ...) (when ...
 ...)))
  org-export(nil)
  call-interactively(org-export)
 ___
 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


 - Carsten




___
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] error when exporting to pdf

2010-04-23 Thread Buck Brody
Nick,

I have pasted the tex file below.  Thanks for your help.

Buck

% Created 2010-04-23 Fri 12:11
\documentclass[presentation]{beamer}
\usetheme{Madrid}\usecolortheme{default}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage{longtable}
\usepackage{float}
\usepackage{wrapfig}
\usepackage{soul}
\usepackage{amssymb}
\usepackage{hyperref}


\title{Example Presentation}
\author{Carsten Dominik}
\date{23 April 2010}

\begin{document}

\maketitle

\begin{frame}
\frametitle{Outline}
\setcounter{tocdepth}{3}
\tableofcontents
\end{frame}


\section{This is the first structural section}
\label{sec-1}


\begin{frame}
\frametitle{Frame 1}
\framesubtitle{with a subtitle}
\label{sec-1.1}
\begin{columns}[t]
\begin{column}{0.5\textwidth}
\begin{block}{Thanks to Eric Fraga}
\label{sec-1.1.1}

for the first viable beamer setup in Org
\end{block}
\end{column}
\begin{column}{0.5\textwidth}
\begin{block}2-{Thanks to everyone else}
\label{sec-1.1.2}

for contributing to the discussion
\end{block}
\end{column}
\end{columns}
\end{frame}
\begin{frame}
\frametitle{Frame 2}
\framesubtitle{Like 1, but now with explicit columns}
\transblindsvertical[duration=1]
\label{sec-1.2}
\begin{columns} % columns
\label{sec-1.2.1}
\begin{column}{0.5\textwidth}
\label{sec-1.2.1.1}
\begin{block}{Thanks to Eric Fraga}
\label{sec-1.2.1.1.1}

  for the first viable beamer setup in Org
\end{block}
\end{column}
\begin{column}{0.5\textwidth}
\label{sec-1.2.1.2}
\begin{block}2-{Thanks to everyone else}
\label{sec-1.2.1.2.1}

  for contributing to the discussion
\end{block}
\end{column}
\end{columns}
\end{frame}
\begin{frame}
\frametitle{Frame 2}
\framesubtitle{where we will not use columns}
\label{sec-1.3}
\begin{itemize}

\item Request\\
\label{sec-1.3.1}%
Please test this stuff!
\end{itemize} % ends low level
\end{frame}

\end{document}

On Fri, Apr 23, 2010 at 11:00 AM, Nick Dokos nicholas.do...@hp.com wrote:

 Buck Brody buckbr...@gmail.com wrote:


  I'm not sure how to run pdflatex.  I didn't mention earlier, but I run
 emacs
  on Windows.
 

 How to run pdflatext is extremely dependent on what TeX system you have
 installed. Also, how to run command-line programs differs if e.g. you have
 cygwin installed. These are questions that only you can answer. In
 particular,
 you *have* installed a TeX system on your machine, right?

 In the meantime, how about sending the .tex file itself to the list? If
 we can process it to pdf, then that indicts your TeX setup. If not, then
 your orgmode setup might be at fault. The file itself should be in the
 same directory that your .org file is (I think).

 BTW, the reason that the backtrace is not useful in this case is that we
 know
 exactly why emacs got an error: it tried to call an external program to do
 the
 processing. IOW, seeing into the emacs processing (which is what the
 backtrace
 shows) is not going to be useful: we need to see inside the tex-pdf
 processing instead.

 HTH,
 Nick


   Hi Buck,
  
   In this process, Org-mode will produce a .tex file.  Try running
 pdflatex
   on the file by hand, this will give you (and, if still necessary,
 us),
   more information on what is going wrong.
  
   - Carsten
  
  
   On Apr 21, 2010, at 2:22 AM, Buck Brody wrote:
  
I am trying to export to PDF.  I typed C-c C-e d.  Which should be,
   export as LaTeX and process to PDF and open PDF file.  I received a
   message that said PDF file was not produced.  The org file I used
 was the
   one in the example
 http://orgmode.org/worg/org-tutorials/org-beamer.php.
Version information and backtrace are below.  Thanks for your help.
  
   Buck
  
   Versions:
  
   Emacs 22.3.1
  
   Org-Mode 6.34c
  
   Backtrace:
   Debugger entered--Lisp error: (error PDF file was not produced)
signal(error (PDF file was not produced))
error(PDF file was not produced)
(if (not (file-exists-p pdffile)) (error PDF file was not produced)
   (set-window-configuration wconfig) (when
 org-export-pdf-remove-logfiles
   (dolist ... ... ...)) (message Exporting to PDF...done) pdffile)
(let* ((wconfig ...) (lbuf ...) (file ...) (base ...) (pdffile ...)
 (cmds
   org-latex-to-pdf-process) (outbuf ...) (bibtex-p ...) cmd)
   (with-current-buffer outbuf (erase-buffer)) (message Processing LaTeX
   file...) (if (and cmds ...) (funcall cmds file) (while cmds ... ...
 ...
   ...)) (message Processing LaTeX file...done) (if (not ...) (error
 PDF
   file was not produced) (set-window-configuration wconfig) (when
   org-export-pdf-remove-logfiles ...) (message Exporting to
 PDF...done)
   pdffile))
org-export-as-pdf(nil)
(let ((pdffile ...)) (if pdffile (org-open-file pdffile) (error PDF
 file
   was not produced)))
org-export-as-pdf-and-open(nil)
call-interactively(org-export-as-pdf-and-open)
(if (and bg (nth 2 ass) (not ...) (not ...)) (let (...)
   (set-process-sentinel p ...) (message Background process \%s\:
 started
   p)) (if subtree-p

[Orgmode] due today notification

2010-04-23 Thread Buck Brody
Is there a way to know if an item is due today by only looking at the
headline or at an agenda?  For instance, could a tag today be triggered
based upon a deadline? Basically, when looking at a sparse tree or an
agenda, I would like to know what is due today without using agenda for
current day or week or going into column view.

Thanks
___
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: due today notification

2010-04-26 Thread Buck Brody
Sorry, I don't think I properly described what I am looking for.  I want a
visual indicator (like a tag or a face) of tasks due today, but I don't want
to do a specific search.  The idea would be that, within a view of all
tasks, I would be able to see at a glance which were due today.  Does that
make sense?


On Fri, Apr 23, 2010 at 6:54 PM, Matt Lundin m...@imapmail.org wrote:

 Buck Brody buckbr...@gmail.com writes:

  Is there a way to know if an item is due today by only looking at the
  headline or at an agenda?  For instance, could a tag today be
  triggered based upon a deadline? Basically, when looking at a sparse
  tree or an agenda, I would like to know what is due today without using
  agenda for current day or week or going into column view.

 C-c / m DEADLINE=today [RET]

 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: due today notification

2010-04-28 Thread Buck Brody
Matt,

Assume I have 10 things that must be done for a specific project and two of
them must be done today.  I want to be able to know which two are due today,
but I still want to see them in the same list as the other 8 items because
it gives useful context.

Buck

On Tue, Apr 27, 2010 at 3:01 PM, Matthew Lundin m...@imapmail.org wrote:

 Hi Buck,

 Buck Brody buckbr...@gmail.com writes:

  Sorry, I don't think I properly described what I am looking for.  I
  want a visual indicator (like a tag or a face) of tasks due today, but
  I don't want to do a specific search.  The idea would be that, within a
  view of all tasks, I would be able to see at a glance which were due
  today.  Does that make sense?

 I'm not aware of any such functionality. One solution, I suppose, would
 be to use org-map-entries and a custom function to add a tag to all
 entries due today. But adding the tags with org-map-entries would likely
 be just as slow as a search, so there may not be much point.

 (info (org) Using the mapping API)

  On Fri, Apr 23, 2010 at 6:54 PM, Matt Lundin m...@imapmail.org wrote:
 
  C-c / m DEADLINE=today [RET]
 

 Might I ask why the sparse tree search above or a simple agenda view of
 deadlines is inadequate? The daily agenda provides a nice view of all
 deadlines, making clear which are due today and which are past due. And
 with a custom agenda command you can see only those items that are due
 today:

 --8---cut here---start-8---
 (setq org-agenda-custom-commands
  '((d Due today agenda 
 ((org-agenda-entry-types '(:deadline))
  (org-deadline-warning-days 0)
 --8---cut here---end---8---

 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: due today notification

2010-04-28 Thread Buck Brody
Matt,

Thanks for your suggestions.

The problem with the sparse tree is that a sparse tree will only show the
headlines above the item with a deadline, it will not show the sibling
headlines.  For example, if I used a sparse tree on:

* Fruit
** Apple
*** Macintosh
*** Crab
DEADLINE: 2010-04-28 Wed
*** Golden delicious
** Vegetable
*** lettuce
*** squash
*** cucumber


It would look like

* Fruit
*** Crab
DEADLINE: 2010-04-28 Wed



Buck




On Wed, Apr 28, 2010 at 3:57 PM, Matthew Lundin m...@imapmail.org wrote:

 Buck Brody buckbr...@gmail.com writes:

   Might I ask why the sparse tree search above or a simple agenda
   view of deadlines is inadequate? The daily agenda provides a nice
   view of all deadlines, making clear which are due today and which
   are past due. And with a custom agenda command you can see only
   those items that are due today:
 
  Assume I have 10 things that must be done for a specific project and
  two of them must be done today.  I want to be able to know which two
  are due today, but I still want to see them in the same list as the
  other 8 items because it gives useful context.
 

 But isn't this precisely what a sparse tree does? I.e., it highlights
 the relevant deadlines but preserves the context...

 I dug around in the source code and found a command (normally invoked by
 org-sparse-tree) that shows all deadlines in a file within n days
 (determined by a prefix argument).

 If you type...

 C-u 1 M-x org-check-deadlines

 ...org-mode will highlight all the deadlines in the buffer due today or
 past due. You could bind this to a key.

 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


Re: [Orgmode] Re: due today notification

2010-04-28 Thread Buck Brody
Nick,

Thanks for the suggestion.

What I want is a way to know, just by looking at a headline, if it is due
today.  Maybe this isn't something most people care about because they keep
their files unfolded most of the time, so they can see the DEADLINE
property.  All my tasks are kept on the third level and I don't usually keep
the file unfolded past that because I wouldn't be able to see enough
headlines at once.

Maybe it would be best if I explain my current workflow.  I use agenda to
see what is due today.  I then manually assign those items the A priority.
 For the rest of the day, whether I am in a different agenda view, or just
within my main file, I can quickly see what items are due today because they
have the A priority within the headline.  Using a tag would work just as
well.  I am looking for a way to cut out this manual process.

I appreciate everyone's help, but I don't want to use up a lot of peoples
time because this is not that big a problem for me.

Thanks,

Buck

On Wed, Apr 28, 2010 at 4:46 PM, Nick Dokos nicholas.do...@hp.com wrote:

 Buck Brody buckbr...@gmail.com wrote:


  Assume I have 10 things that must be done for a specific project and two
 of
  them must be done today.  I want to be able to know which two are due
 today,
  but I still want to see them in the same list as the other 8 items
 because
  it gives useful context.
 

 Coming late to the party and I'm almost sure that the following will not
 satisfy you, but maybe it'll help the rest of us understand what you are
 really after (afaict, that's still not clear - apologies if I'm
 generalizing unwarrantedly).

 Say you have project foo with project file foo.org:

 ,
 | #+STARTUP: showall
 | *** Long list of project items
 |  a
 |  b
 |  c
 |  DEADLINE: 2010-04-28 Wed
 |  d
 |  e
 |  f
 |
 |  g
 |
 |  h
 |  DEADLINE: 2010-04-28 Wed
 |  i
 |  j
 `

 Items c and h are due today. I assume you have added the file to your
 agenda list.  Then you look at your agenda and you get:

 ,
 | Week-agenda (W17-W18):
 | Wednesday  28 April 2010
 |   ...
 |   foo:Deadline:   c
 |   foo:Deadline:   h
 |   ...
 | Thursday   29 April 2010
 |   ...
 `

 Click on the c line and press RET: you are in foo.org, on item c,
 and there's your context. Ditto for the h line in the agenda.

 If this does not satisfy you, what would you like to have seen instead?

 HTH in some small way,
 Nick


___
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] clock in from last clock out

2010-06-14 Thread Buck Brody
Is there a way to clock in from the time that I most recently clocked
out.  I often find that I finish something, clock out, and then start
something new without remembering to clock back in.

___
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] mobileorg - No executable found to compute checksums

2010-06-29 Thread Buck Brody
I am trying to get mobileorg setup and receive the following message from
org-mobile-push

No executable found to compute checksums

Any ideas?

Windows 7
Org Version 6.36c
GNU Emacs 23.2.1
___
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] mobileorg - No executable found to compute checksums

2010-06-29 Thread Buck Brody
You mean my windows system path, not my .emacs load path, right?

On Tue, Jun 29, 2010 at 12:17 PM, Richard Moreland r...@ncogni.to wrote:

 Hi Buck,

 You need a copy of shasum.exe in your system path.  You should be able
 to download this package from gnuwin32:

 http://gnuwin32.sourceforge.net/downlinks/coreutils-bin-zip.php

 You don't need everything from that package, just the one .exe.

 Hope this helps,
 Richard

 On Tue, Jun 29, 2010 at 3:05 PM, Buck Brody buckbr...@gmail.com wrote:
  I am trying to get mobileorg setup and receive the following message from
  org-mobile-push
  No executable found to compute checksums
  Any ideas?
  Windows 7
  Org Version 6.36c
  GNU Emacs 23.2.1
  ___
  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] mobileorg - No executable found to compute checksums

2010-06-30 Thread Buck Brody
Nick, thanks for your help.  Unfortunately, when I try to save my
customization (~/other/sha1sum.exe), I get the following message:

Symbol's value as variable is void: ~/other/sha1sum\.exe

On Tue, Jun 29, 2010 at 7:45 PM, Nick Dokos nicholas.do...@hp.com wrote:

 Buck Brody buckbr...@gmail.com wrote:

  Could you give me an example of what you mean when you say customize the
  variable to be the path name?
 

 M-x customize RET

 Type `org-mobile-checksum-binary' in the Search box and click on the Search
 button.

 Move the cursor to the headline and press RET to expand it (if
 necessary).

 Move the cursor to the text box that contains the default path (in my case,
 it says /usr/bin/shasum), erase it and type in the correct path for your
 case: it's hard to be specific here because I don't know which program you
 have (or have downloaded) and where you put it. If you followed Richard's
 suggestion of getting the shasum.exe program and you put it in in
 /system/win32
 you should say

/system/win32/shasum.exe

 (NB: in general, you should take whatever I say with a grain of salt,
 but when I talk about Windows, you should use at least a bucket ;-) - but
 I'm sure somebody will correct any mistakes here.)

 HTH,
 Nick

___
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] remember template is slow

2010-07-07 Thread Buck Brody
I'm finding that my remember templates are slow to load.  I've got a lag of
about three to four seconds.  I know that doesn't sound like much, but it's
kind of puts a kink in the workflow.  I use GNU emacs on Windows.  I also
have cygwin installed, and I have noticed that the problem doesn't occur
when using cygwin.  Any ideas?

Thanks

Windows 7
GNU Emacs 23.2.1
Org-mode version 6.36c
___
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] remember template is slow

2010-07-08 Thread Buck Brody
Yes, they are compiled

On Thu, Jul 8, 2010 at 4:01 AM, Giovanni Ridolfi
giovanni.rido...@yahoo.itwrote:

 Buck Brody buckbr...@gmail.com writes:

 Hi, Buck,

  Windows 7 GNU Emacs 23.2.1Org-mode version 6.36c
 Emacs  : GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600)
 of 2010-05-08 on G41R2F1
 Org-version:  6.36trans, of 0:45 5th Jul 2010

  I'm finding that my remember templates are slow to load. I've
  got a lag of about three to four seconds.
 Did you compile the sources?

 It seems to me that the compiled version is faster.
 However it brings the problem of old .elc files lying around.

 cheers,
 Giovanni

___
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: remember template is slow

2010-07-12 Thread Buck Brody
Bernt,

Here are the results:

org-remember  1
   2.497 2.497
org-do-remember   1
   2.496 2.496
org-remember-apply-template   1
   2.493999  2.493999
org-mode  1
   2.259 2.259
org-install-agenda-files-menu 1
   2.258 2.258
org-agenda-files  1
   2.257 2.257
org-select-remember-template  1
   0.229 0.229
org-remember-handler  1
   0.001 0.001
org-set-regexps-and-options   1
   0.001 0.001
org-remember-finalize 1
   0.001 0.001
org-fix-tags-on-the-fly   2
   0.001 0.0005
org-delete-backward-char  1
   0.001 0.001
org-remember-kill 1
   0.001 0.001
org-set-font-lock-defaults1
   0.001 0.001
org-hide-wide-columns 2
   0.001 0.0005
org-align-tags-here   2
   0.001 0.0005
On Sat, Jul 10, 2010 at 5:49 AM, Bernt Hansen be...@norang.ca wrote:

 Daniel J. Sinder dan...@sindercity.com writes:

  On Wed, Jul 7, 2010 at 9:30 AM, Buck Brody buckbr...@gmail.com wrote:
 
      I'm finding that my remember templates are slow to load.  I've got a 
  lag of about three to four
      seconds.  I know that doesn't sound like much, but it's kind of puts a 
  kink in the workflow.  I
      use GNU emacs on Windows.  I also have cygwin installed, and I have 
  noticed that the problem
      doesn't occur when using cygwin.  Any ideas?
 
  For what it's worth, I've also had this problem for a while now.  However, 
  I *do* use emacs w/
  cygwin:
  Windows XP (w/ Cygwin)
  GNU Emacs 23.2.1
  Org-mode version 6.36trans (release_6.36.453.g0cd4)
 
  I suspect (for no particular reason other than disdain for Windows) that it 
  is related to poor file
  system (NTFS) access speeds.  For example, maybe org is trying to open 
  several files to look for
  TODO keywords and/or tags?

 You may want to try profiling the code as described by Carsten in the
 following post:

 http://thread.gmane.org/gmane.emacs.orgmode/13182

 That may provide additional information to show exactly where the
 slowdown is taking place.

 Regards,
 Bernt

___
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] footer for latex export

2010-07-12 Thread Buck Brody
I am just getting started with LaTeX.  I can't seem to figure out how
to add a footer to my document.

___
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] Re: remember template is slow

2010-07-13 Thread Buck Brody
(~/Documents/org/outline.org)

On Tue, Jul 13, 2010 at 4:06 AM, Carsten Dominik
carsten.domi...@gmail.com wrote:
 Hi Buck,

 what is the value of the variable org-agenda-files in your setup?

 Thanks.

 - Carsten

 On Jul 12, 2010, at 6:18 PM, Buck Brody wrote:

 Bernt,

 Here are the results:

 org-remember                                                  1
  2.497         2.497
 org-do-remember                                               1
  2.496         2.496
 org-remember-apply-template                                   1
  2.493999  2.493999
 org-mode                                                      1
  2.259         2.259
 org-install-agenda-files-menu                                 1
  2.258         2.258
 org-agenda-files                                              1
  2.257         2.257
 org-select-remember-template                                  1
  0.229         0.229
 org-remember-handler                                          1
  0.001         0.001
 org-set-regexps-and-options                                   1
  0.001         0.001
 org-remember-finalize                                         1
  0.001         0.001
 org-fix-tags-on-the-fly                                       2
  0.001         0.0005
 org-delete-backward-char                                      1
  0.001         0.001
 org-remember-kill                                             1
  0.001         0.001
 org-set-font-lock-defaults                                    1
  0.001         0.001
 org-hide-wide-columns                                         2
  0.001         0.0005
 org-align-tags-here                                           2
  0.001         0.0005
 On Sat, Jul 10, 2010 at 5:49 AM, Bernt Hansen be...@norang.ca wrote:

 Daniel J. Sinder dan...@sindercity.com writes:

 On Wed, Jul 7, 2010 at 9:30 AM, Buck Brody buckbr...@gmail.com wrote:

    I'm finding that my remember templates are slow to load.  I've got a
 lag of about three to four
    seconds.  I know that doesn't sound like much, but it's kind of puts
 a kink in the workflow.  I
    use GNU emacs on Windows.  I also have cygwin installed, and I have
 noticed that the problem
    doesn't occur when using cygwin.  Any ideas?

 For what it's worth, I've also had this problem for a while now.
  However, I *do* use emacs w/
 cygwin:
 Windows XP (w/ Cygwin)
 GNU Emacs 23.2.1
 Org-mode version 6.36trans (release_6.36.453.g0cd4)

 I suspect (for no particular reason other than disdain for Windows) that
 it is related to poor file
 system (NTFS) access speeds.  For example, maybe org is trying to open
 several files to look for
 TODO keywords and/or tags?

 You may want to try profiling the code as described by Carsten in the
 following post:

 http://thread.gmane.org/gmane.emacs.orgmode/13182

 That may provide additional information to show exactly where the
 slowdown is taking place.

 Regards,
 Bernt

 ___
 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

 - Carsten





___
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] footer for latex export

2010-07-19 Thread Buck Brody
Thanks.

On Mon, Jul 12, 2010 at 1:57 PM, Nick Dokos nicholas.do...@hp.com wrote:
 Buck Brody buckbr...@gmail.com wrote:

 I am just getting started with LaTeX.  I can't seem to figure out how
 to add a footer to my document.


 I don't think that orgmode provides built-in support for this, but it
 does provide mechanisms so that you can do it by hand. The most flexible
 header/footer package that I know of is fancyhdr by Piet van Oostrum:

  http://www.tex.ac.uk/tex-archive/macros/latex/contrib/fancyhdr/

 which provides for 3-part headers and footers with a lot of flexibility.
 The PDF doc in the above directory describes it all in clear detail.

 Here is a (fairly rudimentary) attempt to do that in an org-mode file:

 --8---cut here---start-8---
 #+LATEX_HEADER: \usepackage{fancyhdr}
 #+LATEX_HEADER: \pagestyle{fancy} \renewcommand{\headrulewidth}{0pt} \lhead{} 
 \chead{} \rhead{} \lfoot{} \cfoot{Centered footer} \rfoot{}
 #+LaTeX: \thispagestyle{fancy}

 * Foo

 bar

 * Foo2

 bar2

 #+LaTeX: \newpage

 * Foo3

 bar3


 --8---cut here---end---8---

 whose only effect is to replace the default centered page number
 by the string Centered footer.

 HTH,
 Nick




___
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-store-link in gnus error

2011-01-15 Thread Buck Brody
When using C-cl to to store a link in GNUS i am getting cannot link
to a buffer which is not visiting a file.  I am new to GNUS and
perhaps this is related to an incorrect GNUS setup rather than any
sort of org problem.  Regardless, any help would be appreciated.

Buck

___
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