all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joost Kremers <joost.m.kremers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: erin-mode: problem with auto-mode-alist and saving
Date: 23 Oct 2015 09:58:01 GMT	[thread overview]
Message-ID: <d8uel9F87liU1@mid.individual.net> (raw)
In-Reply-To: 87zizavxbs.fsf@hornfels.zedat.fu-berlin.de

Loris Bennett wrote:
> https://github.com/stsquad/emacs_chrome/blob/master/servers/edit-server.el
>
> it says you can do the following
>
> (setq edit-server-url-major-mode-alist
>       '(("github\\.com" . markdown-mode)))
>
> This more or less works for me.  If I save the emacs buffer, the
> contents are written back to the edit field in the browser, but the mode
> switches back to 'text', and emacs hangs.  If I then do 'C-g', the mode
> goes back to my chosen one.  So it's slightly broken, but functional.

I'm pretty sure with edit-server.el you're not really supposed to save
the buffer. Just type `C-x #` when you're done editing. That'll send the
contents of the buffer to Chrome and kill the buffer.


-- 
Joost Kremers                                   joostkremers@fastmail.fm
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)


  reply	other threads:[~2015-10-23  9:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-22 14:03 erin-mode: problem with auto-mode-alist and saving Loris Bennett
2015-10-22 14:19 ` Stefan Monnier
     [not found] ` <mailman.791.1445523623.7904.help-gnu-emacs@gnu.org>
2015-10-22 15:05   ` Loris Bennett
2015-10-22 22:34     ` Stefan Monnier
     [not found]     ` <mailman.839.1445553269.7904.help-gnu-emacs@gnu.org>
2015-10-23  7:49       ` Loris Bennett
2015-10-23  9:58         ` Joost Kremers [this message]
2015-10-23 10:55           ` Loris Bennett
2015-10-23 11:26             ` Joost Kremers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d8uel9F87liU1@mid.individual.net \
    --to=joost.m.kremers@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.