Re: [Orgmode] about table width mark in html export

2009-08-27 Thread waterloo
Thanks 2009/8/28 Nick Dokos > Nick Dokos wrote: > > > waterloo wrote: > > > > > > > when export to html , tabel width <10> appears. > > > > > > I think <10> should disappear in html exporting. > > > > > > | <10> | <45> | > > > | *LANG* | A cat

Re: [Orgmode] about table width mark in html export

2009-08-27 Thread Nick Dokos
Nick Dokos wrote: > waterloo wrote: > > > > when export to html , tabel width <10> appears. > > > > I think <10> should disappear in html exporting. > > > > | <10> | <45> | > > | *LANG* | A catch-all setting which identifies the locale for a

Re: [Orgmode] Re: PATCH: proposed improvements to org-src-mode

2009-08-27 Thread Dan Davison
Carsten Dominik writes: > Hi Dan, > > I am now finally looking at your patch. > > A few questions: > > On Aug 19, 2009, at 1:03 PM, Dan Davison wrote: > >> Dan Davison writes: >> >>> Carsten Dominik writes: >>> Hi Dan, thank you for studying and describing these issues, and for >

Re: [Orgmode] Strange tag search behavior

2009-08-27 Thread Scott Randby
Carsten Dominik wrote: Hi Scott, this has to do with the fact that these searched create a view as compact as possible, and do not unhide the headline after a matching line. So this leave an invisibility overlay just after the exposed headline and table. The TAB causes a table-realignment, an

[Orgmode] longlines, wrap, auto-fill

2009-08-27 Thread Sean Sieger
I recently switched to Org-Mode---haven't used it in three years as I had wanted to get back to the simplicity of Outline Mode. Now I think I know how to keep it simple in Org-Mode Anyway, something that bugs me is that when I hit or , auto-fill is effected but I'm left out in columns in the mid

Re: [Orgmode] Re: Refiling goes to the wrong place

2009-08-27 Thread Nick Dokos
Bernt Hansen wrote: > I think I have something that is reproducible. > ...reproduction case elided... > > I'll be _really_ happy when Carsten squashes this bug :) > Wow! I just *had* to try it for myself: works exactly as you describe. Nick ___

Re: [Orgmode] about table width mark in html export

2009-08-27 Thread Nick Dokos
waterloo wrote: > when export to html , tabel width <10> appears. > > I think <10> should disappear in html exporting. > > | <10> | <45> | > | *LANG* | A catch-all setting which identifies the locale for all > possible features. However, indiv

Re: [Orgmode] org-exp-blocks: what about previewing blocks ?

2009-08-27 Thread Eric Schulte
I don't have any plans to add previewing to org-exp-blocks, however there is an alternative. Org-babel provides for the evaluation and viewing of the results of blocks in Org-mode documents. As such, it is possible to use Org-babel to preview the output of blocks. For example, with Org-babel ins

[Orgmode] Re: Refiling goes to the wrong place

