emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Using org-mode via vSSH on iPad
@ 2017-06-29 12:25 Peter Davis
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Davis @ 2017-06-29 12:25 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1184 bytes --]


I've been trying to find a way to use org-mode from my iPad (other than
MobileOrg, which seems really unwieldy), and the closest I've come is to
us the vSSH app to connect to my desktop Mac and run emacs there.
Unfortunately, I'm running into some limitations and I'm not aware of
the workarounds, if any. I'm hoping someone here might know.
The most obvious is that after editing my org document, I want to export
to an HTML buffer from which I could copy and paste to Blogger (in a
browser). My normal key sequence
C-c C-e C-b h H

doesn't work, as the C-b seems to be treated as an ordinary 'b'. I don't
get a window showing me the HTML export. Anyone familiar with this or
how to get around it?
Then, does anyone know a way to copy the contents of the vSSH app
display to the iPad clipboard so I can paste into another app? I don't
mind having to edit out some amount of cruft that goes with it, as long
as I can get the basic HTML.
Thanks very much!

-pd

P.S. - I've also tried using the Editorial app with md format, but I
     really miss org's ability to format tables and lists on the fly.
     Editorial doesn't seem to do that.
--
  Peter Davis
  www.techcurmudgeon.com


[-- Attachment #2: Type: text/html, Size: 2228 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Using org-mode via vSSH on iPad
@ 2017-06-30 13:22 Peter Davis
  2017-06-30 14:16 ` Michael Ax
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Davis @ 2017-06-30 13:22 UTC (permalink / raw)
  To: emacs-orgmode


Ok, now I'm having a worse problem. Trying to get HTML output in a buffer on my Mac, I'm getting this error:

apply: Wrong type argument: listp, #("The Age of Wonder, Part II" 0 26 (:parent (#0)))

Any guesses what might cause this? It seems to be dying on this line:

#+title: The Age of Wonder, Part II

but I don't know why. I even tried changing the "," to " -", but no joy. The whole header looks like this:

#+STARTUP: showeverything logdone
#+options: num:nil toc:nil
#+author: Peter Davis
#+title: The Age of Wonder, Part II



Thanks,
-pd



Peter Davis <pfd@pfdstudio.com> writes:

> I've been trying to find a way to use org-mode from my iPad (other than MobileOrg, which seems really unwieldy), and the closest I've come is to us the vSSH app to connect to my desktop Mac and run emacs there.
>
> Unfortunately, I'm running into some limitations and I'm not aware of the workarounds, if any. I'm hoping someone here might know.
>
> The most obvious is that after editing my org document, I want to export to an HTML buffer from which I could copy and paste to Blogger (in a browser). My normal key sequence
>
> C-c C-e C-b h H
>
> doesn't work, as the C-b seems to be treated as an ordinary 'b'. I don't get a window showing me the HTML export. Anyone familiar with this or how to get around it?
>
> Then, does anyone know a way to copy the contents of the vSSH app display to the iPad clipboard so I can paste into another app? I don't mind having to edit out some amount of cruft that goes with it, as long as I can get the basic HTML.
>
> Thanks very much!
>
> -pd
>
> P.S. - I've also tried using the Editorial app with md format, but I really miss org's ability to format tables and lists on the fly. Editorial doesn't seem to do that.
>
> --
> Peter Davis
> www.techcurmudgeon.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Using org-mode via vSSH on iPad
  2017-06-30 13:22 Peter Davis
@ 2017-06-30 14:16 ` Michael Ax
  2017-06-30 16:41   ` Peter Davis
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Ax @ 2017-06-30 14:16 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 265 bytes --]

 > apply: Wrong type argument: listp, #("The Age of Wonder, Part II" 0 
26 (:parent (#0)))
another set of parens perhaps?

 >Then, does anyone know a way to copy the contents of the vSSH app 
display to the iPad clipboard
does (setq mouse-drag-copy-region t) work?

[-- Attachment #2: Type: text/html, Size: 474 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Using org-mode via vSSH on iPad
  2017-06-30 14:16 ` Michael Ax
@ 2017-06-30 16:41   ` Peter Davis
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Davis @ 2017-06-30 16:41 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 873 bytes --]


Thanks, Michael. Replies below ...

On Fri, Jun 30, 2017, at 10:16 AM, Michael Ax wrote:
> > apply: Wrong type argument: listp, #("The Age of Wonder, Part II" 0
> > 26 (:parent (#0)))>  another set of parens perhaps?
> 

I just copied what was in the *Messages* buffer. I tried the sequence

C-c C-e C-b h H

to get HTML, but I got that error.

Interestingly, this worked with the same file on a desktop Mac I have. I
thought perhaps the state of emacs had somehow gotten changed, but
exiting emacs and re-starting did not help.
>  >Then, does anyone know a way to copy the contents of the vSSH app
>  >display to the iPad clipboard>  does (setq mouse-drag-copy-region t) work?


I can copy in emacs. I guess this is more of a vSSH question ... how can
I copy to the iPad clipboard so I can paste into another app.
Thanks!
-pd


--
  Peter Davis
  www.techcurmudgeon.com


[-- Attachment #2: Type: text/html, Size: 2214 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-30 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-29 12:25 Using org-mode via vSSH on iPad Peter Davis
  -- strict thread matches above, loose matches on Subject: below --
2017-06-30 13:22 Peter Davis
2017-06-30 14:16 ` Michael Ax
2017-06-30 16:41   ` Peter Davis

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).