Victor Miller gmail.com> writes:
>
> I've just started using org-mode, and so far find it quite
> useful. I have a very large collection of technical papers in a
> directory tree, and I'd like to go through them and index them
> through org-mode. What I'd like is to have a way of going through
>
hello, respectable orgmode team ,
thank you
Any information on an exporter for taskjuggler version 3?
--
Frank Breen, PG
Hydrogeologist
Breen GeoScience Management, Inc.
PMB 354, 4234 I-75 Business Spur
Sault Ste. Marie, MI. 49783
ph: (906) 248-5682
cell: (906) 322-2605
fax: (800) 471-4855
f...@breengeosci.com
mode file:
*** PSF
:PROPERTIES:
:Task_id: PSF
:depends: PHII
:gaplength: 7w
:duration: 10d
:END:
The resulting export comes out:
depends !!PHII
duration 10d
gaplength 7w
which is incorrect. What am I doing wrong.
Frank
can usually get the
results you want. So, in your R code blocks, try
print(summary(whatever))
and
print(str(whatever))
If all you need is the names of the columns,
print(names(whatever))
might be useful.
HTH,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F):
te a latex
table out of your R object. Maybe Dan can suggest how latex code
generated in R could be properly included and typeset in org-babel.
HTH,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpdCA1QxmnkQ.pgp
Description: PGP signatur
database
when added to the org buffer, and have it exported as a working
reference (at least when exporting to \LaTeX).
Thanks,
/au
[1] http://ebib.sourceforge.net/
[2] http://repo.or.cz/w/ebib.git
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.
ess less important to me.
HTH,
/au
[1]
http://www.officedepot.com/a/products/323629/Office-Depot-Brand-Mini-Marble-Composition/
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpnhJXUjwg7d.pgp
Description: PGP signature
e would be a useful way of incorporating beamer slides into org
documents?
Thanks,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpJzCvq8EDZf.pgp
Description: PGP signature
___
Emacs-orgmode mai
e visible buffer. I wouldn't say this is all that
is required, though. I'd really like to have the
*** embedded slide
*** END
style of inline definition. Again, this allows slides to be embedded
without changing the surrounding outline context.
Named code and result blocks make this possible, as
long as components are in the same file.
Thanks for the ideas!
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpXCytVWjJmm.pgp
Description: PGP signature
e to my desired number of repetitions within a given
period.
Is there a way of mapping this conception of habitual repetitions into
the functions provided by org-habit? Is there a different way to do
this in org-mode that I'm missing?
Thanks,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key
ked in on
;; ...
)
#v-
Does a hook or some other way of introducing this functionality already
exist? If not, would other people use it?
Thanks,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
7;t the correct approach to adding hooks to timer functions,
what would you suggest?
Thanks for considering it,
/au
[1] http://www.pomodorotechnique.com
From 86de94d18302bda17379c35f11423788b11348c2 Mon Sep 17 00:00:00 2001
From: Austin F. Frank
Date: Sat, 20 Feb 2010 08:22:47 -0500
Subject: [PATCH
e and parts of
org-timer-show-remaining-time.
I'd like to be able to watch as the timer counts down towards zero. If
this behavior isn't desired generally, could we introduce a variable to
control whether these timers are shown in the mode line?
Thanks,
/au
--
Austin Frank
http://aufrank
can be removed.
A clean patch is attached.
Thanks,
/au
From ec22f579f9c1fe3169e6103ad05d05658ab90f8e Mon Sep 17 00:00:00 2001
From: Austin F. Frank
Date: Sat, 20 Feb 2010 09:42:48 -0500
Subject: [PATCH] add hooks to start/stop/pause functions for relative and countdown timers
---
lisp/org-timer.el
so easy to do once I figured it out.
I honestly didn't expect 'git am' to work with a message saved from
gnus, since the man page talks about mbox files and so on. But it did
work, and I figured I'd pass it on.
Have a good one,
/au
--
Austin Frank
http://aufrank.net
GPG Publ
rts of the
message. This mostly means that on message sections with more than one
level of quoting I get proper wrapping.
Thanks for the patch, and I'd be in favor of including it in core org.
Thanks,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://a
David--
This is an absolutely phenomenal development. I can't wait to add this
to my setup. Thank you so much for this contribution.
Cheers,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpxKB93cmT3p.pgp
Description: PGP sign
here's a valid question as to whether the git repo in dropbox should
be a bare repo to facilitate pushing and pulling, or a working repo so
that you can use it directly. Suggestions on this point are welcome).
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.ne
he following test file and no emacs customizations, I get the
following latex export:
#v+
#+TITLE: test.org
#+AUTHOR:Austin Frank
#+DATE: 2010-04-07 Wed
#+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
#+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-i
ns specified with #+LATEX_HEADER are not exported, and if
`org-export-latex-packages-alist' is customized then only those packages
are exported.
Thanks for any help,
/au
With the following test file and no emacs customizations, I get the
following latex export:
#v+
#+TITLE: test.org
#+AU
On Wed, Apr 07 2010, Austin Frank wrote:
> I then document some unexpected behavior when exporting to latex.
> Options specified with #+LATEX_HEADER are not exported, and if
> `org-export-latex-packages-alist' is customized then only those packages
> are exported.
Upgrading to
On Wed, Apr 07 2010, Robert Klein wrote:
> Also, when I put
>
> (add-to-list 'org-export-latex-packages-alist '("" "listings"))
What's the value of `org-export-latex-listings'? Carsten, how should
listings be addressed in the new setup?
Tha
iguration loaded.
In case it matters, the \tolerance{1000} line doesn't show up with an
org-reload. I had to restart emacs before that aspect of the default
header was incorporated. But I could be imagining things on that one.
Thanks,
/au
--
Austin Frank
http://aufrank.net
GPG Public
rg-buffers-list was called. See ibuffer-quit for an
example.
Will report back after more testing!
Thanks!
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpO8fd0TNvK1.pgp
Description: PGP signature
__
On Thu, Feb 25 2010, Bastien wrote:
> Austin Frank writes:
>
>> Would it be possible for timers set using org-timer-set-timer to
>> display their current value in the mode line?
>
> I'm working on this.
Ping? I know you're a busy fella, but have you had a ch
r any advice!
/au
Footnotes:
[fn:1] If requested, I can send the generated tex and pdf files as well
#+TITLE: Generating PGF graphics from R in org-babel
#+AUTHOR:Austin F. Frank
#+EMAIL: austin.fr...@gmail.com
#+DATE: 2009-12-11 Fri
#+LANGUAGE: en
#+OPTIONS: H:3 num:nil toc:nil \
g via scp before exporting?
Thanks for any help,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpUgec5CBe4Q.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply Al
scp $remote ./test.png
> #+end_src
Nice suggestions, I'll try it later today.
Thanks,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpUhoMm4Ichl.pgp
Description: PGP signature
___
Emac
ure that the table formula is applied to the
results block during export? Alternatively, is there another way to
reduce the precision of the numbers produced during export?
Thanks for any help!
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.as
) one.
Thanks again for these excellent tools,
/au
Footnotes:
[fn:1] This is the only function that uses "source" instead of "src" in
its name. Should this be changed for consistency?
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net
line updated whenever the hash
changes. One possible solution is to force re-hashing and re-execution
with a prefix argument (or double prefix argument, if preferred).
--8<---cut here---end--->8---
Thanks,
/au
--
Austi
or if some portion of your request remains
> unfulfilled.
Thanks, working great.
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpJ5Z1ILw7Vf.pgp
Description: PGP signature
___
Emacs-orgmode maili
" |"))
(org-table-align)
#+END_SRC
--8<---cut here---end--->8---
Can anyone suggest another approach that would change the precision of
floats in all tables in the buffer before export? Perhaps there's
hanks!
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpKBkmDCLJS0.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmo
adding a hook like
org-post-execution-pre-export-hook
would be a reasonable suggestion? Carsten, thoughts?
Thanks,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpH7G6Cm64uU.pgp
Description: PGP signature
___
ng passed in as nil
nil. I don't, however, know how this is happening.
I know that I probably haven't given enough information to actually
diagnose this bug. Can anyone give me a hand on what my next debugging
step should be for this problem?
Thanks,
/au
--
Austin Frank
http://a
n
when org-babel-execute-buffer has executed the last block in the file.
The error is not thrown when I evaluate any single block individually.
I'll try more of your suggestions later.
Thanks,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/p
babel as a
meta-programming language for org-mode.
Thanks for any help!
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpSmyTtIf88T.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
I'm in the middle of wrapping up my thesis and moving, so I
definitely won't look at this any time soon. If this itch still needs
scratching in September I may revisit it then. If a talented soul
addresses it before then, even better!
Thanks again,
/au
--
Austin Frank
http://aufrank.net
xactly
for (my $i = 0; $i < $n; $i++) {
print "#+INCLUDE: $file\n";
}
#+END_SRC
--8<---cut here---end--->8---
Hope that helps! Let me know what you come up with.
/au
Footnotes:
[fn:1] [[info:org:Export%20options][Export options]]
[fn:
ll circumstances, and others
to have a link description added and be exported as plain text.
Does anyone have any advice on how to begin to identify where and why
this is happening?
Thanks,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpNcm
mmend strongly enough the
package smex.el (I get it from http://github.com/nonsequitur/smex/, but
it's also in the Emacs Lisp Package Archive). It offers ido-like
completion for function names. For me, this makes the entire emacs
environment, but Org especially, much more discoverable via th
graph(nil)
call-interactively(fill-paragraph)
Strangely, if I now go back to the buffer and try M-q this time it will
fill the paragraph as intended.
A solution that worked for me was to replace all calls to
fill-forward-paragraph with fill-paragraph.
Cheers,
Frank
Emacs : GNU Emacs 22.2.1 (x86_
stamps.
It is not recommended to change this constant.")
#v-
One solution is to customize `org-time-stamp-custom-formats'.
Use `#+STARTUP: customtime' in your file or/and set
`org-display-custom-times' to `t'. Hm, and you should read this
<http://orgmode.org/manual/Custom-time-format.html>.
Frank
--
http://fhaun.blogspot.com/
If I am writing an email and try to insert a new list item after a
wrapped like using `M-return' I end up invoking
`message-newline-and-reformat', which moves me down a line and then
inserts four blank lines-- not what I wanted to do! If orgstruct-mode
learns to recognize when it's
his
> change.
I use this full time in text-based modes now. It's especially great for
composing emails (message-mode) and editing commit messages
(magit-log-edit-mode).
Thanks for adding this feature. I understand why it can't be the
default, but I would encourage folks to try
other people think about things this way? Would you have a use for
a customizable list of keywords that all had the same semantics that
DEADLINE currently has?
Thanks for considering it,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.as
l deadline get too close for comfort. Also,
if I keep them close together, then follow mode helps me see both at the
same time.
I don't know if DEADLINE timestamps are supposed to be applied to
non-TODO headings, but it didn't seem to break anything, so I'm going to
go forward
'? I don't see anything using `M-x apropos' or
`M-x apropos-variable' for "focus", but perhaps I'm looking in the wrong
place.
Thanks for any comments,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgp
very experienced in lisp programming and I couldn't
find any hints with google. Is there any way to fix this?
Thanks for your efforts and regards,
Frank
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
g-type-argument listp 5))
org-current-time()
org-remember-apply-template()
run-hooks(text-mode-hook remember-mode-hook)
apply(run-hooks (text-mode-hook remember-mode-hook))
run-mode-hooks(remember-mode-hook)
remember-mode()
remember(nil)
call-interactively(remember nil nil)
>
k remember-mode-hook))
run-mode-hooks(remember-mode-hook)
remember-mode()
remember(nil)
call-interactively(remember nil nil)
I hope this helps.
Thanks and regards,
Frank
On Thu, Jul 16, 2009 at 7:07 PM, Nick Dokos wrote:
> Frank Rust wrote:
>
> > Debugger entered--Lisp e
meantime I installed the actual version "Org-mode version
6.28e"
Thanks a lot for all your efforts.
Kind regards,
Frank
PS: At least I learned some aspects of lisp debugging. :)
___
Emacs-orgmode mailing list
Remember: use `Reply All' to
to or away from each application, and having that
time tracking information available from within org. Does this seem
possible?
Thanks,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
___
Emacs-
esults
because it doesn't think the first two characters of the search are
"m:"... I can't figure out why this is the case.
Thanks for org-mairix. I hope this report is useful.
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.as
all of the mairix
search syntax in the mairix link type will end up being useful.
Thanks for considering the request,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpLTbn52yxb4.pgp
Description: PGP signature
_
;
--8<---cut here---end--->8---
This gets the job done, but seems unnecessarily cluttered and redundant
to me.
Thanks for considering it,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpdcwEkCYgxQ.pgp
De
. This would insert the normal
contents of my todo template, but also prompt for additional template
options.
Is something like this possible?
Thanks,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpM
hard to do. I'll put it into my tickler
> file, but no promises
Org is obviously already incredibly useful. I'm certainly not
complaining, just looking for the best way to fit org to my thinking and
vice versa. Thanks for considering the request, and for all of the
features that
Can anyone point me towards the part of the
org.el source I should be looking at for adding this functionality?
Thanks,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpHUGE1wa2p9.pgp
Description: PGP signature
one of these will give you an idea that will get you started in
the right direction. Sorry I couldn't actually figure it out.
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpFxzqDzqcBK.pgp
Description: PGP signature
___
etion, at least
for %^G? It would be very useful to me to have access to these tags as
well as any defined in the file.
Thanks,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpuj66Zqe7sf.pgp
Description
"Unscheduled tasks"))
Intended result:
* TODO template entry :@FUN:
Actual result:
* TODO template entry :FUN:
If others don't have this problem, I will try to track down what the
problem is in my setup.
This is only a minor annoyance, but I reckon its a b
lendar-this-file, the meeting shows up on
2/1/2008, but not on any subsequent weeks. Is there another way to get
this to work?
Thanks for any tips,
/ɔ/
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpaQBwlmmaeI.pgp
Descriptio
tting users declare
their own "special" properties with those same semantics.
Org is clearly a great tool already. In fact, I like its different
interfaces so much that I want to be able to use them in even more ways.
Do people think this generalization of existing org interfa
age ESS) as it is in org-mode, and I will want it to have its
R-mode interpretation while I edit R code. While I'm writing, I'll try
to keep an eye out for sensible ways of jumping out of coding mode and
back to org-mode.
Thanks for this release!
/au
--
Austin Frank
http://aufrank.n
regex it doesn't work, because '_' has been
exported by the function org-export-latex-special-chars() (maybe '\_{}')
I'm a Emacs newbie, and really don't know what to do next:)
So is there any way to work around or fix it?
Thanks.
Best regards,
Frank
in regex it doesn't work, because '_' has
been exported
by the function org-export-latex-special-chars() (maybe '\_{}')
I'm a Emacs newbie, and really don't know what to do next:)
So is there anyway to work around or fix it?
Thanks.
Best regards,
Frank
inks(), it seems that only the links beginning
with 'file:' can be valid image links, and the link abbreviations are not
replaced first.
So is it possible to expand link abbreviations first before exporting LaTeX
links (maybe apply the function org-link-expand-abbrev() in org.el)?
Thanks.
r Sweave blocks, while
retaining the major-mode switching with C-c '.
Thanks for any implementations tips or (even better!) working
implementations ;)
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpFX0PuQTxAx.pgp
Description: PGP
he mean time, but
it would still be nice to get these variables to work.
Thanks,
Frank D.
PS: Thanks for the great example.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
scode}" "^#\\+latex:\\s*end{scode}" "r")
("^#\\+begin_latex.*\n" "\n#\\+end_latex" "latex")
("^#\\+latex:" "\n" "latex" single-line)
("^#\\+begin_ascii.*\n" "\n#\\+end_ascii"
nd of information is easily retrievable from
the agenda, or whether it could be stored as the agenda is built. Is
there someplace in the code that I should look to check into the
feasibility of this idea? Is it just impossible? Is it one of those
things where Carsten says a mystical incantation
t]*end{scode}\\({.*}\\)?\\s-+" "r")
+ ("^#\\+latex:[ \t]*begin{scode}\\({.*}\\)?\\s-+" "^#\\+latex:[ \t]*end{scode}\\({.*}\\)?\\s-+" "r")
("^#\\+begin_latex.*\n" "\n#\\+end_latex" "latex")
("^#\\+latex:" "
email), but now that I have
forgotten a step in the process so many times (usually the C-c C-e l
part of coarse), I understand why you use a Makefile.
All that to say: Can you please post a copy of that makefile, because I
have no idea how to invoke all those commands that way.
Thanks,
Frank D.
Thanks for considering it,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpqsMSTgRZeX.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list
he #+end_latex tag after export.
This is with Org-mode version 6.08-pre01, GNU Emacs 23.0.60.1
(powerpc-apple-darwin8.11.0, *Step 9.0) of 2008-10-01.
Can anyone reproduce this? Any debugging tips?
Thanks,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net
On Thu, Oct 02 2008, Carsten Dominik wrote:
> And with a well-prepared bug report like in this case, it really
> does not take longer than that.
/me hangs his head in shame
:P
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/person
hat is distributed with git (in contrib/emacs/), or even magit
(http://zagadka.vm.bytemark.co.uk/magit/)?
Thanks again,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpMIgliYE4Ei.pgp
Description: PGP signature
ty.
Thoughts? Other features that could go into this?
Thanks,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgp6LcTwvdvgU.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Remember: u
g a date when you want to start working on an action item.
`
HTH,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpE9VGeInpOB.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Remember
}
\usepackage{hyperref}
\title{testing}
\author{Austin Frank}
\date{12 October 2008}
\begin{document}
\maketitle
\setcounter{tocdepth}{3}
\tableofcontents
\section{test}
\label{sec-1}
\begin{verbatim}
a <- 3
\end{verbatim}
#+END_LATEX
\end{document}
--8<---cut here-
tenc}
\usepackage[T1]{fontenc}
\usepackage{hyperref}
\title{testing}
\author{Austin Frank}
\date{14 October 2008}
\begin{document}
\maketitle
\setcounter{tocdepth}{3}
\tableofcontents
\section{test}
\label{sec-1}
\begin{verbatim}
a <-
\begin{itemize}
\item 3
\end{itemize}
\end{
ks
- create a driver to generate HTML instead of \LaTeX
Still, it is in a works-for-me state at the moment, and I could send a
pull request to Carsten or could push it worg if folks were interested.
Let me know,
/au
--
Austin Frank
http://aufrank.ne
: \includegraphics{tmp3-001}
`
,[ tmp3.tex ]
| % Created 2008-11-12 Wed 23:46
| \documentclass[11pt,a4paper]{article}
| \usepackage[utf8]{inputenc}
| \usepackage[T1]{fontenc}
| \usepackage{graphicx}
| \usepackage{hyperref}
| \usepackage{Sweave}
|
| \title{tmp3}
| \author{Austin Frank}
| \date
mages display in some modern web browsers.
HTH,
/au
--
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
pgpK8ed4HTNkR.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Remember: use `Reply All'
;
| Mark some region in the current article with enclosing tags. See
| `message-mark-insert-begin' and `message-mark-insert-end'. When
| called with a prefix argument, use slrn style verbatim marks
| (`#v+' and `#v-').
`
Just my $0.02.
/au
--
Aust
quot;* %? %^G\n CREATED: %u\n%^T\n%a\n"
"~/org/todo.org"
"One-time events")
("project todo"
?p "* TODO %? %^G\n CREATED: %u\n%a\n"
"~/org/projects.org")
("note"
?n "* %u %? %^G"
"~/org/no
Hi,
Quoting the manual (12.1 Selective Export):
"1. Org first checks if any of the *select* tags is present in the buffer...
2. If none of the select tags is found, the whole buffer will be selected
for export."
Is it possible to change this behaviour (i.e., to select nothing for export
if none
Consider the following minimal org-file:
===
One line before
#+BEGIN_SRC shell
Some example
#+END_SRC
One line after
===
When exporting to texi, the file contains an additional empty line
before the "@end example":
===
...
One line before
@example
Some example
@end example
One line after
...
==
.
Regards,-frank
ts.el' from org-mode's git HEAD.
I'm unsure about how to debug this. Any pointers welcome.
Regards, Frank
--
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
-- RFC 1925
Frank Terbeck wrote:
[...]
> When using `org-capture' (and then selecting "c" in the menu window), I
> get the following error message in the "CAPTURE-contacts.org" buffer:
>
> * %![Error: (invalid-function gnus-with-article-headers)]
> :PROPERTIES:
> :E
Frank Terbeck wrote:
> Frank Terbeck wrote:
> [...]
>> When using `org-capture' (and then selecting "c" in the menu window), I
>> get the following error message in the "CAPTURE-contacts.org" buffer:
>>
>> * %![Error: (invalid-functio
Without this patch (when I am _byte-compiling_ org-contacts.el), I am
getting error messages like this (when attempting address completion via
`completion-at-point' and `org-contacts-message-complete-function'):
Symbol's function definition is void: remove-duplicates
Symbol's function defi
t;> could check how hard it is to replace these with plain elisp, aside from
>> syntactical inconveniences this is usually not a big problem.
>
> I've done this, thanks for the advice.
I've just given the latest git HEAD version a spin and it seems to work
as expected. Thanks for taking an interesting and fixing this so
promptly. ;)
Regards, Frank
(add-to-list 'org-contacts-new-address-ignore
"notifications@github\\.com")
The following is equivalent:
(add-to-list 'org-contacts-new-address-ignore
#'(lambda (x)
(string-match "notifications@github\\.com"
Hi there,
I have customized org-beamer--format-frame to change the way headlines are
treated (as I want a separate slide with only the headline in the center
and plain frames not showing headlines after that). The way I currently do
this is by redefining the function itself (using "defun
org-beame
1 - 100 of 140 matches
Mail list logo