[O] Can I export a file into another target directory by setting one variable?

2013-10-25 Thread Arne Babenhauserheide (IMK)
Hi,

For my autotools setup, I need a way to export org-mode files into a
different directory (for make distcheck). Currently I do that by copying
all dependencies into the output directory, building the result and then
killing the dependencies again - which is a horrible clutch (but works).¹

Is there a way to simply set a variable in emacs which is then used as
the output-directory?

Then I could call emacs with

echo yes | @emacs@ --batch --load ~/.emacs --visit $(notdir $)
--eval (setq variable $VPATH) --funcall org-beamer-export-to-pdf

I tried this hint from 2012 (#+bind: ...),
http://lists.gnu.org/archive/html/emacs-orgmode/2012-03/msg00272.html
but it does not seem to work anymore.

#+bind: org-export-publishing-directory ./exports

¹: http://draketo.de/light/english/free-software/makefile-to-autotools#sec-4

Best wishes,
Arne
-- 
Doktorand
Gruppe: GHG

Raum: 435/410
Tel.: +49 721 608-22885
arne.babenhauserhe...@kit.edu

Karlsruher Institut für Technologie
IMK-ASF
Postfach 36 40
76021 Karlsruhe


0xA70DA09E.asc
Description: application/pgp-keys
attachment: arne_babenhauserheide.vcf

signature.asc
Description: OpenPGP digital signature


[O] org-tree-to-indirect-buffer: multiple buffers; buffer name containing ID

2013-10-25 Thread Karl Voit
Hi!

When someone uses the (very cool) feature
org-tree-to-indirect-buffer[1] with multiple indirect buffers in
parallel (using a prefix) instead of narrowing/widening to work -
which I very much plan to do more often[2] -, you end up with a
buffers like:

- myorgmode.org-1
- myorgmode.org-2
- myorgmode.org-3

This is not very satisfying to me because I tend to forget, which
sub-folder I can expect in myorgmode.org-2 ...

How about using IDs of the sub-tree headings (if found) in order to
name the buffer? In case someone is using custom IDs (like me), the
list would look like:

- myorgmode.org-1  (- no ID found for this sub-heading)
- myorgmode.org-project-foobar  (- :ID: project-foobar)
- myorgmode.org-2013-10-25-customerX  (- :ID: 2013-10-25-customerX)

In case there is a similar issue somewhere else in Org-mode where a
condensed string is generated out of the heading line, this should
be a viable option instead of the ID as well.

I guess, this should be not that hard to implement and it brings
much more usability (differ the buffers according to their name) to
the user.

Thanks!

  1. http://orgmode.org/org.html#Global-and-local-cycling
  2. I found the feature yesterday via Emacs Org-mode menu item :-)
-- 
mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode:
get Memacs from https://github.com/novoid/Memacs 

https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github




Re: [O] Can I export a file into another target directory by setting one variable?

2013-10-25 Thread Sebastien Vauban
Hello Arne,

Arne Babenhauserheide IMK wrote:
 For my autotools setup, I need a way to export org-mode files into a
 different directory (for make distcheck).

Shouldn't you try to bake something with org-publish?  It offers the different
directory feature for free ;-)

Best regards,
  Seb

-- 
Sebastien Vauban




Re: [O] reverse column or row.

2013-10-25 Thread Uwe Brauer
 Michael == Michael Brand michael.ch.br...@gmail.com writes:
Hi Michael,



Anybody has an idea?

This again I see in the category of fun with combinations of
reverse-region (to reverse lines) and org-table-transpose-table:


Maybe. 
Reverse row(s): Isolate the row(s) by adding an empty line before and
after, transpose, reverse, transpose, remove added empty lines.


Aha by empty lines you really mean empty lines, not empty table lines?

That indeed works!
I transposed the table, kill the rectangular with the column I wanted to
reverse, yanked it and then applied reverse-region. Your idea is much
better.

To wrap it into a function seems not that trivial. However a
keyboard macro works just fine and is the poor's man solution to it.

Thanks.

Uwe 


smime.p7s
Description: S/MIME cryptographic signature


Re: [O] Help on spreadsheet/calc references and improvements

2013-10-25 Thread Nicolas Goaziou
Hello,

