Re: [Orgmode] HTML export, org-mode version

2009-05-18 Thread Ian Barton
(1) I am running org 6.26d with Aquamacs 1.7 on a current Mac system. At least I think I have installed that version correctly (Aquamacs 1.7 uses an older version of org-mode) - how can I find out which version I am really using? org/Documentation/Show version in an org buffer, or M-x orgvers

Re: [Orgmode] HTML export, org-mode version

2009-05-18 Thread Ian Barton
Ian Barton wrote: (1) I am running org 6.26d with Aquamacs 1.7 on a current Mac system. At least I think I have installed that version correctly (Aquamacs 1.7 uses an older version of org-mode) - how can I find out which version I am really using? org/Documentation/Show version in an org

Re: [Orgmode] Re: Organize Your Life In Plain Text!

2009-05-19 Thread Ian Barton
Meanwhile have another problem:) When I try to view a page I can see the basic navigation structure, but no style info or content. I notice that there is no stylesheet.css in ~/blogs and I tried copying one from the blorgit directory there. I do have an index.org, but it isn't being processed a

Re: [Orgmode] [ANN] org-crypt Version 0.3

2009-05-19 Thread Ian Barton
The attached version of org-crypt fixes a few bugs and is just about ready to be included in org proper. The only thing it might need before inclusion in org is automatic encryption via hooks. Peter, I have just been trying out org-crypt. With a minimal org file: -*- mode: org; before-save-ho

Re: [Orgmode] [ANN] [Solved] org-crypt Version 0.3

2009-05-20 Thread Ian Barton
Ian Barton wrote: The attached version of org-crypt fixes a few bugs and is just about ready to be included in org proper. The only thing it might need before inclusion in org is automatic encryption via hooks. Peter, I have just been trying out org-crypt. With a minimal org file: -*- mode

Re: [Orgmode] Popup with Weekly Agenda?

2009-06-05 Thread Ian Barton
Finally, I'm not sure about how to make Gnome's window manager (enlightenment?) respond to the mouse hovering over any particular part of the screen but you could easily bind a key to the script which would invoke the gnome-osd-client command to pop up the agenda instead. Hers is a page that d

Re: [Orgmode] Popup with Weekly Agenda?

2009-06-07 Thread Ian Barton
Hers is a page that describes using Ubuntu's Notification system: https://wiki.ubuntu.com/NotificationDevelopmentGuidelines I'll have a play with this myself this weekend and see if I can come up with something. A more generic approach, along the same lines, could be to use the notification

Re: [Orgmode] Popup with Weekly Agenda?

2009-06-08 Thread Ian Barton
I am hacking together something which creates a gtk Tray Icon and uses a standard gtk window for the notification. it's basically working, but I need to make the gtk window look more like a Notify window and get a grip on the rather complex way gtkTextBuffer marks up text. Another possibilit

Re: [Orgmode] Screenshots section in Worg

2009-06-10 Thread Ian Barton
I feel there's a need of a seperate screenshot/video/screencast section. I've made a little screencast for org-protocol (the one I sent to you and Carsten the other day, pimped up with comments), but I hesitate to add 1 MB or even bigger binary files to the Worg repo. Maybe a seperate repo pub

Re: [Orgmode] Sourceforge community award

2009-06-10 Thread Ian Barton
1. Complete this sentence in about 140 characters: "Our project is [-foo-]." For example, "Our project is a tool that helps you wash your car." Like a Unicorn, Org casts its magic spell over GTD. Ian. ___ Emacs-orgmode mailing list Remember: use

Re: [Orgmode] Re: Sourceforge community award

2009-06-12 Thread Ian Barton
I'm afraid I have to agree... The first impression I had was "Auw"... Too many heavy colors, big non-aliased text... It lacks a certain style, which is a pity because org-mode itself has plenty of it. Attached is another picture proposal, hopefully a bit more stylish. It uses the zenburn th

Re: [Orgmode] Re: Sourceforge community award

2009-06-13 Thread Ian Barton
Carsten Dominik wrote: One more: How about this one: For question two I currently have: We should win because by letting people shape their productive selves, org-mode has spawned the best community of life hackers in the world. Just now I thought of We should win because Org-mod

Re: [Orgmode] Org video for the SourceForge Commmunity Choices Award 2009

2009-06-16 Thread Ian Barton
I managed to create a short video for the SCCA 2009: http://www.youtube.com/watch?v=TlTDSX0vRiA http://vimeo.com/5155665 (for those who prefer) Just watched it this morning. What a great advert for org mode. Congratulations to Bastien and all the other contributors. Ian. __

