Re: [O] epresent issue

2013-09-27 Thread Rustom Mody
On Fri, Sep 27, 2013 at 3:13 PM, Eric Schulte wrote:

> Rustom Mody  writes:
>
> > On Fri, Sep 27, 2013 at 7:20 AM, Rustom Mody 
> wrote:
> >
> >> Hi
> >>
> >> I am trying to use epresent for presentation.
> >> Start epresent with M-x epresent-run
> >>
> >> I seem to need to press one more q to get out of epresenting and then
> that
> >> q gets into the file.
> >>
>
> I can't reproduce this problem with a recent version of epresent and
> Org-mode.  For example with the following minimal Emacs invocation
> (without any configuration, run from the epresent directory).
>
> emacs -Q --eval "(progn (add-to-list 'load-path
> \"~/src/org-mode/lisp\") (require 'org))" -l epresent.el present.org
>

I tried this (with my-path adjustments); and a just-downloaded epresent
from above link; still the same behavior

In more detail:

0. Run command

emacs -Q --eval "(progn (add-to-list 'load-path \"~/pdsw/org-mode/lisp\")
(require 'org))" -l ~/.emacs.d/downloads/epresent.el  lastLect.org
and then in emacs:

1. Start with epresent-run
The buffer changes form half-way -- ie
a. it becomes full-screen,
b the menu line vanishes but
c. the mode line is present
d. the fonts are still small

2. After than whatever key I press (including q) it becomes like a
presentation -- ie no mode-line and large fonts

3. One more q and it quits with the q appearing where point was last


Re: [O] epresent issue

2013-09-27 Thread Eric Schulte
Rustom Mody  writes:

> On Fri, Sep 27, 2013 at 7:20 AM, Rustom Mody  wrote:
>
>> Hi
>>
>> I am trying to use epresent for presentation.
>> Start epresent with M-x epresent-run
>>
>> I seem to need to press one more q to get out of epresenting and then that
>> q gets into the file.
>>

I can't reproduce this problem with a recent version of epresent and
Org-mode.  For example with the following minimal Emacs invocation
(without any configuration, run from the epresent directory).

emacs -Q --eval "(progn (add-to-list 'load-path \"~/src/org-mode/lisp\") 
(require 'org))" -l epresent.el present.org

This is using epresent from https://github.com/eschulte/epresent.

Best,

>>
>> Thanks
>>
>> Rusi
>>
>
> Sorry for the half-complete line:
>> Start epresent with M-x epresent-run
>
> Was meaning to write a scenario but then decided that the one line was
> enough :-)
>
> Did not include usual version stuff (I assumed that I am doing something
> wrong)
> so here it is
>
> Org-mode version 8.2 (release_8.2-34-g33aded
> Emacs 23.4.1
> epresent downloaded yesterday
>
> Rusi

-- 
Eric Schulte
https://cs.unm.edu/~eschulte
PGP: 0x614CA05D



Re: [O] epresent issue

2013-09-26 Thread Rustom Mody
On Fri, Sep 27, 2013 at 7:20 AM, Rustom Mody  wrote:

> Hi
>
> I am trying to use epresent for presentation.
> Start epresent with M-x epresent-run
>
> I seem to need to press one more q to get out of epresenting and then that
> q gets into the file.
>
> Thanks
>
> Rusi
>

Sorry for the half-complete line:
> Start epresent with M-x epresent-run

Was meaning to write a scenario but then decided that the one line was
enough :-)

Did not include usual version stuff (I assumed that I am doing something
wrong)
so here it is

Org-mode version 8.2 (release_8.2-34-g33aded
Emacs 23.4.1
epresent downloaded yesterday

Rusi
-- 
http://www.the-magus.in
http://blog.languager.org


[O] epresent issue

2013-09-26 Thread Rustom Mody
Hi

I am trying to use epresent for presentation.
Start epresent with M-x epresent-run

I seem to need to press one more q to get out of epresenting and then that
q gets into the file.

Thanks

Rusi