Michael Brand michael.ch.br...@gmail.com writes:

 Thank you for the trust. As I would like anyway to have a review of my
 patches before commit, I think it would not help when I would do the
 commit myself. I hope that it is still ok when I prefer a review,
 independent of the simplicity of the patch.

You can have an access and get your code (sometimes) reviewed if you
post it on the ML: having write access doesn't mean you're on your own.

BTW, I think there is some room for improvement in that area among Org
developers.


Regards,

-- 
Nicolas Goaziou



Re: [O] reverse column or row.

2013-10-25 Thread Michael Brand
Hi Uwe

On Fri, Oct 25, 2013 at 11:29 AM, Uwe Brauer o...@mat.ucm.es wrote:
 Aha by empty lines you really mean empty lines,

Yes,

 not empty table lines?

no.

Michael



Re: [O] org-debbugs.el

2013-10-25 Thread Michael Albinus


Michael Albinus michael.albi...@gmx.de writes:

Hi,

 If the org-mode maintainers find this package useful, it could be added
 to the contrib directory.

 Still no response from the maintainers. Before I continue to invest into
 this package, I would like to know whether it is a suitable
 approach. Otherwise, I could spend my time better.

Well, I've renamed the file to debbugs-org.el; it is added to the
debbugs package on GNU ELPA. No need any longer to add this to contrib.

Best regards, Michael.




[O] Beamer export: one question and one bug

2013-10-25 Thread Jarmo Hurri

Greetings.

I am using org mode 8.2.1.

1. First the question: when I export the org file below as Beamer (C-c
   C-e l O), I get an empty outline. How do I fix this?

2. Then the bug. If you remove the comment character in the second
   slide, Beamer export gives an error, while a regular LaTeX export
   (C-c C-e l o) produced output. It seems that Beamer export can not
   handle links with equality characters (=). (I guess the %3D is the
   coding for '='. If you edit the link with C-c C-l, you can see the
   equality sign.)

--
#+TITLE: Beamer test
#+OPTIONS: ':nil *:t -:t ::t :t H:1 \n:nil ^:t arch:headline
#+OPTIONS: author:t c:nil creator:comment d:(not LOGBOOK) date:t e:t
#+OPTIONS: email:nil f:t inline:t num:t p:nil pri:nil prop:nil stat:t
#+OPTIONS: tags:t tasks:t tex:t timestamp:t toc:t todo:t |:t
#+CREATOR: Emacs 24.2.1 (Org mode 8.2.1)
#+DESCRIPTION:
#+EXCLUDE_TAGS: noexport
#+KEYWORDS:
#+LANGUAGE: en
#+SELECT_TAGS: export

* This is the first slide
  - with some fancy text
* And this is the second slide
  - with one commented item...
#  - ... containing a [[https://www.google.com/#q%3Dorg%2Bmode][link]] that 
will amaze the reader
--

All the best,

Jarmo




[O] function (was: reverse column or row.)

2013-10-25 Thread Uwe Brauer
 Michael == Michael Brand michael.ch.br...@gmail.com writes:

Here is a function but it just works for one row, if anybody wants to
generalise it for more rows...


(defun my-org-table-reverse-cells-in-row ()
  Simple function to reverse cells in one row.
  (interactive)
  (save-excursion
(end-of-line 1)
(newline 1)
(goto-char (org-table-begin))
(org-table-transpose-table-at-point)
(let* ((beg (org-table-begin))
   (end (org-table-end)))
  (goto-char beg)
  (reverse-region beg end))
(org-table-transpose-table-at-point)
(kill-line nil)))


Uwe 


smime.p7s
Description: S/MIME cryptographic signature


Re: [O] Full org-mode on unrooted Android

2013-10-25 Thread Carsten Dominik