2009-08-27 Thread Bernt Hansen
Bernt Hansen writes: > ,[ /tmp/x.org ] > | > | * Refile Targets... > | * Refile Tasks > | *** TODO Refile Me > ` The task 'TODO Refile Me' should only have 2 leading stars. This was a cut/paste error on my part. -Bernt ___ Emacs-orgmode ma

[Orgmode] about table width mark in html export

2009-08-27 Thread waterloo
when export to html , tabel width <10> appears. I think <10> should disappear in html exporting. | <10> | <45> | | *LANG* | A catch-all setting which identifies the locale for all possible features. However, individual topics can be overridden us

[Orgmode] Re: Refiling goes to the wrong place

2009-08-27 Thread Bernt Hansen
Benjamin Andresen writes: > I have the same behavior from time to time. But whenever I try to find a > reproducible scenario it disappears. > > It also never happens twice in a row, same as with Bernt. I think I have something that is reproducible. ,[ /tmp/x.org ] | | * Refile Targets | **

Re: [Orgmode] org-exp-blocks: what about previewing blocks ?

2009-08-27 Thread Carsten Dominik
Hi Nicolas, while this would be great, I don't see any movement in this direction, so for now I am closing this thread in my TODO folder - Carsten On Jun 18, 2009, at 11:32 AM, Nicolas Girard wrote: 2009/6/18 Carsten Dominik On Jun 17, 2009, at 2:40 AM, Nicolas Girard wrote: Hi all, c

Re: [Orgmode] numbered figures and tables?

2009-08-27 Thread Carsten Dominik
On Aug 15, 2009, at 9:53 PM, Stefan Vollmar wrote: Hello, org-mode has a powerful capability to support the creation of footnotes. We are currently working on software documentation using org-mode and find that some similar features to support numbering of figures would be very useful, m

Re: [Orgmode] Column view and faces

2009-08-27 Thread Carsten Dominik
Hi Christian, On Aug 25, 2009, at 9:44 PM, christ...@lasarczyk.de wrote: Dear orgmode developers and users, I have some issues concerning column view and faces. 1. If I increase text scale manually using "C-x C-+" or "M-x text-scale-increase" the faces of my "normal text" increase, but not

Re: [Orgmode] Changing the heading separator from ** to ---** (twiki topic edition)

2009-08-27 Thread Carsten Dominik
On Aug 27, 2009, at 5:04 PM, Al wrote: Hello, I generally use org-mode to edit twiki topics as it's full of marvelous features. One of the main feature of org-mode I can't use is the outline capability as the heading syntax is choosen by twiki not me, which forbids to use '' for l

Re: [Orgmode] agenda other frame

2009-08-27 Thread Carsten Dominik
On Aug 26, 2009, at 7:51 AM, henry atting wrote: If org agenda is displayed in an other frame then windows aren*t restored when quitting, I have to kill the frame manually. I really would like it to behave like e.g. gnus-other-frame which automatically kills his frame on quitting. Hi Henry,

Re: [Orgmode] Mode line colour under a clocked item

2009-08-27 Thread Carsten Dominik
On Aug 26, 2009, at 7:35 PM, Phil Rooke wrote: I have customised the background colour of my mode line face. However, when I clock into a task the background colour under the clocked task button on the mode line reverts to the default grey. That grey background also extends one character

[Orgmode] [PATCH] Minor documentation patch

2009-08-27 Thread Gregory J. Grubbs
When wrestling with org-remember, I got stuck on %i: I thought it would display content, then create an active region ... org-version: "Org-mode version 6.29trans (release_6.29c.86.gfa36.dirty)" diff --git a/lisp/org-remember.el b/lisp/org-remember.el index 5cfb217..191b678 100644 --- a/lisp/or

[Orgmode] Re: Subversion for backups?

2009-08-27 Thread Robert Goldman
Matt Lundin imapmail.org> writes: > > Kyle Sexton mocker.org> writes: > > > At Wed, 26 Aug 2009 14:49:41 +0200, > > Rainer Stengele online.de> wrote: > >> > >> I use subversion to backup and track my org files. > >> I have a server in my office running the subversion server. > >> > > This

[Orgmode] Re: Refiling goes to the wrong place

2009-08-27 Thread Benjamin Andresen
Hey, Bernt Hansen writes: > [snip] I have the same behavior from time to time. But whenever I try to find a reproducible scenario it disappears. It also never happens twice in a row, same as with Bernt. br, benny ___ Emacs-orgmode mailing list Rem

[Orgmode] Re: Custom agenda question

2009-08-27 Thread Bernt Hansen
Carsten Dominik writes: > On Aug 25, 2009, at 3:57 PM, Bernt Hansen wrote: > >> Lots of my tasks have website links which are exposed by this. It >> would >> be even more useful if I can click on the links to go there as in the >> regular org file. >> >> Even without that this hack looks like a

[Orgmode] Refiling goes to the wrong place

2009-08-27 Thread Bernt Hansen
Hi Carsten, I thought I should mention this sooner rather than later to postpone any up-coming release you might be thinking about :) I'm assuming this is an org-mode bug and not some inconsistency in my setup but that's not proven yet. I have an issue with refile going to the wrong place fairly

[Orgmode] Re: Gnus link bug

2009-08-27 Thread Leo
Hi Bastien, On 2009-08-25 03:43 +0100, Bastien wrote: >> I feel there's something we can simplify. Also the old code for handling >> gnus-article-mode moves the cursor around. >> >> So I simplified org-gnus-store-link as follows: > > As long as > > (header (with-current-buffer gnus-summary-buff

Re: [Orgmode] [misc-new-features 1/5] Add two new special properties, SINCE and SINCE_IA.

2009-08-27 Thread Manish
On Sat, Jul 18, 2009 at 3:05 PM, Bastien wrote: > Hi James, > > this small patch against current org-colview.el lets you have a custom > function for computing a "summary" of a property and displaying it in > the column. > > To compute the time since the timestamp, you can use this patch and some >

[Orgmode] Re: Unable to compile using Emacs 23 in Windows

2009-08-27 Thread Paul Mead
Manish writes: > On Thu, Aug 27, 2009 at 8:18 PM, Paul Mead wrote: >> I had everything working fine using NT Emacs v22.xxx but now that I've >> completely upgraded to 23 I'm getting numerous warnings comiling org.el, >> org-agenda.el, and it just hangs on org-attach.el. Not even an error to >> wo

Re: [Orgmode] Unable to compile using Emacs 23 in Windows

2009-08-27 Thread Paul Mead
2009/8/27 Manish : > On Thu, Aug 27, 2009 at 8:18 PM, Paul Mead wrote: >> I had everything working fine using NT Emacs v22.xxx but now that I've >> completely upgraded to 23 I'm getting numerous warnings comiling org.el, >> org-agenda.el, and it just hangs on org-attach.el. Not even an error to >>

Re: [Orgmode] Unable to compile using Emacs 23 in Windows

2009-08-27 Thread Manish
On Thu, Aug 27, 2009 at 8:18 PM, Paul Mead wrote: > I had everything working fine using NT Emacs v22.xxx but now that I've > completely upgraded to 23 I'm getting numerous warnings comiling org.el, > org-agenda.el, and it just hangs on org-attach.el. Not even an error to > work with. > > If there's

[Orgmode] Changing the heading separator from ** to ---** (twiki topic edition)

2009-08-27 Thread Al
Hello, I generally use org-mode to edit twiki topics as it's full of marvelous features. One of the main feature of org-mode I can't use is the outline capability as the heading syntax is choosen by twiki not me, which forbids to use '' for level 4 (this will be '---'). There was a th

[Orgmode] Unable to compile using Emacs 23 in Windows

2009-08-27 Thread Paul Mead
I had everything working fine using NT Emacs v22.xxx but now that I've completely upgraded to 23 I'm getting numerous warnings comiling org.el, org-agenda.el, and it just hangs on org-attach.el. Not even an error to work with. If there's one thing I can't stand it's silent failure :-) I tried to

[Orgmode] Re: There was no year zero, agenda -bug/feature

2009-08-27 Thread Bernt Hansen
Jacob Toft Pedersen writes: > I had kept a backup of my .emacs file in an orgfile. > > But running the org-agenda, would malfuntion, stating "byte-code: > There was no year zero" and the agenda view would not work. > > I have been able to track it down to the following offending piece >

[Orgmode] ATTENTION: New keys in the agenda

2009-08-27 Thread Carsten Dominik
Dear all, please note that in the latest git version, the way to switch the agenda to earlier and later times are `f' and `b'. The cursor keys now do normal cursor motion in the agenda. Toggling follow-mode is now on `F' (was `f') For a discussion about this change, see http://thread.gma