Re: [Orgmode] In response to: .emacs works on Mac but not on Ubuntu

2009-06-17 Thread Ian Barton
I will try a few more commentin outs and retyping things, but I still find it strange that it wa working fine in Ubuntu 8.01 and not now., but I then find Linux a bit like that. Should anyone have any othe suggestions, I would still appreciate them. Many thanks, I am using Ubuntu Jaunty with

Re: [Orgmode] In response to: .emacs works on Mac but not on Ubuntu

2009-06-17 Thread Ian Barton
I have run this and get an error "gra...@t42-laptop:~$ sudo apt-cache purge org-mode [sudo] password for graham: E: Invalid operation purge" Doh, finger/brain communication mismatch. It should be: sudo apt-get purge org-mode This will completely remove the Debian package and all it configura

Re: [Orgmode] license item

2009-06-26 Thread Ian Barton
Sebastian Rose wrote: Isn't it so, that no license means "All Rights Reserved"? Not sure, bu I think in Germany it is... Anyway, if you receive Org-mode with emacs, it has just the same license as emacs. I see Carsten has added a link to the GPL. However, I think it's worthwhile specifical

Re: [Orgmode] Debian Mono / Tomboy

2009-06-28 Thread Ian Barton
Russell Adams wrote: Slightly offtopic, but I was reading /. where they are arguing over the inclusion of Mono in Debian in order to support the Tomboy app. I won't get into the whole Mono debate, but I was curious why the angst over one application? Whats it do? Its a note taking app for Gnome

Re: [Orgmode] Debian Mono / Tomboy

2009-06-28 Thread Ian Barton
I won't get into the whole Mono debate, but I was curious why the angst over one application? Whats it do? Forgot to mention that it's well worth listening to a few episodes of the Software Freedom Law Show podcast at http://www.softwarefreedom.org/podcast/ Karen and Bradley achieve the impo

Re: [Orgmode] Arthur Dent born in May?

2009-06-30 Thread Ian Barton
this might be an important glitch in org-mode's documentation: %%(diary-anniversary 14 5 1956) Arthur Dent is %d years old probably should read %%(diary-anniversary 05 14 1956) Arthur Dent is %d years old if Douglas Adams had May in mind for Mr Dent. So according to the Emacs documentation th

Re: [Orgmode] Item ranking system?

2009-07-03 Thread Ian Barton
Ross A. Laird wrote: I'm sure there are many ways in org to accomplish my goal with this particular project, which is to create a ranking system for items. Here's the situation: I have about 200 items that I am evaluating. I need each item to have a title, a tag, a note, and a ranking from 0 to 5

Re: [Orgmode] Newbie Questions

2009-07-10 Thread Ian Barton
Andrew M. Nuxoll wrote: Nick Dokos wrote: Just an FYI (a nice one since Carsten said so :-): Carsten is the first name, Dominik (no c) is the surname of the creator of Org-mode. And I promise we'll be nice even after he comes back :-) Err, whoops! So let me turn the question around: why do

Re: [Orgmode] Results of the SourceForge Community Award

