issues Search Results · repo:eschulte/epresent language:"Emacs Lisp"
Filter by
44 results
(77 ms)44 results
ineschulte/epresent (press backspace or delete to remove)macOS 13.4.1, Emacs 28.2
If I quit the presentation from the full-screen presentation frame, Emacs crashes.
If I instead exit full-screen mode first or switch to the (non-full-screen) non-presentation ...
sellout
- Opened on Jul 6, 2023
- #77
Line: 411
;; hide tags
(when epresent-hide-tags
(goto-char (point-min))
(while (re-search-forward
(org-re ^\\*+.*?\\([ \t]+:[[:alnum:]_@#%:]+:\\)[ \r\n] )
...
dodona2
- 1
- Opened on Feb 28, 2023
- #73
When running epresent-run I see the following error, it goes to Spacemacs home screen, changes some fonts, goes
fullscreen and nothing more:
Debugger entered--Lisp error: (wrong-type-argument stringp ...
henrymazza
- 1
- Opened on Aug 31, 2022
- #72
So currently, you have to press c to navigate to the first code block, and then you can execute. It would be nice if c
automatically went to the first codeblock when it is not already in one.
asamwow
- 1
- Opened on Jun 28, 2022
- #71
When I press e to edit, then C-c to confirm. The source code block disappears for me until I press r to refresh. Does
anyone else experience this issue? Is it intentional?
asamwow
- 1
- Opened on Jun 28, 2022
- #70
Support org mode timers in epresent modeline
I don t think this will be that hard to do, might look into it more eventually when I have time (when have you heard
that before... :)
asamwow
- 1
- Opened on Jun 28, 2022
- #69
It would be nice to be able to mark some material as hidden so that it does not show up in the presentation but still
can be exported and manipulated like regular material. A use case for this are presentations ...
drghirlanda
- 1
- Opened on May 3, 2020
- #68
Hi, Great package. Could you implement it to work with evil-mode? Thx
OrionRandD
- 5
- Opened on Oct 11, 2019
- #66
Just installed it. But epresent-run shows the following error:
Compiling no file at Tue May 2 16:28:38 2017
Leaving directory ‘/home/arne/.emacs.d/elpa/epresent-20160410.1901’
Compiling file /home/arne/.emacs.d/elpa/epresent-20160410.1901/epresent.el ...
krux02
- 1
- Opened on May 2, 2017
- #61
At least on OS X, I see this behavior. I tend to work in Emacs full-screened. But if I don’t exit that mode before
epresent-run, Emacs crashes.
sellout
- 2
- Opened on Aug 4, 2016
- #54

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.