all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Impressions of emacs on a cell phone
@ 2008-10-17  4:05 jidanni
  2008-10-17  6:43 ` joakim
  0 siblings, 1 reply; 3+ messages in thread
From: jidanni @ 2008-10-17  4:05 UTC (permalink / raw)
  To: emacs-w3m; +Cc: smartphones-userland, emacs-devel

Gentlemen, I have done http://wiki.debian.org/DebianOnFreeRunner and even
debian-gta02:~# apt-get install w3m-el-snapshot
debian-gta02:~# DISPLAY=:0 emacs -f w3m
yes, browsing the web.

You see my goal is to not use the FreeRunner as a cellphone, but as a
PDA: bbdb, w3m (mainly offline with a WWWOFFLE cache)...

Impressions of emacs on a cellphone:

Got to crank up the fonts larger or something. Doing OK with my trusty
magnifying glass, but two hands busy is not helping my Austin Powers
"swinger" image. Got to adjust how the menus react to a stylus pointer
better, in terms of staying put longer when the stylus leaves the
surface. Got to make sure almost everything can be done with the
stylus. For instance, I want to send a Control g, but there is nothing
on the toolbar to send it, so I have to use system's uncomfortable
on-screen keyboard to send it. One must learn how to "hover" with the
stylus to read tooltips.

So, I urge developers to tie your keyboards behind your back and try
life with a stylus and a tiny screen...

...and post the .emacs files you come up with by the time I get back
from the Taipei OpenMoko office next week (where I'm going to get the
cable I left there last time,) so I can "all play and no work":-)




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

* Re: Impressions of emacs on a cell phone
  2008-10-17  4:05 Impressions of emacs on a cell phone jidanni
@ 2008-10-17  6:43 ` joakim
  2008-10-19 23:08   ` Juri Linkov
  0 siblings, 1 reply; 3+ messages in thread
From: joakim @ 2008-10-17  6:43 UTC (permalink / raw)
  To: jidanni; +Cc: emacs-w3m, smartphones-userland, emacs-devel

jidanni@jidanni.org writes:

> Gentlemen, I have done http://wiki.debian.org/DebianOnFreeRunner and even
> debian-gta02:~# apt-get install w3m-el-snapshot
> debian-gta02:~# DISPLAY=:0 emacs -f w3m
> yes, browsing the web.

You beat me to it!

I'm also using Emacs on the FreeRunner, there is great potential I
think.

Here are some ideas of mine(from a mail I sent to the openmoko list):
- get emacs23 working, so one can use the dbus support of emacs 23.
- make a dialer compatible with bbdb, and later addressbook.el
- make a gnus backend for sms
- a symbol chooser keyboard.
  - start the "keyboard"(an emacs app) in a particular context(lets say
  m-x now, but its the same for adresses or whatever)
  - (1) show all unique prefixes in this context
  - (2) choose a prefix
  - (3) repeat from (1) with the chosen prefix, exit on a terminal symbol

I really think Emacs could be a superiour telephone application plattform!
  
>

>
> You see my goal is to not use the FreeRunner as a cellphone, but as a
> PDA: bbdb, w3m (mainly offline with a WWWOFFLE cache)...
>
> Impressions of emacs on a cellphone:
>
> Got to crank up the fonts larger or something. Doing OK with my trusty
> magnifying glass, but two hands busy is not helping my Austin Powers
> "swinger" image. Got to adjust how the menus react to a stylus pointer
> better, in terms of staying put longer when the stylus leaves the
> surface. Got to make sure almost everything can be done with the
> stylus. For instance, I want to send a Control g, but there is nothing
> on the toolbar to send it, so I have to use system's uncomfortable
> on-screen keyboard to send it. One must learn how to "hover" with the
> stylus to read tooltips.
>
> So, I urge developers to tie your keyboards behind your back and try
> life with a stylus and a tiny screen...
>
> ...and post the .emacs files you come up with by the time I get back
> from the Taipei OpenMoko office next week (where I'm going to get the
> cable I left there last time,) so I can "all play and no work":-)
>
-- 
Joakim Verona




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

* Re: Impressions of emacs on a cell phone
  2008-10-17  6:43 ` joakim
@ 2008-10-19 23:08   ` Juri Linkov
  0 siblings, 0 replies; 3+ messages in thread
From: Juri Linkov @ 2008-10-19 23:08 UTC (permalink / raw)
  To: joakim; +Cc: emacs-devel, jidanni

> Here are some ideas of mine(from a mail I sent to the openmoko list):
> - get emacs23 working, so one can use the dbus support of emacs 23.
> - make a dialer compatible with bbdb, and later addressbook.el
> - make a gnus backend for sms
> - a symbol chooser keyboard.
>   - start the "keyboard"(an emacs app) in a particular context(lets say
>   m-x now, but its the same for adresses or whatever)
>   - (1) show all unique prefixes in this context
>   - (2) choose a prefix
>   - (3) repeat from (1) with the chosen prefix, exit on a terminal symbol
>
> I really think Emacs could be a superiour telephone application plattform!

I successfully experimented with such UI in Emacs where prefix menus are
represented as an outline structure in the initially collapsed state.
You can press a stylus on a top-level item, and while moving the stylus
a few pixels to the right direction it expands the submenu item under it.
Without releasing the stylus, you can move it down to the next subitem
or up to the previous item on the same level, and move the stylus again to
the right direction to expand the next subitem.  So moving the stylus left
collapses the item under the pointer, and moving the stylus right expands it.
When you arrive to the leaf item you want to execute, you can release the
stylus on it, and it executes its associated Emacs command.

-- 
Juri Linkov
http://www.jurta.org/emacs/




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

end of thread, other threads:[~2008-10-19 23:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-17  4:05 Impressions of emacs on a cell phone jidanni
2008-10-17  6:43 ` joakim
2008-10-19 23:08   ` Juri Linkov

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.