2009-07-29 Thread Ian Barton
Richard Riley wrote: Bastien writes: Nick Dokos writes: Indeed. BTW, I was curious to see what PortableApps did/looked like, and (since I couldn't find an installation package for Linux) I downloaded the sources and looked at them: this thing seems to be Windoze only (maybe Mac too?) - is t

Re: [Orgmode] Keeping org files under git - trimming the repository

2009-08-04 Thread Ian Barton
About a year ago, I decided to learn how to write "macros" in lisp and started by teaching myself about the after-save-hook. I added a hook to auto commit every time I saved any org file. My simple, small text file of todo items is now a giant git repository. At last a question or two: Does

[Orgmode] Viewing org Files on Your Phone

2009-08-18 Thread Ian Barton
I know this has been discussed on the list before, but I recently discovered another way to do this. Many moons ago, back in my days of using Palm Pilots, I used iSilo to read documents on my Palm. It appears that iSilo is now available for most mobile phone platforms (http://www.isilo.com). T

Re: [Orgmode] Viewing org Files on Your Phone

2009-08-18 Thread Ian Barton
this is interesting. I think Worg should have a page for documenting anything about Org-on-mobile, as this has been discussed in many ways over the last couple of years. Would you like to start feeding such a page? If yes, either send me your username on repo.or.cz or send a .org draft for s

Re: [Orgmode] Mobile org

2009-09-02 Thread Ian Barton
org-mode really changed my life, and allowed me to fully implement GTD the way I wanted. However, I miss having access to it everytime, so, I'm looking for a mobile device that could run emacs and org, and that I could keep in sync with my laptop. What do you think? Any suggestions appreciate

[Orgmode] Possible Bug in Time stamp Editing

2009-09-12 Thread Ian Barton
I have a remember template that inserts an inactive time stamp. If I edit the inactive time stamp in the remember buffer using C . it changes to an active timestamp. Shouldn't editing preserve the active/inactive status? Ian. ___ Emacs-orgmode mail

[Orgmode] Re: Possible Bug in Time stamp Editing

2009-09-12 Thread Ian Barton
I have a remember template that inserts an inactive time stamp. If I edit the inactive time stamp in the remember buffer using C . it changes to an active timestamp. Shouldn't editing preserve the active/inactive status? C-c . creates active timestamps. You want C-c ! for inactive timestamp edi

Re: [Orgmode] how to input `/' literally ?

2009-09-13 Thread Ian Barton
waterloo wrote: I need to input /etc/profile. How to make `etc' not italic ? Try: #+BEGIN_SRC emacs-shell /etc/profile #+END_SRC Ian. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org htt

Re: [Orgmode] Re: Build issue with latest git version - org-crypt.el

2009-09-16 Thread Ian Barton
Mark Elston writes: However, for those who won't be using org-crypt as a normal part of their daily operation it is probably simpler to make the build/installation of org-crypt optional. That way the normal maintenance for those who do "simple" things stays, uh, simple. I also think that or

Re: [Orgmode] Re: Build issue with latest git version - org-crypt.el

2009-09-17 Thread Ian Barton
Carsten Dominik wrote: I forgot to push, did it now... Thanks. Now compiles without any errors. Ian. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/e

[Orgmode] Html Export and Containers

2009-09-18 Thread Ian Barton
As part of my "Using org on Mobile Devices" worglet, I want to try and explain how to use style sheets to present different formatting depending on a mobile device. However, I can't find any documentation about org's default export format, in terms of how the html is contained in divs, etc. Th

Re: [Orgmode] Html Export and Containers

2009-09-18 Thread Ian Barton
As part of my "Using org on Mobile Devices" worglet, I want to try and explain how to use style sheets to present different formatting depending on a mobile device. However, I can't find any documentation about org's default export format, in terms of how the html is contained in divs, etc. Th

Re: [Orgmode] Autoloading failed to define function org-mode

2009-09-19 Thread Ian Barton
Tamas K Papp wrote: Hi, I have just switched to Ubuntu from Debian (fresh install on a new machine). After I installed the relevant packages (emacs-snapshot, org-mode) and tried to edit my todo file, I got the error message Autoloading failed to define function org-mode I thought I would debug

[Orgmode] Possible Bug with :html-extension in HTML Exporter

2009-09-24 Thread Ian Barton
I am trying to export a project as php files. I realize that this an offence against the XHTML Gods, which is probably why I am having a problem. The relevant bit of my org-publish-project-alist looks like: ("org-mobile" :base-directory "~/nfs/firewall/Documents/org/" :base

Re: [Orgmode] Possible Bug with :html-extension in HTML Exporter

2009-09-25 Thread Ian Barton
Ian Barton wrote: I am trying to export a project as php files. I realize that this an offence against the XHTML Gods, which is probably why I am having a problem. The relevant bit of my org-publish-project-alist looks like: ("org-mobile" :base-directory "~/nfs/fir

Re: [Orgmode] orgmode git: Org agenda todo list headers broken

2009-10-02 Thread Ian Barton
Working fine here. I am using #+TODO in files, plus a setting in .emacs. Ian. Carsten Dominik wrote: Wow, that is pretty interesting. How are you setting up your TODO keywords? Separately in each file with #+TODO, or what else. I don't really remember changing anything in the ares. Does a

Re: [Orgmode] Remember with org-mode

2008-01-05 Thread Ian Barton
Could someone kindly explain what is wrong. FYI, I am using emacs on Ubuntu 7.10. Sorry not any direct help, but remember works fine on my Ubuntu 7.10 here. As Carsten suggests it's probably a version/config problem. Ian. ___ Emacs-orgmode mai

[Orgmode] Problems with Properties and Columns

2008-02-10 Thread Ian Barton
Taking the snippet below as an example. If I try to add a Property below My Bank using C-c C-x p I am offered completions for the Properties defined under Web Site Passwords, not Bank Details. Is this a bug, or am I misunderstanding the scope of the Columns directive? Ian. * Web Site Password

Re: [Orgmode] Problems with Properties and Columns

2008-02-10 Thread Ian Barton
Taking the snippet below as an example. If I try to add a Property below My Bank using C-c C-x p I am offered completions for the Properties defined under Web Site Passwords, not Bank Details. Is this a bug, or am I misunderstanding the scope of the Columns directive? The COLUMN property just

Re: [Orgmode] Problems with Properties and Columns

2008-02-11 Thread Ian Barton
:13PM +, Ian Barton wrote: Taking the snippet below as an example. If I try to add a Property below My Bank using C-c C-x p I am offered completions for the Properties defined under Web Site Passwords, not Bank Details. Is this a bug, or am I misunderstanding the scope of the Columns directive?

Re: [Orgmode] 6.02 : Typo in documentation

2008-04-30 Thread Ian Barton
> typo fixes can go directly to me, this is not interesting enough for the > rest of the ailing list, and less embarrassing for me ;-) > Sorry to hear that the list is unwell. Hope it gets better soon:) Ian. ___ Emacs-orgmode mailing list Remember: us

Re: [Orgmode] Re: Info about Emacs on EEE PC

2008-05-01 Thread Ian Barton
>> >> I will be very interested by more feedbacks on this use (Emacs and >> especially org-mode). >> Is the keyboard usable in Emacs ? Did you encounters some difficulties ? How >> did you resolve them ? > This is being typed on an Asus eee. I use org mode with no problems. The keys are a little

[Orgmode] Problems Compiling 6.02b

2008-05-06 Thread Ian Barton
This is strange. I have various computers running Ubuntu Hardy and 6.02b has installed fine on all of them except one. I get the following error when compiling: Loading 00debian-vars... No /etc/mailname. Reverting to default... Loading /etc/emacs/site-start.d/50autoconf.el (source)... Loading /

Re: [Orgmode] Problems Compiling 6.02b

2008-05-07 Thread Ian Barton
> This is strange. I have various computers running Ubuntu Hardy and 6.02b > has installed fine on all of them except one. I get the following error > when compiling: > > Loading 00debian-vars... > No /etc/mailname. Reverting to default... > Loading /etc/emacs/site-start.d/50autoconf.el (source)..

Re: [Orgmode] Problems Compiling 6.02b

2008-05-10 Thread Ian Barton
56 AM, Ian Barton wrote: This is strange. I have various computers running Ubuntu Hardy and 6.02b has installed fine on all of them except one. I get the following error when compiling: Loading 00debian-vars... No /etc/mailname. Reverting to default... Loading /etc/emacs/site-start.d/50autoconf.

Re: [Orgmode] Google Tech Talk

2008-07-19 Thread Ian Barton
Manish wrote: > On Fri, Jul 18, 2008 at 10:40 PM, Jose Robins wrote: >> Awesome job, Carsten!! You were every bit as gracious and great as I >> imagined you in my mind based on all your emails in this group !! :) >> > > +1 :) > +2 Just a quick question about distributing the video. I know of peop

