Re: [O] Bug: HTML blocks in macros called before lists break in 7.5

2011-04-29 Thread U Avalos

On 4/24/2011 1:44 PM, Nicolas Goaziou wrote:

Hello,

amscopub-m...@yahoo.com writes:


#+MACRO: start #+BEGIN_HTML\nmydiv  \n#+END_HTML
#+MACRO: end  #+BEGIN_HTML\n/mydiv  \n#+END_HTML


* Hello world

{{{start}}}
  1. Item 1
{{{end}}}


[...]


Anyway, the above code worked fine in 7.4. Then I upgraded to 7.5 and
I now have literally hundreds of these broken lists.

I've pushed a fix for that problem, along with a better handling of
macros within lists. Your example is now exported correctly. Please tell
me if more complex macros still lead to errors.

Thank you for reporting this problem.

Regards,



Thanks. As soon as I finish the current project, I will upgrade and let 
you know.




Re: [Orgmode] Agenda not working or am I misunderstanding how it works?

2009-12-04 Thread U Avalos
Someone suggested I use the variable org-agenda-skip-deadline-if-done.
It works on standard org files using the default todo keywords -- if I give 
a TODO item a deadline and then set it to DONE, it doesn't show up in agenda. 
Yay!

HOWEVER, if I use custom todo keywords per file, it stops working for that 
file. I'm using these keywords:

#+SEQ_TODO: TODO WAITING | PUBLISHED REJECTED

Todo items set to PUBLISHED and REJECTED still show up in the agenda. Any 
ideas?

On Wednesday 25 November 2009 11:54:19 U Avalos wrote:
 I have the following completed todo item:

 ** DONE pay Yolanda
DEADLINE: 2009-11-24 Tue CLOSED: [2009-11-25 Wed 11:18]

 Yet it still appears in the weekly agenda. Is it not working right or is
 that how it's supposed to work?

 Also, when I hit C-c C-w (show deadlines in current buffer), I get ALL todo
 items, even completed items that are really old. Restricting it with a
 numeric prefix (ex: Esc 5 C-c C-w), doesn't work either. I just get all
 items plus or minus the number of days.


 ___
 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


[Orgmode] Agenda not working or am I misunderstanding how it works?

2009-11-25 Thread U Avalos
I have the following completed todo item:

** DONE pay Yolanda
   DEADLINE: 2009-11-24 Tue CLOSED: [2009-11-25 Wed 11:18]

Yet it still appears in the weekly agenda. Is it not working right or is that 
how it's supposed to work? 

Also, when I hit C-c C-w (show deadlines in current buffer), I get ALL todo 
items, even completed items that are really old. Restricting it with a numeric 
prefix (ex: Esc 5 C-c C-w), doesn't work either. I just get all items plus or 
minus the number of days.


___
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-mode to blog with Drupal/Wordpress?

2009-11-11 Thread U Avalos
Hi all. I know that there are various packages out there to use org-mode to 
publish *websites* but I don't want to reinvent the wheel. Is there a way to 
use org-mode to add posts to an existing Drupal or Wordpress site? (I believe 
they both use the same API, that's why I'm mentioning both.) I also know I can 
just cut-and-paste text into the web browser, but that method fails for 
images.

As a plus, it would be great if I could also edit *existing* posts (even if 
using nxtml-mode or html-mode)... but I'm happy if you could just add new 
posts...

Thanks!

--Uri


___
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