Re: [Orgmode] Re: POLL: Change of keys to move agenda through time

2009-08-27 Thread Carsten Dominik
On Aug 26, 2009, at 8:22 AM, Bastien wrote: Carsten Dominik writes: 1. n/p remain as they where 2. Moving forward/backward though time will be `f' and `b' 3. Follow mode goes to the "F" key, a capital letter does make sense here given that some other modes like [G]rid and clock[R]eport a

Re: [Orgmode] LaTeX export: problem with emphasis

2009-08-27 Thread Valentin Wüstholz
Great! Thanks! Valentin 2009/8/27 Carsten Dominik : > I have reverted this commit, thanks. > > - Carsten > ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listin

Re: [Orgmode] Hooks and publishing

2009-08-27 Thread Sebastian Rose
Carsten Dominik writes: > On Aug 27, 2009, at 12:37 AM, Sebastian Rose wrote: > >> Hi, >> >> >> I have this in one of my setup files: >> >> (add-hook 'text-mode-hook 'turn-on-flyspell) >> ;; (add-hook 'org-mode-hook 'turn-on-flyspell) >> (add-hook 'message-mode-hook 'turn-on-flyspell) >> >>

Re: [Orgmode] Strange tag search behavior

2009-08-27 Thread Carsten Dominik
Hi Scott, this has to do with the fact that these searched create a view as compact as possible, and do not unhide the headline after a matching line. So this leave an invisibility overlay just after the exposed headline and table. The TAB causes a table-realignment, and the process of dele

Re: [Orgmode] Re: POLL: Change of keys to move agenda through time

2009-08-27 Thread Carsten Dominik
On Aug 27, 2009, at 3:05 AM, Samuel Wales wrote: Looks good. However, you might want to have cursor movement work, if the keys will not be functional, so that people can mark text (nobody mentioned that yet). Did you get a chance to look at my proposal for right and left arrow keys? Yes, I

Re: [Orgmode] LaTeX export: problem with emphasis

2009-08-27 Thread Carsten Dominik
I have reverted this commit, thanks. - Carsten On Aug 26, 2009, at 3:38 AM, Nick Dokos wrote: =?UTF-8?Q?Valentin_W=C3=BCstholz?= wrote: Hi, it seems to me like revision 0ba7d3d2f961a224d077e6806b804cde4c4a7726 broke the LaTeX export of emphasises (e.g. =foo=). Is anybody else having the s

Re: [Orgmode] Custom agenda question

2009-08-27 Thread Carsten Dominik
On Aug 26, 2009, at 7:09 PM, Phil Rooke wrote: Carsten Dominik writes: On Aug 26, 2009, at 2:04 PM, Daniel Clemente wrote: I saw something strange: Emacs seems to beep with each C-n on that view. Not with C-p. The following (ding) is being run on next-line due to the condition end-of-buff

[Orgmode] There was no year zero, agenda -bug/feature

2009-08-27 Thread Jacob Toft Pedersen
Hi I had kept a backup of my .emacs file in an orgfile. But running the org-agenda, would malfuntion, stating "byte-code: There was no year zero" and the agenda view would not work. I have been able to track it down to the following offending piece of code. Its a piece of my .emacs

Re: [Orgmode] Re: POLL: Change of keys to move agenda through time

2009-08-27 Thread Peter Frings
On 27 Aug 2009, at 06:47, Charles Philip Chan wrote: Carsten Dominik writes: [snip] 5. The cursor keys and are remapped to a function that does nothing, except showing a message that you should now use f/b to move through time. Looks good, but like others have said, I prefer the an