Re: [Orgmode] Google Tech Talk

2008-07-19 Thread Ian Barton
not sure about the legalities, so I will not make a >> downloaded version available. I am too happy about the existence of >> this resource, so I don't want to piss people off by making a illegal >> copy >> available. >> >> - Carsten >> >> On

Re: [Orgmode] Google Tech Talk

2008-07-19 Thread Ian Barton
Here is a Python one: http://video.google.com/videoplay?docid=1189446823303316785 Note the Download video - iPod/PSP link on the Details tab. Ian. > > On Jul 19, 2008, at 8:12 AM, Ian Barton wrote: > >> OK, I can understand Google's reasons for not allowing downloading. I

Re: [Orgmode] Google Tech Talk

2008-07-19 Thread Ian Barton
t; On Jul 19, 2008, at 8:12 AM, Ian Barton wrote: >> >>> OK, I can understand Google's reasons for not allowing downloading. I >>> presume that the video remains available indefinitely on YouTube. In >>> fact many Google Tech talk videos do eventually become avai

Re: [Orgmode] Suggest changing git repo on website to refer to git protocol

2008-07-22 Thread Ian Barton
I get a different error: [EMAIL PROTECTED]:~$ git clone http://repo.or.cz/w/org-mode.git Initialized empty Git repository in /home/ian/org-mode/.git/ error: Could not interpret response from server ' http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> http://www.w3.org/1999/xhtml"; xml:lang="en-U

