unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Emacsconf - Emacs, from scratch presenter needed
@ 2013-01-03 14:54 Ryan White
  2013-01-03 19:43 ` Karl Fogel
  2013-01-03 22:16 ` Xue Fuqiao
  0 siblings, 2 replies; 7+ messages in thread
From: Ryan White @ 2013-01-03 14:54 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1363 bytes --]

Hi Emacs developers

First, thanks for a great tool. I've been an enthusiastic Emacs user for a
couple of years now, and it's mix of functionality and extensibility means
that it's been incredibly effective at helping me beat all sorts of code
into shape.

On to the matter at hand:
There's an Emacs conference on, in London on the 30th March 1013. I'd be
more keen to have one, or several of the actual developers present, rather
than me... More info here:

http://lists.gnu.org/archive/html/help-gnu-emacs/2012-12/msg00222.html
Organisation document here:
https://github.com/dotemacs/emacsconf-organisation/blob/master/talks.org

I proposed "Emacs, from scratch":
A quick, entertaining look at how Emacs starts up. From the core
interpreter, through the elisp packages to bring it to "full Elisp" status,
and on into the bits and pieces that make it all "Emacs". Remember: it's
not a text editor - it's an operating system, with a text editor baked in ;)

It got quite a few votes, and looks like it'd be a hot topic.

... I think it'd also be interesting to know which primitives are in
languages other than Elisp, how the Emacs image is dumped - what gnarly,
historically retained little flourishes are there - that sort of thing.

So... any takers?

Thanks, and thanks!
Ryan

-- 
*Ryan White*

SystemicLogic

+27 (0) 82 875 3693
ryan.white@systemiclogic.net

[-- Attachment #2: Type: text/html, Size: 2797 bytes --]

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

* Re: Emacsconf - Emacs, from scratch presenter needed
  2013-01-03 14:54 Emacsconf - Emacs, from scratch presenter needed Ryan White
@ 2013-01-03 19:43 ` Karl Fogel
  2013-01-03 19:50   ` Eli Zaretskii
  2013-01-03 22:16 ` Xue Fuqiao
  1 sibling, 1 reply; 7+ messages in thread
From: Karl Fogel @ 2013-01-03 19:43 UTC (permalink / raw)
  To: Ryan White; +Cc: emacs-devel

Ryan White <ryan.white@systemiclogic.net> writes:
>There's an Emacs conference on, in London on the 30th March 1013.
                                                             ^^^^

Sounds like a good use for `time-forward' with a negative arg! [1]

Conference attendees may want to pack extra vaccines... :-)

-K

[1] http://bzr.savannah.gnu.org/lh/emacs/emacs-24/annotate/head:/etc/future-bug



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

* Re: Emacsconf - Emacs, from scratch presenter needed
  2013-01-03 19:43 ` Karl Fogel
@ 2013-01-03 19:50   ` Eli Zaretskii
  2013-01-03 21:03     ` Drew Adams
  0 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2013-01-03 19:50 UTC (permalink / raw)
  To: Karl Fogel; +Cc: ryan.white, emacs-devel

> From: Karl Fogel <kfogel@red-bean.com>
> Date: Thu, 03 Jan 2013 13:43:54 -0600
> Cc: emacs-devel@gnu.org
> 
> Ryan White <ryan.white@systemiclogic.net> writes:
> >There's an Emacs conference on, in London on the 30th March 1013.
>                                                              ^^^^
> 
> Sounds like a good use for `time-forward' with a negative arg! [1]

Or a change in reference.



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

* RE: Emacsconf - Emacs, from scratch presenter needed
  2013-01-03 19:50   ` Eli Zaretskii
@ 2013-01-03 21:03     ` Drew Adams
  0 siblings, 0 replies; 7+ messages in thread
From: Drew Adams @ 2013-01-03 21:03 UTC (permalink / raw)
  To: 'Eli Zaretskii', 'Karl Fogel'; +Cc: ryan.white, emacs-devel

> > >There's an Emacs conference on, in London on the 30th March 1013.
> >                                                              ^^^^
> > 
> > Sounds like a good use for `time-forward' with a negative arg! [1]
> 
> Or a change in reference.

Nah, it's just 200 years in the future, #13r1013. 




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

* Re: Emacsconf - Emacs, from scratch presenter needed
  2013-01-03 14:54 Emacsconf - Emacs, from scratch presenter needed Ryan White
  2013-01-03 19:43 ` Karl Fogel
@ 2013-01-03 22:16 ` Xue Fuqiao
  2013-01-04  7:51   ` Ryan White
  1 sibling, 1 reply; 7+ messages in thread
