Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-18 Thread Daniel Martins
Matthew, Just a suggestion for newbies. Could you generate a video of MobileOrg Android similar to those of the MobileOrg Iphone. I am still open to suggestions of Android smartphones. If I need to access a remote ssh account and open Emacs, the available keyborards are OK? Daniel PS I "boug

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-15 Thread Nick Dokos
Mark Elston wrote: > Nick, > > What do you have in your .netrc (besides passwords and such)... > > Mark > I registered for an account on mydrive.ch and added the following to my .netrc (with the obvious changes): , | ... | machine webdav.mydrive.ch login luser passwd foobar ` I was

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-15 Thread Mark Elston
Nick Thanks. I had read on the mydrive website that we needed to use https instead of http. When I switched to http it works fine... The cert problem should have led me in that direction anyway... Now to finish my installation... Mark On 4/15/2010 1:46 PM, Nick Dokos wrote: Mark Elston wr

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-15 Thread Mark Elston
Nick, I have gotten cadaver running and can use it to connect to mydrive.ch. How do I integrate this in with MobileOrg? Mark On 4/14/2010 9:08 PM, Nick Dokos wrote: Mark Elston wrote: I am having trouble getting a command-line connection to *any* of these services. I have tried mydrive.ch

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-15 Thread Nick Dokos
Mark Elston wrote: > Nick, > > What do you have in your .netrc (besides passwords and such)... > > Mark > The format is described in the cadaver manual page - the relevant line looks like this , | ... | machine host.domain.com login luser passwd foobar ` Most programs will refuse to

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-15 Thread Mark Elston
Nick, What do you have in your .netrc (besides passwords and such)... Mark On 4/15/2010 12:57 PM, Nick Dokos wrote: Mark Elston wrote: Nick, Thanks. I'm already trying the script approach. I have the following in a script: open https://webdav.mydrive.ch y cd org put

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-15 Thread Mark Elston
Matthew, The problem is that I am not even getting that far. I cannot get an automated mechanism to copy the files. As I pointed out below the cadaver tool is failing, when using the script, to even connect to the server. Mark On 4/15/2010 1:16 PM, Matthew Jones wrote: Make sure you check wh

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-15 Thread Matthew Jones
Make sure you check what 'org-mobile-push' generates when synchronizing... we look for an index.org and checksums.dat file. In MobileOrg the server path will need to be the path to your index.org file 73, Matthew W. Jones (KI4ZIB) http://matburt.net On Thu, Apr 15, 2010 at 3:36 PM, Mark Elston

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-15 Thread Nick Dokos
Mark Elston wrote: > Nick, > > Thanks. I'm already trying the script approach. I have the > following in a script: > > open https://webdav.mydrive.ch > y > > > cd org > put Teaching.org > put Home.org > close > exit > > The 'y' is to accept the untrusted server certificat

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-15 Thread Mark Elston
Nick, Thanks. I'm already trying the script approach. I have the following in a script: open https://webdav.mydrive.ch y cd org put Teaching.org put Home.org close exit The 'y' is to accept the untrusted server certificate. Unfortunately, even though this all works manual

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-15 Thread Nick Dokos
Mark Elston wrote: > Nick, > > I have gotten cadaver running and can use it to connect to mydrive.ch. > How do I integrate this in with MobileOrg? > > Mark > [adding to my previous mail...] There are some examples (using scp) of setting up the org-mobile-post-push-hook in Appendix B.1 of the

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-15 Thread Nick Dokos
Mark Elston wrote: > Nick, > > I have gotten cadaver running and can use it to connect to mydrive.ch. > How do I integrate this in with MobileOrg? > > Mark Mark, No idea: I've never used either MobileOrg or cadaver. But it's supposed to work more or less like a command-line ftp (or smb or scp

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-15 Thread Mark Elston
On 4/14/2010 9:01 PM, Matthew Jones wrote: Could you just map the drive and treat it like a local disk? There was a post about it a little while ago: http://www.mail-archive.com/emacs-orgmode@gnu.org/msg21513.html 73, Matthew W. Jones (KI4ZIB) http://matburt.net The problem is that, in Vist

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-15 Thread Sven Bretfeld
Mark Elston writes: > On 4/14/2010 2:36 PM, Sven Bretfeld wrote: >> Matthew Jones writes: >> >>> There are plenty of free webdav services out there, a quick google search >>> came >>> up with a few... I haven't used any of them as I run my own on my VPS, but >>> check out http://www.box.net or

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-15 Thread Eric S Fraga
On Thu, 15 Apr 2010 00:01:29 -0400, Matthew Jones wrote: > Could you just map the drive and treat it like a local disk? > > There was a post about it a little while ago: > http://www.mail-archive.com/emacs-orgmode@gnu.org/msg21513.html > > 73, > Matthew W. Jones (KI4ZIB) > http://matburt.net >

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-14 Thread Nick Dokos
Mark Elston wrote: > I am having trouble getting a command-line connection to *any* of these > services. I have tried mydrive.ch and box.net both and can get a > web-based connection but cannot get scp or any other mechanism to work. > I have Windows Vista and the latest Cygwin tools installed.

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-14 Thread Matthew Jones
Could you just map the drive and treat it like a local disk? There was a post about it a little while ago: http://www.mail-archive.com/emacs-orgmode@gnu.org/msg21513.html 73, Matthew W. Jones (KI4ZIB) http://matburt.net On Wed, Apr 14, 2010 at 11:21 PM, Mark Elston wrote: > Sven, > > > On 4/1

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-14 Thread Mark Elston
Sven, On 4/14/2010 2:36 PM, Sven Bretfeld wrote: Matthew Jones writes: There are plenty of free webdav services out there, a quick google search came up with a few... I haven't used any of them as I run my own on my VPS, but check out http://www.box.net or http://mydisk.se Any of these sh

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-14 Thread Sven Bretfeld
Matthew Jones writes: > There are plenty of free webdav services out there, a quick google search came > up with a few...  I haven't used any of them as I run my own on my VPS, but > check out http://www.box.net or http://mydisk.se > Any of these should work fine with MobileOrg I use mydisk.se

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-13 Thread Matthew Jones
There are plenty of free webdav services out there, a quick google search came up with a few... I haven't used any of them as I run my own on my VPS, but check out http://www.box.net or http://mydisk.se Any of these should work fine with MobileOrg 73, Matthew W. Jones (KI4ZIB) http://matburt.net

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-13 Thread Mark Elston
On 4/13/2010 8:42 AM, Matthew Jones wrote: I am the developer/maintainer of MobileOrg for Android and I'd appreciate any feedback on the application. You can find more information and download links on the wiki: http://wiki.github.com/matburt/mobileorg-android/ 73, Matthew W. Jones (KI4ZIB) ht

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-13 Thread Matthew Jones
I am the developer/maintainer of MobileOrg for Android and I'd appreciate any feedback on the application. You can find more information and download links on the wiki: http://wiki.github.com/matburt/mobileorg-android/ 73, Matthew W. Jones (KI4ZIB) http://matburt.net On Mon, Apr 12, 2010 at 10

Re: [Orgmode] Re: emacs/org-mode on Droid?

2010-04-12 Thread Daniel Martins
Please, share your first impressions!!! I just bought an Android phone and would like to take similar routes. Daniel 2010/2/16 David Rogoff : > On 2010-02-16 13:47:59 -0800, Tom Tobin said: > >> On Tue, Feb 16, 2010 at 12:18 PM, David Rogoff >> wrote: >>> >>> Hi all. >>> >>> New org-mode convert

[Orgmode] Re: emacs/org-mode on Droid?

2010-02-16 Thread David Rogoff
On 2010-02-16 13:47:59 -0800, Tom Tobin said: On Tue, Feb 16, 2010 at 12:18 PM, David Rogoff wrote: Hi all. New org-mode convert also looking at new phones.  It looks like theMoto Droid would be great for running org-mode.  Has anyone ported emacs to this platform and gotten org-mode runnin

[Orgmode] Re: Emacs/Org-mode question

2009-07-31 Thread Markus Heller
Brian van den Broek wrote: Markus Heller said unto the world at 31/07/09 05:39 PM: Hello all, this might be a typical beginner question ... I often use the sequence C-. C-- : to create this: - <2009-07-31 Fri>: where the date is today's date. I'm sure there's a way to create a command fo

Re: [Orgmode] Re: emacs org-mode

2009-03-19 Thread Carsten Dominik
On Mar 18, 2009, at 6:06 PM, Eraldo Helal wrote: Carsten Dominik science.uva.nl> writes: Hi Eraldo, Wow,... I am baffled... Thank you! I did not expect to get such a fast reply. I am new to mailing-lists in general and have to get used to the style of handling. Until now I was used to

Re: [Orgmode] Re: emacs org-mode

2009-03-18 Thread Sebastian Rose
Eraldo Helal writes: > I wanted to get an overview of how other GTD org-mode users integrate > "non-text > project files" into their system. GTD found on http://orgmode.org/worg/org-tutorials/index.php: http://members.optusnet.com.au/~charles57/GTD/gtd_workflow.html http://members.optusnet.com

[Orgmode] Re: emacs org-mode

2009-03-18 Thread Peter Jones
Eraldo Helal writes: > I wanted to get an overview of how other GTD org-mode users integrate > "non-text project files" into their system. Take a look at the manual, section 9.2 Attachments. I think that's the common way to go about it. I, on the other hand, am an organization freak, and have d

[Orgmode] Re: emacs org-mode

2009-03-18 Thread Eraldo Helal
Carsten Dominik science.uva.nl> writes: > > Hi Eraldo, > Wow,... I am baffled... Thank you! I did not expect to get such a fast reply. I am new to mailing-lists in general and have to get used to the style of handling. Until now I was used to talk to people all the time so please be patient wi

[Orgmode] Re: emacs org-mode

2009-03-18 Thread Carsten Dominik
Hi Eraldo, I see that so far you have sent one message to the mailing list with a description of your plans for a setup and a "what do you think" kind of question. What kind of an answer would you expect? This is not a focussed question with a clear answer. Many people have described their setu

[Orgmode] Re: Emacs org-mode mailing-list : a quick reminder about moderation

2009-03-16 Thread Rob Weir
On 13 Mar 2009, Paul R. wrote: > Hello, > > this is a quick reminder for you, beloved org-mode user, reading this > mailing list but not subscribed to it yet. > > The traffic on this list is hand-moderated, that means that somebody > really reads every mails sent by a non-subscribed user. Depending