On 24.10.2013, at 18:22, Charles Philip Chan cpc...@bell.net wrote:

 Carsten Dominik carsten.domi...@gmail.com writes:
 
 Hi Carsten:
 
 0.7.1, and to problem is still present.
 
 Strange, what happens when you do a:
 
 ,
 | ls /sdcard/emacs/etc/charsets
 `

Not even the emacs directory on the sdcard exists.  And yes, I *do* have an 
sdcard...
Reinstalling dos not work.

- Carsten

 
 I see a list of charsets files (files with extension .map) on my
 Nexus 7. If you don't see them, try reinstalling the system to see if it
 helps.
 
 Charles
 
 -- 
 However, complexity is not always the enemy.
 
  -- Larry Wall (Open Sources, 1999 O'Reilly and Associates)



signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: [O] Help on spreadsheet/calc references and improvements

2013-10-25 Thread Carsten Dominik

On 24.10.2013, at 22:47, Michael Brand michael.ch.br...@gmail.com wrote:

 Hi Carsten
 
 On Thu, Oct 24, 2013 at 8:18 AM, Carsten Dominik
 carsten.domi...@gmail.com wrote:
 Applied, thanks.
 
 I can not see the commit, is it pushed?
 
 Michael, would you like to have write access to the git repo?
 
 Thank you for the trust. As I would like anyway to have a review of my
 patches before commit, I think it would not help when I would do the
 commit myself. I hope that it is still ok when I prefer a review,
 independent of the simplicity of the patch.

Yes, reviews are always good!  But with write access you can still
install a patch yourself after a review, or make small doc fixes
without review etc.

- Carsten

 
 Michael




Re: [O] Help on spreadsheet/calc references and improvements

2013-10-25 Thread Carsten Dominik

On 25.10.2013, at 12:56, Nicolas Goaziou n.goaz...@gmail.com wrote:

 Hello,
 
 Michael Brand michael.ch.br...@gmail.com writes:
 
 Thank you for the trust. As I would like anyway to have a review of my
 patches before commit, I think it would not help when I would do the
 commit myself. I hope that it is still ok when I prefer a review,
 independent of the simplicity of the patch.
 
 You can have an access and get your code (sometimes) reviewed if you
 post it on the ML: having write access doesn't mean you're on your own.
 
 BTW, I think there is some room for improvement in that area among Org
 developers.

Hi Nicolas,

what exactly do you mean?

- Carsten

 
 
 Regards,
 
 -- 
 Nicolas Goaziou




Re: [O] org-slidy and other HTML slideshows in org 8.x?

2013-10-25 Thread Rick Frankel
My apologys and please ingore these two email. I'm setting up a new 
computer and it pushed a couple of copies of saved drafts during mail 
setup.


rick

On 2013-10-24 21:17, Rick Frankel wrote:

On 2013-10-23 23:12, Jay Dixit wrote:
#+OPTIONS: H:1 num:nil toc:nil n:nil @:t ::t |:t ^:t f:t LaTeX:t

#+BIND: org-export-html-style-include-default nil
#+BIND: org-export-html-style-include-scripts t
#+BIND: org-export-html-auto-preamble nil
#+BIND: org-export-html-auto-postamble nil
#+BIND: org-export-html-style !-- configuration parameters -- meta
name='duration' content='5' / meta name='font-size-adjustment'
content='2' / !-- style sheet links -- link rel='stylesheet'
href='slidy.css' type='text/css' / !-- HTMTLSLIDY JS -- script
src='htmlslidy-slides.js' type='text/javascript'/script script
src='slidy.js' type='text/javascript'/script script
src='jquery.js' type='text/javascript'/script script
src='org-slidy-slides.js' type='text/javascript'/script
#+BIND: org-export-html-style-extra 
#+BIND: org-export-html-preamble org-htmlslidy-html-preamble-function
#+BIND: org-export-html-postamble org-htmlslidy-html-postamble-function


#+BIND: org-html-head-include-default-style: nil
#+BIND: org-html-include-scripts nil
#+HTML_HEAD:




Re: [O] Status of hooks

2013-10-25 Thread Carsten Dominik
Hi Fabrice,

thank you for digging these up.  Indeed, several of these packages might no 
longer work after the exporter upgrade and might have to be removed.

This goes onto the TODO stack.  If someone has time to investigate of some of 
these packages can be rescued by using different hooks, I would be grateful.

- Carsten

On 25.10.2013, at 07:26, Fabrice Popineau fabrice.popin...@supelec.fr wrote:

 I am under the impression that some parts of org-mode/contrib have not been 
 upgraded
 to the latest org-export hooks names:
 
 C:\Home\.emacs.d\vendor\org-mode\lispgrep -e org-export-.*-hook *.el
 org-bibtex-extras.el:;;  (add-hook 'org-export-first-hook
 org-eval.el:This should go into the `org-export-preprocess-hook'.
 org-eval.el:(add-hook 'org-export-preprocess-hook 'org-eval-replace-snippts)
 org-mtags.el:(add-hook 'org-export-preprocess-hook 'org-mtags-replace)
 org-static-mathjax.el:(add-hook 'org-export-html-final-hook 
 'org-static-mathjax-hook-installer)
 org-wikinodes.el:(add-hook 'org-export-define-heading-targets-headline-hook
 org-wikinodes.el:(add-hook 'org-export-preprocess-after-radio-targets-hook
 ox-icalendar.el:(let 
 ((org-export-before-processing-hook
 
 ox-icalendar.el: 
 org-export-before-processing-hook)))
 ox.el:;; Eventually, two hooks (`org-export-before-processing-hook' and
 ox.el:;; `org-export-before-parsing-hook') are run at the beginning of the
 ox.el:(defvar org-export-before-processing-hook nil
 ox.el:(defvar org-export-before-parsing-hook nil
 ox.el:   (run-hook-with-args 'org-export-before-processing-hook
 ox.el: (run-hook-with-args 'org-export-before-parsing-hook
 
 Maybe not of a very high priority, but I thought it was better to mention it.
 
 -- 
 Fabrice




[O] Importing from Oddmuse?

2013-10-25 Thread Peter Davis
I'm comparatively new to Org mode (actually, I've used it for years, but
only a small subset of its functionality). I've used Oddmuse for years to
maintain my own personal Wiki, but now I'm looking to move to Org mode.

I know there are lots of tools for exporting or publishing from Org mode to
Oddmuse, but how about the other direction? Any tools or tips for importing
a large number of Oddmuse pages into Org mode? Ideally, I'd like to keep
them as separate files, with links converted to file links, etc.

Ideas?

Thanks!

-pd


-- 

The Tech Curmudgeon
http://www.techcurmudgeon.com


Re: [O] make new links show as figures?

2013-10-25 Thread Rick Frankel

On 2013-10-24 17:48, John Kitchin wrote:

I don't think making chemdraw a babel language is the answer here. The
way I know chemdraw is as a standalone binary executable that is all
gui. there is no scripting. maybe you could build an xml file by hand,
but i would never dream of that! maybe I am missing how you would use
it.


Sorry, not familiar w/ chemdraw and you had originally mentioned that
you wanted clicking the link to open it in emacs.


[[chemdraw:file.cdxml][file:file.png]]

Is pretty close to what I had in mind. I would define the link click
function to just strip off the png, and open the file.cdxml for
example, then you do not need both of those pieces. I suppose this
means you would have had to export the file as a new png after editing
it to make a change though.


I realize that. I offered this approach as an alternative, as I
believe I can add the functionality to expand inline images in the
description portion, but i don't see a way to make the link portion
accept aliases for the file: protocol without major changes to link
handling.  Even then, it seems a bit like a hack.


[many use cases omitted]



Those are what I was thinking about for using other links as images.


Other than having to repeat yourself, wouldn't the
[[custom:file.ext][file:file.png]] syntax allow for most/all of the
use cases mentioned?

rick



Re: [O] Help on spreadsheet/calc references and improvements

2013-10-25 Thread Nicolas Goaziou
Hello,

Carsten Dominik carsten.domi...@gmail.com writes:

 what exactly do you mean?

I mean that we do not always submit our patches on the ML first, so
others can review them. Sometimes we do, but this is not systematic.

I think this is a cultural thing among communities. When it is the norm,
it can lead to better code and more people knowing more parts of the
code.

I don't know if it is applicable to our community, but it could be worth
trying.


Regards,

-- 
Nicolas Goaziou



Re: [O] [BUG] Export snippet translations are ignored

2013-10-25 Thread Nicolas Goaziou
Hello,

Suvayu Ali fatkasuvayu+li...@gmail.com writes:

 I noticed yesterday that export snippet translations are being ignored.
 I have tested this behaviour in a minimal Emacs instance.

 1. $ emacs -Q -l minimal-org.el
 2. Eval:
(add-to-list 'org-export-snippet-translation-alist
'((b . beamer)
  (l . latex)))

This produces an invalid value for the variable:

  '(((b . beamer) (l . latex)))

Notice the spurious pair of parens.

You may use:

  (add-to-list 'org-export-snippet-translation-alist
   '(b . beamer))
  (add-to-list 'org-export-snippet-translation-alist
   '(l . latex))


Regards,

-- 
Nicolas Goaziou



[O] org-mobile-pull date completed for habits

2013-10-25 Thread Aric
Hello,

I am new to using org-mobile with org and I have a question about how 
habits are handled with the org-mobile-push and pull operations. I hope 
this is a proper list to post. What is happening is that the completed date/
time for a habit is being given as the date/time of org-mobile-pull rather 
than the date/time completed on the mobile device or even the sync date/
time. I would think this is not the desired behaviour? I suspect that I 
have something set incorrectly.

I sync using Dropbox now and the Android MobileOrg version. I am on FreeBSD 
so I must use webdav to manually sync my local folder with Dropbox. 

In my .emacs file:

(add-to-list 'auto-mode-alist '(\\.org$ . org-mode))
(require 'org-mobile)
(setq org-directory ~/org)
(setq org-mobile-inbox-for-pull ~/org/pulled.org) 
(setq org-mobile-directory ~/Dropbox/MobileOrg)

Two examples in my agenda.org file:

** TODO item XY
SCHEDULED: 2013-10-25 Fri 21:00 .+1d-2013-10-27 Sun
- State TODO   from[2013-10-17 Thu 12:37]
:PROPERTIES:
:STYLE:habit
:ID:   e46dc0f1-3765-11e3-87d2-003048f9fb84
:LAST_REPEAT: [2013-10-24 Thu 20:43]
:END:

** TODO XXYY 
SCHEDULED: 2013-10-23 Wed .+1d/3d
- State DONE   from TODO   [2013-10-17 Thu 19:31]
- State DONE   from TODO   [2013-10-16 Wed 19:02]
- State STARTEDfrom TODO   [2013-10-16 Wed 18:12]
:PROPERTIES:
:STYLE:habit
:ID:   43be99e1-33a9-11e3-87d2-003048f9fb84
:LAST_REPEAT: [2013-10-22 Tues 10:30]
:END:

The only file that changes between syncs is a file called 'mobileorg.org', 
which I never created. It resides in the '~/Dropbox/MobileOrg' only. I have 
tried to look at this file, but I can see nothing in it. When I run org-
mobile-pull it notes that there are X number of edits and it changes the 
proper events to done state. The only problem is that the date/time of 
completion is the date/time of org-mobile-pull command rather than the date/
time actually completed.

Perhaps using habits to schedule recurring events is not the way to go? Any 
suggestions/pointers would be greatly appreciated. 

Thanks, 




Re: [O] [BUG] Export snippet translations are ignored

2013-10-25 Thread Suvayu Ali
Hi Nicolas,

On Fri, Oct 25, 2013 at 07:09:13PM +0200, Nicolas Goaziou wrote:
 Hello,
 
 Suvayu Ali fatkasuvayu+li...@gmail.com writes:
 
  I noticed yesterday that export snippet translations are being ignored.
  I have tested this behaviour in a minimal Emacs instance.
 
  1. $ emacs -Q -l minimal-org.el
  2. Eval:
 (add-to-list 'org-export-snippet-translation-alist
   '((b . beamer)
 (l . latex)))
 
 This produces an invalid value for the variable:
 
   '(((b . beamer) (l . latex)))
 
 Notice the spurious pair of parens.
 
 You may use:
 
   (add-to-list 'org-export-snippet-translation-alist
'(b . beamer))
   (add-to-list 'org-export-snippet-translation-alist
'(l . latex))
 

Thank you, I must have changed it recently.  Sorry for the noise.

-- 
Suvayu

Open source is the future. It sets us free.



Re: [O] Beamer export: one question and one bug

2013-10-25 Thread Nicolas Goaziou
Hello,

Jarmo Hurri jarmo.hu...@syk.fi writes:

 I am using org mode 8.2.1.

 1. First the question: when I export the org file below as Beamer (C-c
C-e l O), I get an empty outline. How do I fix this?

I cannot reproduce it. What happens with -q?

 2. Then the bug. If you remove the comment character in the second
slide, Beamer export gives an error, while a regular LaTeX export
(C-c C-e l o) produced output. It seems that Beamer export can not
handle links with equality characters (=). (I guess the %3D is the
coding for '='. If you edit the link with C-c C-l, you can see the
equality sign.)

The export process doesn't unencode hexified links, so the problem
doesn't come from the equality sign but from the percent one.

This problem was discussed recently (look for a thread named Encoding
Problem in export? on the ML), but, IIRC, no solution was found.


Regards,

-- 
Nicolas Goaziou



Re: [O] [Bug] Removing scheduled/deadline shows Entry repeats:... which is not true

2013-10-25 Thread Marcin Borkowski
Dnia 2013-04-18, o godz. 10:53:30
Karl Voit devn...@karl-voit.at napisał(a):

 * Bastien b...@gnu.org wrote:
  Hi Karl,
 
  Karl Voit devn...@karl-voit.at writes:
 
  Sorry for the late reply. This is because I do have troubles to
  come up with a minimal example. Starting Emacs with debug-init
  does not show this issue. I guess I have to strip down my config
  until this behavior changes (or add el-configs step by step). I'll
  report.
 
  Thanks.  The bug looks pretty bad, so I hope this is just a problem
  in your configuration.  But still, I hope this is not a problem in
  the way Org allows you to combine several options.
 
 I'm a bit puzzled since this issue seem to have disappeared.
 Yesterday, I was facing this message but today (without upgrading
 Org-mode!) I can not reproduce it either :-O
 
 Let's say it was something deeply related to my config which changed
 meanwhile.

Just a few seconds ago I experienced something similar (I was changing
the TODO state, and there was *no* SCHEDULED keyword anywhere (!) in
the file).  I diffed the only buffer that changed (the current one) to
the saved version, and found nothing suspicious. It's too late for me to
analyse this (it's 00:40 here;)), but if the problem persists, I'll
try to report (if I'm able to prepare an ECM).

Best,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University



[O] capture template property :kill-buffer does not let me refile

2013-10-25 Thread Rodrigo Amestica
Hello,

for some days I have been capturing one of my templates using C-c C-w
(org-capture-refile). This option let's me conveniently select under which exact
header (within the target file) to insert the new entry.

Leaving the target file buffer alive after inserting a new item is inconvenient
in my case. So I added ':kill-buffer t' to the template configuration. But doing
so resulted in that now C-c C-w does not offer me to select anything, the entry
is simple inserted at the beginning of the file and the buffer is killed.

My template is shown below. Is it actually possible to combine
org-capture-refile with :kill-buffer?

Thanks,
 Rodrigo

(t
 Template
 entry
 (file ~/my/file.org)
 * \n  :PROPERTIES:\n  :Some:   \n  :Properties:   \n  :END:
 :prepend t :kill-buffer t)



Re: [O] Repeating the customization survey?

2013-10-25 Thread Mike McLean

On Oct 23, 2013, at 9:34 AM, Carsten Dominik drostekirs...@gmail.com wrote:

 Dear all,
 
 in 2009, we ran a customization survey, to figure out which variables are 
 actually used by active Org-mode users.  The results can be seen here:
 
   http://orgmode.org/worg/org-configs/org-customization-survey.html
 
 I was wondering if it would be useful to repeats this - the results might be 
 instructive.
 
 It should be much easier this time, because we now have a function that will 
 actually list all changed variables - so we would only have to ask people to 
 run a simple lisp command and send in the results.  Of course, then a 
 volunteer would have to collect and analyse the output.  Last time Manish and 
 myself did this, and I remember that it was interesting and fun.
 
 Any takers?

I'll bite; I don't have the Elisp skills (*) to contribute as meaningfully as I 
would like to Org and this sounds like a  good little side project.

Mike

(*) Nor the ability -- to the best of my interpretation -- to sign FSF papers.




[O] rationale for past repeater date chosen to show

2013-10-25 Thread Samuel Wales
with this in org:

  ,* NEXTREPEAT do x for 15 minutes
  ,SCHEDULED: 2013-09-26 Thu .+3w
  ,:LOGBOOK:
  ,- State NEXTREPEAT from[2013-08-12 Mon 09:56]
  ,:END:

and this in a custom command:

  (org-agenda-repeating-timestamp-show-all nil)

the task shows up on 10-17.  this is according to the
docstring, but i expected 9-26, because that is the first
date i was supposed to do it.

10-17 doesn't mean much to me as a date.

also, it shows up today as 9x.  i expected 30x (or similar).

i'm wondering what the rationale is?

thanks.

samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY can get it.

Denmark: free Karina Hansen NOW.



[O] Can't get listings to work

2013-10-25 Thread Thomas S. Dye
Aloha all,

I've set org-latex-listings-options so:

org-latex-listings-options is a variable defined in `ox-latex.el'.
Its value is ((frame lines)
 (basicstyle \footnotesize)
 (numbers left))

But I'm getting this in the LaTeX output:

\lstset{language=Lisp,label=load-age-relation-data,numbers=none}

I'm expecting:

\lstset{language=Lisp,label=load-age-relation-data,numbers=none,frame=lines,basicstyle=\footnotesize,numbers=left}

Perhaps I'm setting org-latex-listings-options wrong? I'm trying to use
file-local variables:

# Local Variables: 
# eval: (require 'ox-latex)
# eval: (setq org-export-async-init-file (expand-file-name init-plos.el))
# org-export-in-background: t 
# org-export-async-debug: t 
# org-fontify-quote-and-verse-blocks: t 
# org-entities-user: nil
# org-latex-listings: 'listings
# eval: (setq org-latex-listings-options
#'((frame lines)
#  (basicstyle \footnotesize)
#  (numbers left)))
...
# End:

Also, when I tried to add the following pair to the options, the \t was
interpreted as a TAB.

(numberstyle \tiny)

I tried \\tiny, but that didn't work, either.

Any help much appreciated.

All the best,
Tom
-- 
T.S. Dye  Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com



Re: [O] Full org-mode on unrooted Android

2013-10-25 Thread Scot Becker
I also have a bunch of *.map files in that directory.  And am also on Nexus
7 (2013).  Oddly, on this tablet Charles and I /don't/' have an sdcard,
since there is no physical slot for it. (I assume the directory is so
labeled for compatibility, and ---in case it helps--- points to
'/storage/emulated/0')  You actually have an SD card and get no 'emacs'
directory. I wonder if the /emacs directory got installed to another place,
or if it somehow didn't get installed at all.

I'll revoke my bug fixed comment on the bug I filed on the developers'
bug tracker http://bugs.dyne.org/, and reference this conversation.
 Oddly, just now that server is unreachable to me.  I did just send a short
note on their web-contact form https://www.dyne.org/contact/, where you
can also find their IRC channel, if you want to contact them.

I have since had a little more trouble with org-mode on Zhaolin using 16pt
font.  (odd cursor jump after column 70).  I don't seem to have the problem
with 20pt font (which limits the terminal size).

 Please scold me if HTML email and links are unwelcome.  I haven't been
active on this list in a few years, and forget the protocol.

I hope this eventually works well.  I may try a full linux as instead, but
org-mode on non-rooted Android is useful.


Scot



On Fri, Oct 25, 2013 at 6:28 PM, Carsten Dominik
carsten.domi...@gmail.comwrote:


 On 24.10.2013, at 18:22, Charles Philip Chan cpc...@bell.net wrote:

  Carsten Dominik carsten.domi...@gmail.com writes:
 
  Hi Carsten:
 
  0.7.1, and to problem is still present.
 
  Strange, what happens when you do a:
 
  ,
  | ls /sdcard/emacs/etc/charsets
  `

 Not even the emacs directory on the sdcard exists.  And yes, I *do* have
 an sdcard...
 Reinstalling dos not work.

 - Carsten

 
  I see a list of charsets files (files with extension .map) on my
  Nexus 7. If you don't see them, try reinstalling the system to see if it
  helps.
 
  Charles
 
  --
  However, complexity is not always the enemy.
 
   -- Larry Wall (Open Sources, 1999 O'Reilly and Associates)