[Orgmode] Help using %& in Remember Template

2008-08-22 Thread Ian Barton
Following an earlier thread I am trying to get a remember template to immediately save and then jump to the stored location. My template looks like: ("Journal" ?j "* %^U :DIARY:\n\n %i%&\n %!" "~/nfs/firewall/Documents/org/journal.org") The problem is that the %& gets inserted literally in the

Re: [Orgmode] Logging time stamp and notes

2008-08-22 Thread Ian Barton
> I think this feature is available, but I can't seem to find it in the > manual. I'd like to write a note similar to a closing note: > > CLOSED: [2008-08-19 Tue 09:07] > - CLOSING NOTE [2008-08-19 Tue 09:07] \\ > Done and done > > But I'd like it to be unrelated to a changing of the tod

[Orgmode] Re: Help using %& in Remember Template

2008-08-23 Thread Ian Barton
Bernt Hansen wrote: > Ian Barton <[EMAIL PROTECTED]> writes: > >> Following an earlier thread I am trying to get a remember template to >> immediately save and then jump to the stored location. My template looks >> like: >> >> ("Journal" ?

[Orgmode] Creating an Ubuntu Package for org.

2008-08-25 Thread Ian Barton
Whilst it's pretty easy to install org from source, I thought it might be helpful to make an Ubuntu package. Making a package may encourage more people to try org as it overcomes some hurdles in installation. Also you should automatically get up to date versions. I know that someone has made packa

Re: [Orgmode] Re: Creating an Ubuntu Package for org.

2008-08-26 Thread Ian Barton
>> Whilst it's pretty easy to install org from source, I thought it might >> be helpful to make an Ubuntu package. Making a package may encourage >> more people to try org as it overcomes some hurdles in installation. >> Also you should automatically get up to date versions. > > Debian already ha

Re: [Orgmode] custom link type for files in a git repo

2008-10-07 Thread Ian Barton
Now that org and git are starting to be used in conjunction by more and more of us, would anyone else find it useful to have a custom link type for linking to git objects? Absolutely!! git is my new favourite tool, and being able to combine org-mode and git in a usable workflow would be a gre

Re: [Orgmode] Re: Sync org-mode files in different computers

2008-10-22 Thread Ian Barton
Hi, I am a new emacs user and I am exploring org-mode which is really amazing. I would like to know how I sync org-mode files in different computer over local network and over the internet. Hi, I personally use git to sync my org-mode files but there are lots of tools available to sync file

[Orgmode] Column Headers Not Displaying

2008-11-01 Thread Ian Barton
I searched the list and found a similar problem a while ago, but no solution. When I use column mode any titles I have defined do not display. The appended file reproduces the problem. I am using GNU Emacs 22.2.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2008-09-05 on vernadsky, mod

Re: [Orgmode] Column Headers Not Displaying

2008-11-01 Thread Ian Barton
I am not sure if I understand your description correctly, but if I use your file and turn on column view, I do get "User" and "Password" as column titles. Hi Carsten, Don't know what happened before, but it works for me now. I did try restarting emacs a few times. However, shutting down the

Re: [Orgmode] Links to Thunderbird e-mail

2008-11-04 Thread Ian Barton
Does anyone know of a way to link to Thunderbird email similar to org-mac-message-get-link & org-mac-message-insert-link? From what I can find TB doesn't seem to provide any documented way to access messages from another program, which is bad news as I would like to do this too. Ian.

[Orgmode] Entering Old Dates in the Date Time Prompt

2008-11-10 Thread Ian Barton
I am not sure if this counts as a bug. If I try to enter dates before 1970 in the prompt it defaults to the current year. I assume that this is to do with Unix dates starting in 1970. The reason for doing this is to enter some birth dates in org using the prompt. Ian. ___

[Orgmode] Exporting to ASCII Without Headlines.

2008-11-20 Thread Ian Barton
I am writing a magazine article and including their markup for the article in my org file. For example I have: ** Top Bar - Tutorial Web cams in Linux. ///TOPBAR/// Tutorial Webcams in Linux. Ideally I would like to be able to export my org file to ASCII without any headlines, as the editor do

[Orgmode] Using yasnippet with org Mode

2008-11-23 Thread Ian Barton
Someone on the list mentioned yasnippet a while ago. I have been trying it out and I like it. However, I can't get it to play nicely with org mode. I have read various fixes, but none seem to work for me. To summarize what I have done: In my .emacs: (require 'org-install) ;; Yasnippet (add-t

Re: [Orgmode] Re: Using yasnippet with org Mode

2008-11-24 Thread Ian Barton
As for using yasnippets with tab, the following successfully binds tab to yas/expand when I start emacs with emacs -Q (skips loading customization) and then evaluate the following elisp to load yasnippets and org-mode (load "~/emacs/elisp/util/yasnippet.el") (yas/initialize) (yas/load-direct

Re: [Orgmode] Re: Using yasnippet with org Mode [Solved]

2008-11-24 Thread Ian Barton
As for using yasnippets with tab, the following successfully binds tab to yas/expand when I start emacs with emacs -Q (skips loading customization) and then evaluate the following elisp to load yasnippets and org-mode (load "~/emacs/elisp/util/yasnippet.el") (yas/initialize) (yas/load-direct

Re: [Orgmode] Re: Language question

2008-12-10 Thread Ian Barton
If I write in the documentation "Cross referencing with unique IDs is hard to document" do I then write ids IDs id's or ID's IDs or ids is fine. id's and ID's is possessive (the ID owns something). I'd probably use IDs in this case. id is just short for identifier normally

Re: [Orgmode] Question to windows users

2008-12-10 Thread Ian Barton
Carsten Dominik <[EMAIL PROTECTED]> writes: Hi Windows users, is the command uuidgen usually available under windows? I am considering to make this the default for ID generation because it works on the Mac and under GNU/Linux. But I would like to have a default that works on all systems T

[Orgmode] Best Way to Submit a Patch

2008-12-14 Thread Ian Barton
I would like to submit some patches for the documentation. Whilst I understand how to make a patch file, what should I be patching against? I am running a clone of the git repo, so presume I can somehow use git to create patches. Can someone point me to the documentation on how to get started?

Re: [Orgmode] Best Way to Submit a Patch

2008-12-15 Thread Ian Barton
there is lots of GIT documentation on the web. Here is a short way to do what you want. Thanks Carsten. You are right, there is lots of stuff about git. However, this makes it hard to find the relevant bits. Still I shouldn't complain about something having too much documentation:) I'll

[Orgmode] Keeping Your Appointments in org

2009-01-08 Thread Ian Barton
As it's the start of a new year, I want to move my appointments from Google Calendar as the primary source to org. When my system in org is running smoothly I will export to Google Calendar on a regular basis. Searching back through the list there are quite a lot of snippets describing how peo

Re: [Orgmode] HOWTO export document to wiki text?

2009-01-18 Thread Ian Barton
My dream is for wiki software that uses org files as its backend, thus enabling community editing of org files via the web. But that, of course, is only a dream at this point. I use PmWiki (http://www.pmwiki.org) for lots of things. It stores pages in a sort of plain text format. However, it's

[Orgmode] Possible Bug with Footnotes

2009-01-19 Thread Ian Barton
If I have a file like this: #+SETUPFILE: ~/.emacs-lisp/org-templates/level-1.org #+TITLE: Journal Pages Indexed by Year. #+STARTUP: overview #+STARTUP: hidestars #+AUTHOR: Ian Barton. #+INFOJS_OPT: view:info toc:f #+OPTIONS: num:nil * [[file:journal_2009.org][2009]] * [[file:journal_2008.org

Re: [Orgmode] HOWTO export document to wiki text?

2009-01-19 Thread Ian Barton
Yes, I use PmWiki myself and think it's great. However, custom markup rules would work only as a partial solution here, since PmWiki stores pages (with all diffs) in its own peculiar flat file format that can't really be edited directly. (Take a look at the files in your wiki.d directory.) I s

[Orgmode] C-c C-e t Missing <: Option

2009-01-21 Thread Ian Barton
Using C-c C-e t to insert options omits <: (include time and date stamps). This is with 6.17 trans. Ian. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinf

Re: [O] Tables of contents for individual sections wanted -- will donate

2014-06-30 Thread Ian Barton
On 29/06/14 19:51, D. C. Toedt wrote: at http://www.CommonDraft.org, and plan to expand and maintain it. QUESTION: I'm currently using a single, multi-level table of contents (TOC) at the beginning of the document. That ends up being a lot to scroll through to get to the first chapter. I'd l

Re: [O] Tables of contents for individual sections wanted -- will donate

2014-06-30 Thread Ian Barton
On 2014-06-30 19:55, D. C. Toedt wrote: Thanks, Ian.  I've done things like that in the past, but it'd entail maintaining the TOC by hand, which I was hoping to avoid.  True, I'd be able to create the initial TOC using org-mode, followed by manually inserting jQuery calls.  But I'd have to manual

Re: [O] Make html password protected?

2014-09-10 Thread Ian Barton
On 08/09/14 11:22, Rainer M Krug wrote: Hi I do not have much experience with html and websites (what an understatement!) but I would like to publish / export a simple html page password protected. Is ther an easy way to do it in word? The content is not highly confidential or sensitive, just s

Re: [O] Editing Org-mode syntax in a web-browser (textarea)?

2014-09-25 Thread Ian Barton
On 25/09/14 07:58, Thorsten Jolitz wrote: Hi List, this question is explicitly *not* about popping up an emacsclient instance from firefox or chrome to edit an html textarea in Emacs. And its *not* about emacs-w3m or eww. Not an answer to your question, but I sometimes use Stackedit: https:

Re: [O] What is the Preferred Method for Logging Creation Date?

2014-11-10 Thread Ian Barton
On 06/11/14 20:20, Dominic Surano wrote: I'm a huge fan of Org-mode and have been using it daily for a little over a year. I've been following this list for about 8 months and really benefit from the level of technical discussion. I've finally encountered a methodology problem that I haven't quit

Re: [O] What is the Preferred Method for Logging Creation Date?

2014-11-10 Thread Ian Barton
On 10/11/14 14:18, Ian Barton wrote: On 06/11/14 20:20, Dominic Surano wrote: I'm a huge fan of Org-mode and have been using it daily for a little over a year. I've been following this list for about 8 months and really benefit from the level of technical discussion. I've finall

[O] Customizing Timestamps in html Export.

2014-11-26 Thread Ian Barton
I can't work out how to do this. I want to customize the format of timestamps when I publish a project to html. There seem to be various variables, such as org-html-metadata-timestamp-format, which customize the format in pre and postambles and when using the DATE: buffer option, but nothing th

Re: [O] Customizing Timestamps in html Export.

2014-12-01 Thread Ian Barton
On 26/11/14 11:23, Ian Barton wrote: I can't work out how to do this. I want to customize the format of timestamps when I publish a project to html. There seem to be various variables, such as org-html-metadata-timestamp-format, which customize the format in pre and postambles and when usin

[O] gnupg-2.1.0-4 Breaks Encryption in Emacs.

2014-12-02 Thread Ian Barton
This happened to me yesterday. Thought I would re-post here as there is a potential loss of data and I use org-mode in my encrypted files. Symptoms are errors like: Opening output file: [pub f 1024 17 3B6F8AF143C21F3B 1320594077 1509822256 nil u nil ...], 15 The error only happens when you c

Re: [O] Customizing Timestamps in html Export.

2014-12-03 Thread Ian Barton
On 02/12/14 09:45, Nicolas Goaziou wrote: Hello, Ian Barton writes: However, the using the minimal.el: #+begin_src emacs-lisp ;; activate debugging (setq debug-on-error t) (setq debug-on-quit t) (add-to-list 'load-path "~/.emacs.d/src/lisp") (require 'org) ;; The

[O] Setting The Output Directory for Markdown Export.

2015-01-19 Thread Ian Barton
I want to export a single file to somewhere other than its current directory. Using publish seems to be over the top for this simple use case. I can't find a variable or in buffer option that lets me set the output directory. Searching the list turns up org-export-publishing-directory, but thi

Re: [O] Setting The Output Directory for Markdown Export.

2015-01-19 Thread Ian Barton
rkaround :) but it's the first thing that popped up in my mind when reading your question have fun, Dieter On Mon, Jan 19, 2015 at 11:53 AM, Ian Barton mailto:li...@wilkesley.net>> wrote: I want to export a single file to somewhere other than its current directory. Using publi

[O] EXPORT_FILENAME Doesn't Seem to Be Documented.

2015-01-21 Thread Ian Barton
Following my earlier post about how to specify and export filename on a per buffer basis the variable EXPORT_FILENAME doesn't seem to be documented in anywhere in the current git version of org, although it appears in http://orgmode.org/manual/Export-settings.html. I think it should appear at

[O] Publishing to html With the New Exporter

2013-02-18 Thread Ian Barton
I am trying to change my publishing setup over to use the new exporter. With the recent merge and change of names from -e-backend to -ox-backend I am a bit confused as to how I should set up my publishing alist. I have tried: #+begin_example (require 'ox-html) (require 'ox-publish) ;;(require

Re: [O] Publishing to html With the New Exporter

2013-02-18 Thread Ian Barton
On 18/02/13 13:54, Nicolas Goaziou wrote: Hello, Ian Barton writes: I am trying to change my publishing setup over to use the new exporter. With the recent merge and change of names from -e-backend to -ox-backend I am a bit confused as to how I should set up my publishing alist. I have

Re: [O] Publishing to html With the New Exporter

2013-02-18 Thread Ian Barton
On 18/02/13 17:25, Nicolas Goaziou wrote: Ian Barton writes: A bit more investigating showed that the file causing the problem was a blank .org file with no content at all. Removing this fixed the problem and I can now export! I don't know if not being able to handle files with no co

[O] What Happened to org-export-html-extension?

2013-03-31 Thread Ian Barton
I am trying to publish a project where the files have a custom extension using the new exporter: ("org-ianbarton" :base-directory "~/Documents/emacs/web_sites/ianbarton/org/_posts" :base-extension "org" :publishing-directory "~/Documents/emacs/web_sites/ianbart

Re: [O] What Happened to org-export-html-extension?

2013-03-31 Thread Ian Barton
On 31/03/13 11:01, Suvayu Ali wrote: Hello Ian, On Sun, Mar 31, 2013 at 10:43:21AM +0100, Ian Barton wrote: However, all files are published with an .html extension. My Emacs customize interface claims that org-export-html-extension doesn't exist. Grepping the source for org-export

Re: [O] What Happened to org-export-html-extension?

2013-03-31 Thread Ian Barton
org-html-publish-to-html is defined in ox-html.el and looks like this (sans doc): (defun org-html-publish-to-html (plist filename pub-dir) (org-publish-org-to 'html filename ".html" plist pub-dir)) You could define your own publishing function, e.g. (defun my-org-html-publish-to-ht

Re: [O] Org as a static site generator

2013-04-01 Thread Ian Barton
On 01/04/13 13:08, Vincent Beffara wrote: Yes, I mean, I know which html you need for that, simply within o-blog you need to manage between relative paths, absolute paths, canonical paths and so on in the template, to match the right section, - mainly it should be a matter of let-ing the rig

Re: [O] What Happened to org-export-html-extension?

2013-04-05 Thread Ian Barton
On 03/04/13 12:26, Bastien wrote: Hi Ian, Ian Barton writes: Thanks for the clear explanation. Using my own function works, but this does seem to be a regression. Defining your own extension is useful e.g. if you want to emit .php files. Indeed. I fixed this regression, and using either

Re: [O] Org as a static site generator

2013-04-06 Thread Ian Barton
On Fri, Apr 05, 2013 at 11:02:56AM -0500, Christopher Allan Webber wrote: > Ian Barton writes: > > > On 01/04/13 13:08, Vincent Beffara wrote: > > > >> Yes, I mean, I know which html you need for that, simply within o-blog you > >> need to manage between relat

Re: [O] Org as a static site generator

2013-04-06 Thread Ian Barton
On 06/04/13 16:15, Christopher Allan Webber wrote: Cool, thanks for that info! Ian Barton writes: On Fri, Apr 05, 2013 at 11:02:56AM -0500, Christopher Allan Webber wrote: Ian Barton writes: On 01/04/13 13:08, Vincent Beffara wrote: Yes, I mean, I know which html you need for that

Re: [O] New maintainer

2013-04-20 Thread Ian Barton
On 18/04/13 22:52, Tom Davey wrote: Hi everybody, I'm just an Org user, one of the many anonymous persons who have benefited from this fantastic piece of software. Over the past two years I have come to use Org every day, all day long, more than any other application with the possible exception

Re: [O] advice needed: how do you guys sync org files between devices?

2013-07-04 Thread Ian Barton
On 01/07/13 13:06, Xebar Saram wrote: Hi all I have been using dropbox since i started using orgmode a few weeks ago (yeah im a neewb :)), which kinda works but i find it very annoying as it keeps creating conflicted copies, isnt reliable on my Linux main machine etc etc.. I was wondering what

<    1   2   3   4   >