all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Loris Bennett" <loris.bennett@fu-berlin.de>
To: help-gnu-emacs@gnu.org
Subject: Re: erin-mode: problem with auto-mode-alist and saving
Date: Fri, 23 Oct 2015 12:55:57 +0200	[thread overview]
Message-ID: <87h9lhx39e.fsf@hornfels.zedat.fu-berlin.de> (raw)
In-Reply-To: d8uel9F87liU1@mid.individual.net

Joost Kremers <joost.m.kremers@gmail.com> writes:

> 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.

Yes, it really doesn't look as if you are supposed to save the buffer.
However, if I'm taking the minutes of an hour-and-a-half-long meeting in
a corner of the building where the wifi is a bit flakey, my 'C-x C-s'
reflex kicks in.  However, as the text is only written to the text box,
it won't help me if the connection goes down just as I try to save
within the browser.

It would be nice if there were some way to attach a file to a file-less
buffer, just in case.

Loris

-- 
This signature is currently under construction.


  reply	other threads:[~2015-10-23 10:55 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
2015-10-23 10:55           ` Loris Bennett [this message]
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=87h9lhx39e.fsf@hornfels.zedat.fu-berlin.de \
    --to=loris.bennett@fu-berlin.de \
    --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.