Skip to content

Instantly share code, notes, and snippets.

@dotemacs
Last active December 14, 2015 12:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dotemacs/5084820 to your computer and use it in GitHub Desktop.
Save dotemacs/5084820 to your computer and use it in GitHub Desktop.
Emacs Conf Lightning talks

Wanna do a talk at Emacs Conf?

Add yourself to the list below and give a short blurb about the topic. Go wild!

About something interesting (placeholder)

by Dave Nolan

OneKey to rule them all, OneKey to find them, OneKey to bring them all and in the darkness bind them.

by Joe Bloggs

I'd like to give a lightning tour of OneKey which reduces the burden of learning keybindings & commands. OneKey gives you mouseless menus of keybindings, commands, bookmarks, registers & yasnippets among other things. The menus are configurable, searchable and context specific, and can either be dynamically generated or static and saveable, and the best thing is that you only need to remember one keybinding. If there's time I'll also show how to build plugins for OneKey.

Palimsest

by Daniel Szmulewicz

Palimpsest, a minor mode providing deletion strategies, useful when writing text (as opposed to code).

REPL All The Things

by Kris Jenkins

REPL-driven development rocks. There's no better way to code than with live, instant feedback. But not every language supports it. Even those that could. In this lightning talk, I'll show you my experiments in bringing live coding to JavaScript, in a way that wouldn't be possible without the magic of Emacs.

You ?

@vapniks
Copy link

vapniks commented Mar 5, 2013

@dotemacs
Copy link
Author

dotemacs commented Mar 8, 2013

@vapniks I've added your proposal above, thanks

@danielsz
Copy link

I'd like to present Palimpsest, a minor mode providing deletion strategies, useful when writing text (as opposed to code).
https://github.com/danielsz/Palimpsest

@dotemacs
Copy link
Author

@danielsz I've added your proposal. Thanks :)
P.S. cool project name

@krisajenkins
Copy link

Okay, I'm game:

Kris Jenkins

REPL All The Things
REPL-driven development rocks. There's no better way to code than with live, instant feedback. But not every language supports it. Even those that could. In this lightning talk, I'll show you my experiments in bringing live coding to JavaScript, in a way that wouldn't be possible without the magic of Emacs.

@dotemacs
Copy link
Author

Thank you @krisajenkins, gist updated :)

@nicferrier
Copy link

If we have time I'd like to do one:

The reader proposals

Racket has #;(....) for commenting out a form - could we have that?

Reading processes and buffers could be done with a function?

And finally, could namespaces be done with reader changes?

@dotemacs
Copy link
Author

@nicferrier sounds good, I'll add it

@csrhodes
Copy link

I could do a lightning talk on an emacs interface to the BBC's iPlayer. (It needs help from someone who actually understands asynchronous event handling, and also from someone who has user-interface taste, but it does work)

Christophe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment