Hi!
I usually prefer to use a regular shell in screen, and today I wanted
to press my n remember keybinding on the shell, which already
works in mutt and emacs (and also via bookmarklet, shortcut 'a', in
firefox).
I use zsh, I'm not a zsh expert (still a newbie after a couple of
years), but I man
Hi All,
I would like to define one entry of the org-agenda-custom-commands
variable like so:
(setq org-agenda-custom-commands
'(("i" "item" tags-tree
(remedy-build-tags-tree-regex "item"
where ''item'' is the property key and
where the remedy-build-tags-tree-regex function
how can I globally:
- make exporting tables with borders the default > #+ATTR_HTML:
border="2" rules="all" frame="all"
- make html export aware of line breaks > #+OPTIONS: \n:t
in other words...
how can I set
- #+ATTR_HTML: border="2" rules="all" frame="all"
- #+OPTIONS: \n:t
in my .emacs file?
G
Eraldo Helal writes:
> how can I globally:
> - make exporting tables with borders the default > #+ATTR_HTML:
> border="2" rules="all" frame="all"
> - make html export aware of line breaks > #+OPTIONS: \n:t
>
> in other words...
> how can I set
> - #+ATTR_HTML: border="2" rules="all" frame="all"
>
"Eric Schulte" writes:
>>
>>> WRT the pp patch for emacs-lisp, I think it is an excellent addition and
>>> in fact I think that it points to a more general need. Languages should
>>> have the option of returning values as they would appear when written in
>>> the language. That is how they woul
Yup...
Thank you for your feedback...
However this solution conflicts with some publish settigs of mine ;; timestamps
I would still prefer a global setting if that is possible.
I prefer my tables to be with borders in any file!
The same holds true for html export.
__
Hello,
Version 6.30e included a nice detail in the org-agenda feature: the org-agenda
frame could be closed simply by clicking the x (close-file) button. I notice
that this capability is absent (at least by default) in version 6.31a. Can it be
somehow enabled?
Regards,
bostjanv
_
Is there a method with which I can view all categories that I have?
(including the default ones defined by filename)
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman
ISSUE:
I have a keyword "CATEGORY" which I use on headlines to make me aware
that they define a category for everything below them.
example:
file: school.org
* CATEGORY English
#+CATEGORY: English
** PROJECT presentation "org-mode"
*** TODO call Tom: beamer
*** TODO search pictures
** TODO homewo
Hi Eraldo,
On 2009-10-19 02:40:19(+0200), Eraldo Helal wrote:
> I have a keyword "CATEGORY" which I use on headlines to make me aware
> that they define a category for everything below them.
[snip]
> Is it possible to let emacs know that every headline with the
> "CATEGORY" todo-keyword should b
I've submitted a feature today which provide contextual auto-exclusion
for tags in the Agenda view. For example, I use the following tags
for TODOs:
Net Needs internet access
Call Needs a phone
Errand Done in town
Home Done at home
Now, it's quite easy for my computer
Aloha all,
In org-babel.org one of the R examples uses a header argument :session
that is not otherwise documented. I don't trust my Lisp understanding
enough to learn about it from the source code. Would it be possible
to add it to the documentation?
org-babel is lots of fun--many, man
The org-babel package looks very nice.
Thanks to Eric for doing this.
It seems to have so many possibilities.
I wonder, is it possible to get "inline" output ?
It seems to be very close to the existing option
":results output"
but would just put the output "inline" rather than in a
quoted bloc
Applied, thanks.
- Carsten
On Oct 17, 2009, at 3:57 PM, Mikael Fornius wrote:
I get mismatch when trying to
(customize-variable 'org-agenda-sorting-strategy)
. The search option is not included in the defcustom.
Maybe I have missed something but for me the attached patch fixes the
problem.
14 matches
Mail list logo