all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: Is there a mod-emacs?
Date: Tue, 08 Jan 2008 12:05:19 +1100	[thread overview]
Message-ID: <87lk71unxs.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: 87hchpv2ei.fsf@W0053328.mgh.harvard.edu

jadamson@partners.org (Joel J. Adamson) writes:

> Bastien <bzg@altern.org> writes:
>
>> Hi Rustom,
>>
>> rustom <rustompmody@gmail.com> writes:
>>
>>> Just as there are mod-perl mod-python etc for apache is there
>>> something like mod-emacs of some sort?
>
>> Some time ago, I set up a org->HTML online converter, but this was done
>> through python: the script ran an "emacs -batch" instance and the HTML
>> output was then opened. 
>
> Good idea: this would be a great way to keep up my schedule without
> ferrying my org files from machine to machine.  However...
>
> Did you get real checkboxes on org export to html?  I've been
> considering trying to patch the code to do that.  My currently loaded
> version of org-mode produces just "- [ ]" instead of an html checkbox.
> Is there any discussion of changing the behavior?
>

But do you really want HTML checkboxes? The content you are creating is
static and not connected to a backend via any form of CGI. If you used real
html checkboxes, radio buttons and other HTML elements normally used in
forms, it could create confusion and possibly incorrrect information. For
example, with a checkbox, you could 'check' it on the page and change its
status, but that would not change the actual status of anything. The page
would show incorrect information until it was refreshed, at which time it
would revert back to its original setting in the rendered output. 

Maybe a better solution would be to have some images representing checked
and unchecked choices. These would/could give a better visual format and
not be accidently changed through an unintentional mouse click or keyborad
shortcut. 

Tim

-- 
tcross (at) rapttech dot com dot au

  parent reply	other threads:[~2008-01-08  1:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-03 16:37 Is there a mod-emacs? rustom
2008-01-03 21:06 ` Bastien
2008-01-06  9:35 ` Tim X
2008-01-06 10:01   ` thorne
2008-01-07  5:56     ` Tim X
2008-01-07 16:55       ` Mathias Dahl
2008-01-08  1:11         ` Mike Mattie
2008-01-08  1:16         ` Tim X
     [not found] ` <mailman.5676.1199394418.18990.help-gnu-emacs@gnu.org>
2008-01-07 19:52   ` Joel J. Adamson
2008-01-07 21:29     ` thorne
2008-01-08  1:05     ` Tim X [this message]
2008-01-08 15:56       ` Joel J. Adamson

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=87lk71unxs.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --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.