Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suggest emacs in chrome, interest in beginner talk #18

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 21 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>EmacsConf 2015 Planning Doc</title>
<!-- 2015-08-11 Tue 16:37 -->
<!-- 2015-08-16 Sun 21:03 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="generator" content="Org-mode" />
<meta name="author" content="Samer Masterson" />
<meta name="author" content="Julian Boshard" />
<style type="text/css">
<!--/*--><![CDATA[/*><!--*/
.title { text-align: center; }
Expand Down Expand Up @@ -280,7 +280,7 @@ <h4 id="sec-1-6-2"><span class="todo IDEA">IDEA</span> What's new in Emacs 25?</
<h4 id="sec-1-6-3"><span class="todo IDEA">IDEA</span> Hearing from Emacs beginners</h4>
<div class="outline-text-4" id="text-1-6-3">
<p>
:interested: Daniel Gopar and Miguel Flores
:interested: Daniel Gopar, Miguel Flores, and Julian Boshard
</p>
<ul class="org-ul">
<li>What's the experience like?
Expand Down Expand Up @@ -336,8 +336,25 @@ <h4 id="sec-1-6-6">Updates on interesting things</h4>
What's going on with Emacs variants? Interesting news?
</p>
</div>
</li>

<li><a id="sec-1-6-6-3" name="sec-1-6-6-3"></a><span class="todo IDEA">IDEA</span> Emacs running in Chrome<br /><div class="outline-text-5" id="text-1-6-6-3">
<p>
What's the status on <a href="https://www.reddit.com/r/emacs/comments/311kpk/emacs_runs_natively_on_chrome/">running Emacs in Chrome's NaCl environment</a>? This seems like an exciting development with a lot of potential.
</p>
<ul class="org-ul">
<li>What can it do now?
</li>
<li>What are its limitations?
</li>
<li>What can we do to help?
</li>
</ul>
</div>
</li></ul>
</div>


<div id="outline-container-sec-1-6-7" class="outline-4">
<h4 id="sec-1-6-7">What are good workflows for common needs?</h4>
<div class="outline-text-4" id="text-1-6-7">
Expand Down Expand Up @@ -686,6 +703,7 @@ <h4 id="sec-1-6-17"><span class="todo IDENTIFIED">IDENTIFIED</span> What are goo
</li></ul>
</div>


<div id="outline-container-sec-1-6-18" class="outline-4">
<h4 id="sec-1-6-18">How can we get more people from beginner to intermediate?</h4>
</div>
Expand Down
9 changes: 8 additions & 1 deletion index.org
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Roadmap, how we can help
**** What's new for users?
**** What's new for developers?
*** IDEA Hearing from Emacs beginners
:interested: Daniel Gopar and Miguel Flores
:interested: Daniel Gopar, Miguel Flores, and Julian Boshard
- What's the experience like?
- What got you interested?
- What helped?
Expand All @@ -87,6 +87,13 @@ Suggested by Samer

**** IDEA Emacs forks and variants?
What's going on with Emacs variants? Interesting news?

**** IDEA Emacs running in Chrome
What's the status on [[https://www.reddit.com/r/emacs/comments/311kpk/emacs_runs_natively_on_chrome/][running Emacs in Chrome's NaCl environment]]? This seems like an exciting development with a lot of potential.
- What can it do now?
- What are its limitations?
- What can we do to help?

*** What are good workflows for common needs?
**** Programming
- C/C++
Expand Down