Hi Uriel,
> Is there a way to generate a list of all tags in use in all agenda files?
> I'm thinking of something like a tag cloud.
Would org-get-buffer-tags help you out?
Richard
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies
Is there a way to generate a list of all tags in use in all agenda files?
I'm thinking of something like a tag cloud.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/l
Thanks. That did the trick. I found that I also had to disable
org-use-fast-tag-selection. For some reason, with that set to t or
auto, I couldn't select from the global tag list.
On Wed, 24 Nov 2010 09:38:26 +0100
Sébastien Vauban wrote:
> Hi Matt,
>
> Matt Lundin wrote:
> > Have you tried th
On Wed, Nov 24, 2010 at 02:48:38PM +, Seweryn Kokot wrote:
> It seems that the server http://repo.or.cz/w/org-mode.git was up just for a
> moment since I managed to pull the latest org-mode version, now it's down
> again.
The server didn't come back as promptly as we would have liked after a
Jeff Horn writes:
>>> 3) Shouldn't org-latex be loaded automatically?
>>
>> You're referencing a variable in org-latex. It probably doesn't get
>> defined until you have auto-loaded org-latex by using some function
>> provided by that file. If you want to use the variable before that I
>> think
Hello!
Just a silly question... If I want to export to ASCII from my Org-file, and
want the exported ASCII to have all the paragraphs restricted to, say, 80
columns - Is there a nice way to do this without first converting all the
paragraphs in the org-file?
In essence, Org-mode file:
* Headin
I've been looking for a way to do quick "journal" entries
for /past/ dates, and was disappointed that the Journal
capture template always used the current date.
I found out you can go to a date in the agenda, and press "k c", which
will cause any capture-template to use the date in the agenda, not
I use the "archive sibling" feature for completed items. Within MobileOrg, the
ARCHIVE tag does not seem to have any functionality. As a result, my MobileOrg
file is cluttered with many obsolete items. Any ideas for how I might fix this
problem?
Thanks
Buck
_
This worked wonderfully! Thanks!
I decided to combine the &%%(diary-day-of-year) into the same category with
&%%(diary-sunrise-sunset).
My setup is shown on Emacs wiki:
http://www.emacswiki.org/emacs/RaymondZeitler
All the best!
--
Raymond Zeitler
-Original Message-
From: Matt Lun
Hi Eric,
"Eric Schulte" wrote:
> Sébastien Vauban writes:
>> "Eric Schulte" wrote:
>>> I've fixed this problem and applied the :wrap header argument patch to
>>> the core Org-mode repository.
>>
>> You did not answer about making the wrap option by default. It's that a
>> great feature, for HTML
Hi Raymond,
"Raymond Zeitler" wrote:
> I'm trying to change the value of org-refile-targets to enable me to refile
> to the other files that make up my agenda view. Its value started out as
> just nil, which worked exactly right for one file because I was able to
> refile to all the *categories*
I've noticed that using C-n or C-p in column view jumps me around
between columns and sometimes outside of any column at all. When using
the arrow keys point moves up and down rows, staying in the same column
as I'd expect.
I checked my bindings, and C-n is bound to:
,
| C-n runs the command
I'm trying to change the value of org-refile-targets to enable me to refile
to the other files that make up my agenda view. Its value started out as
just nil, which worked exactly right for one file because I was able to
refile to all the *categories* in ~/todo.org, using tab completion, and it
di
At Tue, 23 Nov 2010 06:25:40 +0100,
Vincent Belaïche wrote:
>
> >From:David Maus
> >Subject: Re: [Orgmode] %20 in file://... URL
> >Date:Mon, 22 Nov 2010 19:16:09 +0100
> >User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka)
> >FLIM/1.14.9 (GojÅ) APEL/10.8 Emac
Hi Seb,
Sébastien Vauban writes:
> Hi Eric,
>
> "Eric Schulte" wrote:
>> I've fixed this problem and applied the :wrap header argument patch to
>> the core Org-mode repository.
>
> Thanks a lot...
>
> You did not answer about making the wrap option by default. It's that a great
> feature, for HT
* org-agenda.el (org-format-agenda-item): Convert category to a string
if it is a symbol. This fixes the following call to
org-agenda-get-category-icon which fails if category is not a string.
Signed-off-by: Julien Danjou
---
lisp/org-agenda.el |4 +++-
1 files changed, 3 insertions(+), 1 de
Hi Eric,
"Eric Schulte" wrote:
> I've fixed this problem and applied the :wrap header argument patch to
> the core Org-mode repository.
Thanks a lot...
You did not answer about making the wrap option by default. It's that a great
feature, for HTML in particular (you'll see, in a couple of weeks,
Dear all,
I'm trying to publish org files containing latex fragments, or (Preview it).
My configuration used to be quite OK, but not working now, I'm not quite
sure what happened. But seems org could successfully generate the *.tex file
from the org file (in the %Temp%), but fail to generate the *
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 prefer
Hi Seb,
I've fixed this problem and applied the :wrap header argument patch to
the core Org-mode repository.
Thanks -- Eric
Sébastien Vauban writes:
> Hi Eric,
>
> I guess, in case of error, that it'd be better to have the RESULT block on 2
> lines, with nothing in between.
>
> Currently:
>
>
>> 1) I see stuff floating around the list from time to time about
>> "org-install", which I've never had to use, but I gather takes care of
>> some autoloads. Is this correct?
>
> Yes this is for autoloads. I think this is provided for you if you use
> the version of org-mode that comes with Emac
Hello,
> Barton writes:
> The in-buffer LaTeX previews generated by org-preview-latex fragment
> are smaller than what can be called readable.
> Perhaps there is some change I can make to the default configuration
> to increase the size of the generated preview fragments?
You should have a
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-
Hi Joost,
Thanks a lot, this helps, after I convert all the org files I have, then try
Mobile org again, all the files could be decoded in MobileOrg now.
Best,
Chao
On Tue, Nov 23, 2010 at 2:33 PM, Joost Helberg wrote:
> Chao,
>
> whenever mobileorg fails loading the file and converting it in
Sébastien Vauban
writes:
> Hi,
>
> A quick wished feature, if you agree on its usefulness.
>
> Currently, all error messages are concatenated to the same buffer, execution
> after execution, which makes it *difficult to distinguish between the new
> errors*, and the ones already seen previously
Greetings mailing list,
I use orgmode for my LaTeX math notetaking (and every other aspect of
my life as well).
The problem at hand may not be particularly germane to org-mode, so
please forgive me if this ends up being some silly quirk of my
configuration.
I'm using Arch Linux/TexLive 2010/late
Hi,
I was wondering whether it might be possible to address table fields, which
float due to adding and deletion of rows, more easily and thought about two
possible ways.
The way I know (are there more ways?)
| | A | B|
|-+---+---|
| | a | 1 |
| | b | 1 |
|-+---+---|
| | s | 2 |
|^| | f |
|-+-
Hi Giovanni,
Giovanni Ridolfi writes:
> http://orgmode.org is up
>
> but the web interface of the git repo:
>
> http://repo.or.cz/w/org-mode.git
>
> is down :-(
Yes, I guess they are fixing it right now.
> Unfortunately I do not have "whois" so I can't say
> if orgmode.org has the same IP of t
Giovanni Ridolfi yahoo.it> writes:
>
> Seweryn Kokot gmail.com> writes:
>
> >>The http://repo.or.cz seems to be down
> > it's up again.
> http://orgmode.org is up
>
> but the web interface of the git repo:
>
> http://repo.or.cz/w/org-mode.git
>
> is down
>
> Unfortunately I do not have "
Seweryn Kokot writes:
>>The http://repo.or.cz seems to be down
> it's up again.
http://orgmode.org is up
but the web interface of the git repo:
http://repo.or.cz/w/org-mode.git
is down :-(
Unfortunately I do not have "whois" so I can't say
if orgmode.org has the same IP of the git repo.
che
Hi Eric,
I guess, in case of error, that it'd be better to have the RESULT block on 2
lines, with nothing in between.
Currently:
#+begin_src sh
greppp
#+end_src
#+results:
#+END_RESULT#+BEGIN_RESULT
Best regards,
Seb
--
Sébastien Vauban
___
Ema
it's up again.
Cheers
___
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
Hi Sacha,
I hear you had a problem with Org not publishing Literal code blocks
correctly in a blog post?
http://sachachua.com/blog/2010/11/emacs-recording-ledger-entries-with-org-capture-templates/#comments
If you care to describe the circumstances on emacs-orgmode@gnu.org (or
directly to
Hello,
> Sébastien Vauban writes:
> I meant, for me, there are only 2 useful options regarding a "block
> environment" such as BLOCKQUOTE and VERSE:
> - either, nothing is "interpreted"; that is, line breaks are
> preserved, and lists are preserved as well (outputted as they are
> written in
Samuel Wales writes:
> On 2010-11-17, Eric S Fraga wrote:
>> I apologise for jumping into the middle of a conversation but your
>
> It's an open conversation. Jump away. :)
Thanks!
>> reference to longlines-mode brings to mind visual-line-mode which was
>> introduced in Emacs 23 (I believe).
Hi Eric and Dan,
I was puzzled this morning by a message "evalution aborted" without any extra
info. "Aborted" made me think there was an error, so I toggle debug-on-error,
but it did not give me any more insight on the problem.
After searching for the message in the code base, I found it in =ob.
Hi all,
The http://repo.or.cz seems to be down at the moment.
Don't waste your time by trying to pull from git right now...
I'll post an update when the server is up again. Anyone faster
than me is welcome to do so as well!
Cheers,
--
Bastien
___
Hi Matt,
Matt Lundin wrote:
> Have you tried the following setting?
>
> (setq org-complete-tags-always-offer-all-agenda-tags t)
>
>> BTW, where is the documentation? I'm using orgmode 7.03, perhaps it's
>> not documented there?
>
> C-h f org-global-tags-completion-table.
C-h v org-complete-tags-a
Hi Carsten,
On Tuesday 23 November 2010 11:47 PM, Carsten Dominik wrote:
But I have a related but probably slightly off-topic question. I tried
setting the label of a radio table in a tex source file. This breaks
the conversion. Is this supported?
You mean the receiver location is in a TeX fi
Hi,
I don't know if this is an Org- or Emacs-Question. For highlighting
special strings in AucTeX I used a variable
"font-latex-user-keyword-classes" so I thought there may be an
org-specific variable to achieve what I want in orgmode.
I'd like to highlight the strings "(ok)" and "(fail)"
40 matches
Mail list logo