From: Xue Fuqiao @ 2013-01-03 22:16 UTC (permalink / raw)
  To: Ryan White; +Cc: emacs-devel

On Thu, 3 Jan 2013 16:54:03 +0200
Ryan White <ryan.white@systemiclogic.net> wrote:

> On to the matter at hand:
> There's an Emacs conference on, in London on the 30th March 2013. I'd be
> more keen to have one, or several of the actual developers present, rather
> than me... More info here:
> 
> http://lists.gnu.org/archive/html/help-gnu-emacs/2012-12/msg00222.html
> Organisation document here:
> https://github.com/dotemacs/emacsconf-organisation/blob/master/talks.org

It has been disscussed here:
http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00314.html

> I proposed "Emacs, from scratch":
> A quick, entertaining look at how Emacs starts up. From the core
> interpreter, through the elisp packages to bring it to "full Elisp" status,
> and on into the bits and pieces that make it all "Emacs". Remember: it's
> not a text editor - it's an operating system, with a text editor baked in ;)
You can post it on emacs-conf-hugadev.com(mailing list), and you can cc emacs-devel if you like.
-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao



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

* Re: Emacsconf - Emacs, from scratch presenter needed
  2013-01-03 22:16 ` Xue Fuqiao
@ 2013-01-04  7:51   ` Ryan White
  2013-01-04  7:59     ` Bastien
  0 siblings, 1 reply; 7+ messages in thread
From: Ryan White @ 2013-01-04  7:51 UTC (permalink / raw)
  To: Xue Fuqiao; +Cc: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1478 bytes --]

Ugh. that's embarrassing. At least it looks like I managed to spell
embarrassing.

Will chase the emacs-conf list soon. Still deciding whether to put a gross
error in that one too ;)

Ryan


On Fri, Jan 4, 2013 at 12:16 AM, Xue Fuqiao <xfq.free@gmail.com> wrote:

> On Thu, 3 Jan 2013 16:54:03 +0200
> Ryan White <ryan.white@systemiclogic.net> wrote:
>
> > On to the matter at hand:
> > There's an Emacs conference on, in London on the 30th March 2013. I'd be
> > more keen to have one, or several of the actual developers present,
> rather
> > than me... More info here:
> >
> > http://lists.gnu.org/archive/html/help-gnu-emacs/2012-12/msg00222.html
> > Organisation document here:
> > https://github.com/dotemacs/emacsconf-organisation/blob/master/talks.org
>
> It has been disscussed here:
> http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00314.html
>
> > I proposed "Emacs, from scratch":
> > A quick, entertaining look at how Emacs starts up. From the core
> > interpreter, through the elisp packages to bring it to "full Elisp"
> status,
> > and on into the bits and pieces that make it all "Emacs". Remember: it's
> > not a text editor - it's an operating system, with a text editor baked
> in ;)
> You can post it on emacs-conf-hugadev.com(mailing list), and you can cc
> emacs-devel if you like.
> --
> Best regards, Xue Fuqiao.
> http://www.emacswiki.org/emacs/XueFuqiao
>



-- 
*Ryan White*

SystemicLogic

+27 (0) 82 875 3693
ryan.white@systemiclogic.net

[-- Attachment #2: Type: text/html, Size: 3484 bytes --]

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

* Re: Emacsconf - Emacs, from scratch presenter needed
  2013-01-04  7:51   ` Ryan White
@ 2013-01-04  7:59     ` Bastien
  0 siblings, 0 replies; 7+ messages in thread
From: Bastien @ 2013-01-04  7:59 UTC (permalink / raw)
  To: Ryan White; +Cc: Xue Fuqiao, emacs-devel

Hi Ryan,

Ryan White <ryan.white@systemiclogic.net> writes:

> Will chase the emacs-conf list soon. Still deciding whether to put a
> gross error in that one too ;)

Here is the interface to subscribe to the list:
http://lists.hugadev.com/listinfo.cgi/emacs-conf-hugadev.com

Best,

-- 
 Bastien



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

end of thread, other threads:[~2013-01-04  7:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-03 14:54 Emacsconf - Emacs, from scratch presenter needed Ryan White
2013-01-03 19:43 ` Karl Fogel
2013-01-03 19:50   ` Eli Zaretskii
2013-01-03 21:03     ` Drew Adams
2013-01-03 22:16 ` Xue Fuqiao
2013-01-04  7:51   ` Ryan White
2013-01-04  7:59     ` Bastien

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).