all into the
list much (we'll see).
I was just thinking earlier today, in fact, that I'd love to be able to
change things like TODO words. You can change checkboxes right now, but
not TODO words.
--
\ Wes Hardaker http://pontifications
list type definition))
(defun org-export-generic-remember-section (type suffix &optional prefix)
(setq org-export-generic-section-type type)
--
\ Wes Hardaker http://pontifications.hardakers.net /
\_ "In the bathtub of hi
lias 'org-git-gitrepos-p 'org-git-find-gitdir)
;; splitting the link string
--
1.6.2.5
--
\ Wes Hardaker http://pontifications.hardakers.net /
\_ "In the bathtub of history the truth is harder to hold than ___
I really need to switch to Emacs, I know But you see my
buffer-timer software only runs in XEmacs and the last time I looked for
the hook I needed for Emacs it didn't exist. I wonder if it does now...
--
\ Wes Hardaker http://pontifications.hardaker
ax
M> to org-mode ?
That'd certainly be helpful as well. I don't know of anyone with plans
though (maybes someone else does)
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.hardakers.net/
>>>>> On Mon, 14 Dec 2009 23:45:19 -0800, D M German said:
DMG> Yes, it can be done:
FYI, if you want to get org from git you should know I packaged git for
the N900 the other day and it should be in extras-devel now.
--
Wes Hardaker
counter)))
+ (setq counter (1+ counter
+
(org-export-generic-check-section "bottom")
(org-export-generic-push-links (nreverse link-buffer))
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.har
ocked by uncompleted checkboxes.
Normally org uses hook methods for checking for TODO blocks and this
patch just inserts a check at the top to test and see if the variable
turning on the blocking type is still set.
--
Wes Hardaker
My Pictures:
>>>>> On Wed, 27 Jan 2010 09:47:06 +0100, Carsten Dominik
>>>>> said:
>> * Fruits
>> 1. Apples 5.Grapefruit
>> 2. Oranges6.blueberries
>> 3. Pears 7.nectarines
>> 4. Straw
tch is probably the right long term solution.
Agreed, and the name in the require file derives from the original name
I used for the file. I should have renamed the (provide line when we
renamed the file. Whoops.
--
Wes Hardaker
anywhere to start.
You might check out org-export-generic in the contrib directory.
http://orgmode.org/worg/org-contrib/org-export-generic.php
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.hardakers.net/
__
lity. The downside is that reading "\n"s
everywhere isn't exactly pretty on the specification side :-/
(Carsten, go ahead and apply it on your end)
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.
answer for.
We could switch the parser to be multi-line based regexp matches but I
suspect the complexity of when to stop those regexps will get rather
harry too!
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.har
understand how this is done in the wiki engine
They're nigh-impossible to understand a lot of the time ;-)
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.hardakers.net/
>>>>> On Thu, 20 May 2010 17:20:34 +0200, Carsten Dominik
>>>>> said:
CD> Awesome! Even though I look like a hyperactive kid with a laser gun :-)
Translation: You're overworked and under-paid!
--
Wes Hardaker
My Pic
f touch for the last two
weeks and it'll continue into next week minus this very very short break
when I actually can read mail...
Anyway, I haven't read the email chain yet but if others think the patch
is fine then it may certainly be applied!
--
Wes Hardaker
e or manage
its development. That means faster development to me :-)
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.hardakers.net/
___
Emacs-orgmode mailing list
Please us
es last week. I was hoping to look
at them this week, and I apologize for the delay.
That being said, I typically prefer to take the "people intend to do
good" approach to OSS development and applying them without a more
detailed review is just fine with me Carsten. Please don'
e we have Worg to collect
>> the nuggets of all threads. If newcomers find the volume on this list
>> overwhelming, I think splitting it into a -dev and a -user list would
>> be the next logical step, first.
>>
>> However, I am not opposed to this idea when others agree it would be
>> usefull. I can't really see myself using it so far, but that may very
>> well change.
>>
>> Memnon
>>
>>
>>
>>
RI> --
RI> -Rehan
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.hardakers.net/
n Emacs user, you might not be delighted with my answer: I am
KV> using mutt[3] as MUA[4]. There I can choose my editor freely. For
KV> this purpose I am using vim 7.1. In vim I can use «boxes»[5]:
FYI, the emacs package you're looking for with similar functionality is
"rebox2" (
org-contacts it's a simple search/replace edit.
Note I wrote a bbdb to org-contacts converter:
http://www.hardakers.net/code/bbdb-to-org-contacts/
But what I really want is a bi-directional sync, of course...
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.hardakers.net/
org-mode.
Glad to see someone tinkering with it! yay!
FYI, the reason the HTML was in there was for proof of concept more than
anything else. It was a learning example for those wishing to write
their own exports, as HTML is known by lots of people and demonstrated
what you could do with
easily...
I think they looked fine without intense study, and I trust him to fix
bugs that come his way :-)
Anyway, I really like the idea of an exporter test regression suite.
Now we just need to make that happen!
--
Wes Hardaker
My Pictures: http://capt
the number 111 in just the area-code field when there is
no easy near-by matching string to anchor a regexp against).
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.hardakers.net/
pecifically, the hardest part of writing the org-export-generic
functionality was the parser. When I started on it, it very quickly
showed that a generic parser with an API was needed (but I didn't have
the time to do that). This sounds like a perfect replacement for the
guts of the org-e
better free-form
support, ...
Please keep plugging away at it!
[oh, and I can't wait for the first person to write bbdb-to-org-contacts :-]
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.hardakers.net/
_
two PL tones temporarily during the transposition to a
new one -- de WS6Z)
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.hardakers.net/
___
Emacs-orgmode mailing list
Pleas
I need to keep" or we need
to optimize the contacts a bit to cache file points where a record for a
given email address is stored or something.
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.hardakers.net/
(require
y text for the org entry
ESF> (i.e. not a property).
I thought about trying to create a generic 'list' of matching 'this' to
'that' but hadn't gotten to it yet.
I'd be happy to change the notes so it went under the properties, if
that
her option, besides those mentioned, is probably ABNF.
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.hardakers.net/
gin would be fantastic and a good example of
synchronizing with generic todo lists that other random people would
find interesting (not just coders).
Personally, I haven't used RtM much but if there was a sync-to-it I
probably would start!
--
Wes Hardaker
M
x27;s the parsing/searching that takes too
long.
But I certainly like the org-mode format much much much better than
bbdb(3). Which I'm still using, unfortunately.
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.hardakers.net/
read mail over the
years and the features integrated into it are just not found everywhere else.
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.hardakers.net/
!
TA> This is my first post to this mailing list, and my first ever
TA> contribution to an open-source project so I look forward to feedback
TA> and be kind when you point out any sort of mailing list etiquette I
TA> might have broken.
Well, I think you've certainly given a good first s
w me again". Like my orgmode group, for example, has
auto-expire set to be true.
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.hardakers.net/
> On Tue, 17 Feb 2009 17:55:18 +0100, Sebastian Rose
> said:
SR> I re-discoverd http://pauillac.inria.fr/advi/ and found, that it is
SR> mature enough for serious usage nowadays.
SR> Does anyone on this list use it in conjunction with Org-mode already?
In a similar vein, I've used late
Recently (I'm running 6.23b; not 6.24) pressing return in the agenda
buffer on a link followed the link. Now it's jumping to the schedule
line in the wherever.org file. Two questions:
1) shouldn't it jump to the header line instead of the schedule line?
2) if on a link to somewhere else, should
> On Fri, 6 Mar 2009 18:15:25 +0100, Carsten Dominik
> said:
CD> RET in the agenda is supposed to go to the location that triggered
CD> the entry, in your case the scheduling time stamp. I did not even
CD> know that it used to follow a link.
It did ;-)
CD> The direct command to follow
I actually created a .org file that represents the fields of an ICS-213
communication form a while back. It's wonderful to use that way except
that there are certain fields that would be nice if the TAB key would
actually advance to the next table instead of adding a new row to the
current one.
> On Tue, 14 Apr 2009 00:54:46 +0200, Daniel Clemente
> said:
DC> Is there some trick to add a footer at the end?
I all the #+ or other text in another header at the bottom called
"END". IE:
* END
I think you can also attach a noexport tag (look in the manual for the
real name) to it
I have a bunch of random things that I'd like to export org stuff too
and it seemed to me that much of the work of writing code to export
stuff from org-mode into external documents could be conquered by simple
string specifiers. So yesterday I hacked something together that is
actually working e
> On Wed, 15 Apr 2009 15:59:14 -0400, Bernt Hansen said:
BH> Isn't the filename (org-generic.el) well, um, too generic? If it's
BH> export-related wouldn't something like org-export-generic.el be better?
BH> (or maybe even org-export-tools.el? )
Well, I was psuedo-modeling it after the exis
> On Thu, 16 Apr 2009 09:04:38 +0200, Carsten Dominik
> said:
CD> org-export-xxx.el
Fine by me. I'll use org-export-generic.
--
"In the bathtub of history the truth is harder to hold than the soap,
and much more difficult to find." -- Terry Pratchett
__
> On Thu, 16 Apr 2009 19:06:27 +0530, Rustom Mody
> said:
RM> I dont want those 1, 2 and 1.2 etc because curl (like latex?) does
RM> that on its own
If you're using my export-generic like you said then set:
:body-header-section-numbers nil
--
"In the bathtub of history the truth
> On Wed, 22 Apr 2009 09:59:21 +0200, Carsten Dominik
> said:
CD> One problem I notices: I think multiple lines starting with ": "
CD> must be seen as one block, most backends will need this.
Yep. It was, err... not on my todo list because I failed to write it
down. But I did realiz
> On Sat, 23 May 2009 07:57:21 +0200, Carsten Dominik
> said:
>> Setting org-export-with-drawers to t allows the draws to be
>> exported, but it also exports the drawer delimiters (the :DUCK: and
>> the :END: in my example) which I don't want to be exported. I've
>> been looking at the v
y and it's preventing me from getting another
copy out.
I'll try to get a copy out this week, as things are finally looking a
bit less swamped.
--
\ Wes Hardaker http://pontifications.hardakers.net /
\_ "In the bathtub of history the truth is harder to ho
://www.hardakers.net/code/org-mode/
--
\ Wes Hardaker http://pontifications.hardakers.net /
\_ "In the bathtub of history the truth is harder to hold than /
\___ the soap, and much more difficult to find." ___/
\_ -- Terry
>>>>> On Mon, 22 Jun 2009 09:17:35 -0700, Wes Hardaker
>>>>> said:
WH> Anyone seen an error like this from git or know what to do about it?
Whoops. I bet it's because I missed step 3 "Drop an email to Bastien".
--
\ Wes Hardaker
.git'
I set up my account, etc, but have yet to successfully push something to
the public server.
--
\ Wes Hardaker http://pontifications.hardakers.net /
\_ "In the bathtub of history the truth is harder to hold than /
\___ the s
has an easier to use system for defining your own export definitions and
binding keys to your definitions:
http://orgmode.org/worg/org-contrib/org-export-generic.php
--
\ Wes Hardaker http://pontifications.hardakers.net /
\_ "In the bathtub of history the
t that page (which I admit I need to update) and by looking at
the "demo" definition in the org-export-generic code itself, which has
every usable tag in it's definition.
I will eventually populate a table on the above worg page with all the
possible tags. Maybe later today
pe) "")
- ((and len (characterp prefixtype))
+ ((and len (char-or-string-p prefixtype) (not (stringp prefixtype)))
;; sequence of chars
(concat (make-string len prefixtype) "\n"))
((stringp prefixtype)
--
\ Wes Hardaker http://pon
1234 in the Net-SNMP bug database. SVN repo pointers, etc, can be done
just as easily.
--
\ Wes Hardaker http://pontifications.hardakers.net /
\_ "In the bathtub of history the truth is harder to hold than /
\___ the soap, and much more diffi
pecifically
because I wanted to export to shadowplan. I wasn't planning on doing
the reverse (import to org from shadowplan), but it would certainly be
helpful to be able to.
(I just haven't written the export-generic plugin for shadowplan, but it
was on my very-soon-todo list)
fined
slightly-different-named version?
--
\ Wes Hardaker http://pontifications.hardakers.net /
\_ "In the bathtub of history the truth is harder to hold than /
\___ the soap, and much more difficult to find." _
>>>>> On Thu, 23 Jul 2009 15:31:19 +0100, James TD Smith
>>>>> said:
JTS> You could use the aput function instead. which does the same thing. It's in
JTS> assoc.el which is included with both GNU Emacs and XEmacs.
I think that sounds like the easi
simply be ", " for opening and a "\n" for closing
on header 2 (I think; haven't tested it).
But, it won't remove the text: prefix at the beginning of the fields.
It' be simple to pass the results through sed 's/, [^:]*:/,/g' though.
--
\ Wes Hardaker
But I think everyone else has given plenty of indication
they do, so I don't think this is a good choice unfortunately.
--
\ Wes Hardaker http://pontifications.hardakers.net /
\_ "In the bathtub of history the truth is harder to hold than /
Shouldn't the
NIKM> number of '*'s for the headings Level 4 become 3?
No, the default is to move only that line. Try M-shift-left instead to
move the "tree".
--
\ Wes Hardaker http://pontifications.hardakers.net /
\_ "In the bathtub
>>>>> On Tue, 25 Aug 2009 08:30:51 -0700, Wes Hardaker
>>>>> said:
>>>>> On Tue, 25 Aug 2009 11:12:16 +0200, Carsten Dominik
>>>>> said:
CD> 1. Make the cursor keys LEFT and RIGHT do normal cursor motion again
WH> +1. I fi
m using org-export of type ascii,
for example.
--
\ Wes Hardaker http://pontifications.hardakers.net /
\_ "In the bathtub of history the truth is harder to hold than /
\___ the soap, and much more difficult to find." ___/
ocus-frame frame))
((eq window-system 'w32)
(w32-focus-frame frame)))
(when focus-follows-mouse
(set-mouse-position frame (1- (frame-width frame)) 0)
--
\ Wes Hardaker http://pontifications.hardakers.net /
\__
-ascii nil
"Options specific for ASCII export of Org-mode files."
--
\ Wes Hardaker http://pontifications.hardakers.net /
\_ "In the bathtub of history the truth is harder to hold than /
\___ the soap, and mu
>>>>> On Tue, 8 Sep 2009 19:17:38 +0100, Andrew Stribblehill
>>>>> said:
AS> Are you sure you need this? Try make clean; make, without it?
I think you're right. The "make clean" first was necessary.
--
\ Wes Hardaker h
> On Thu, 28 Aug 2008 00:27:41 +0200, Sebastian Rose <[EMAIL PROTECTED]>
> said:
SR> For REAL slides a different tool should be written (using jQuery
SR> or similar).
FYI, I'd think it'd be pretty trivial to make the latex output support
latex/beamer, which does a great job producing pdf
Hey, as long as we're shooting for the stars how about. No, I don't
have the time to code it either... But I like to dream!
Saturday, October 18, 2008
==
8:00
9:00
10:00
11:00
Work: 12:00 / Working at
I have a bunch of todos that I like to do "about every other day" so I
do this:
* TODO foo
SCHEDULED: <2008-10-17 Fri +2d>
The problem comes when I missed the date on Friday and am looking at my
agenda on Monday. I'd like it to show that I'm overdue on that instance
of the task (since I d
Hey, as long as we're shooting for the stars how about. No, I don't
have the time to code it either... But I like to dream!
Saturday, October 18, 2008
==
8:00
9:00
10:00
11:00
Work: 12:00 / Working at
I have a bunch of todos that I like to do "about every other day" so I
do this:
* TODO foo
SCHEDULED: <2008-10-17 Fri +2d>
The problem comes when I missed the date on Friday and am looking at my
agenda on Monday. I'd like it to show that I'm overdue on that instance
of the task (since I d
> On Tue, 21 Oct 2008 08:11:43 +0200, Carsten Dominik <[EMAIL PROTECTED]>
> said:
CD> In my agenda, his entry does show on Monday, as overdue for one day.
Ahh... the entries I have are straight stamps, not scheduled items. IE
* TODO foo <2008-10-17 Fri +2d>
I'll go fix that; thanks
> On Tue, 21 Oct 2008 08:57:55 +0530, Manish <[EMAIL PROTECTED]> said:
>> (Actually, while I'm at it is there a way to get it to autoskip 2 days
>> from today rather than 2 days from the date in the stamp?)
M> http://orgmode.org/manual/Repeated-tasks.html#Repeated-tasks
Yep. I knew there ha
> On Tue, 21 Oct 2008 15:37:51 +0200, Carsten Dominik <[EMAIL PROTECTED]>
> said:
>> * TODO foo <2008-10-17 Fri +2d>
CD> ? The example you had in your mail was:
Yep. You're right that I blew the example and realized what the issue
was after reading your response. See, you helped!
> On Mon, 27 Oct 2008 20:12:43 +0100, Sebastian Rose <[EMAIL PROTECTED]>
> said:
SR> Empty lines between list items prevent the following items to count.
SR> Is this intended?
Your sample file works for me. However, this one does not. Maybe your
example didn't match your actual usage.
> On Wed, 12 Nov 2008 18:44:12 +0100, Carsten Dominik <[EMAIL PROTECTED]>
> said:
CD> I must admit, this is the first really good argument
CD> I hear for using a strikethrough font :-)
A really really really dim font would probably be pretty good too,
though, I'd think. Something cl
My templates for remind are numerous. So much that they don't fit in a
single mini-buffer line (and I stopped using auto-expanding minibuffers
years ago when I had issues with it; I suspect it's safer now and I just
haven't tried again).
But anyway, I started thinking: you know... that *Remembe
> On Sun, 4 Jan 2009 08:23:04 +0100, Carsten Dominik
> said:
CD> I think it would be better not to use the remember buffer for this,
CD> but another, dedicated, temporary buffer.
Why would it matter though? You're already opening and displaying
it... Granted, you could stop doing that
> On Sat, 3 Jan 2009 18:45:36 +, James TD Smith
> said:
JTS> I think I'm about 2/3rds of the way through the refactoring and
JTS> adding plist templates.
Thanks for the updates to both of you and I'm very much looking forward
to the new code!
One of the reasons that I have so many
> On Mon, 5 Jan 2009 19:41:09 +0100, Carsten Dominik
> said:
>> The only benefit to using another buffer is if the person canceled the
>> request (ctrl-g) in mid-selection then the original contents of the
>> remember buffer would be unaltered.
CD> There are more reasons why it matters.
> On Thu, 22 Jan 2009 09:06:38 +0100, Carsten Dominik
> said:
CD> So please get back to it when you find time and keep us
CD> posted. I could tweak the HTML exporter where necessary
CD> to make a good mobile access idea for Org-mode stuff
CD> a reality.
I've been meaning to write this
> On Sun, 1 Feb 2009 20:38:21 +0100, Carsten Dominik
> said:
CD> I *could* do a different implementation, where the functions
CD> are always in the blocker hook, but are only active when the
CD> variables are set. However, the problem is then that it is
CD> difficult to see from the out
> On Mon, 2 Feb 2009 22:08:55 +0100, Carsten Dominik
> said:
CD> org-tab-follows-link
And *that* explains one of my other issues!
Thanks!
--
"In the bathtub of history the truth is harder to hold than the soap,
and much more difficult to find." -- Terry Pratchett
. Writing code isn't
easy either, but I've always found it far far less stressful than
overseeing an entire system. I'd be more than happy to donate money to
others that have made such huge contributions of personal time toward a
system that has truly turned my life around
hat it doesn't do this.
The generic exporter really needs to be rewritten to make use of the new
parser, now that it exists... I've been meaning to look into doing just
that but haven't yet found the time.
--
Wes Hardaker
My Pictures: http://ca
n for each export requirement that looks up the appropriate
symbol in the above looking assoc array)
2) Add similar functionality to ox itself so you could set either a
function or a string within the org-export-define-backend call.
Then the exporter could simply test if it was a simple string or a
symbol and react appropriately.
--
Wes Hardaker
My Pictures: http://capturedonearth.com/
My Thoughts: http://pontifications.hardakers.net/
a late binding so that the user
doesn't even have to know code is being generated (at startup)? Or why
not allow the ox.el code to accept a format string instead of a
function?
--
Wes Hardaker
My Pictures: http://capturedonearth.c
TEC writes:
> > Is anyone willing to move forward with this registration?
>
> In about two months, I am.
IETF person here. If you want help or a co-author, I can help if needed.
[not a mime expert, but I've been involved with the IETF for ~25 years]
TEC writes:
> Wes Hardaker writes:
>
> > IETF person here. If you want help or a co-author, I can help if
> > needed.
> >
> > [not a mime expert, but I've been involved with the IETF for ~25
> > years]
>
> Fantastic! I've never summited an
88 matches
Mail list logo