Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* prevent posting after a certain time awake?
@ 2005-09-04 12:37 Pascal Bourguignon
  2005-09-05 18:06 ` Stefan Monnier
  2005-09-08 16:15 ` Reiner Steib
  0 siblings, 2 replies; 3+ messages in thread
From: Pascal Bourguignon @ 2005-09-04 12:37 UTC (permalink / raw)



Is there a function in gnus to prevent the user to post after X hour awake?

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/

The world will now reboot.  don't bother saving your artefacts.


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

* Re: prevent posting after a certain time awake?
  2005-09-04 12:37 prevent posting after a certain time awake? Pascal Bourguignon
@ 2005-09-05 18:06 ` Stefan Monnier
  2005-09-08 16:15 ` Reiner Steib
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2005-09-05 18:06 UTC (permalink / raw)


> Is there a function in gnus to prevent the user to post after X hour awake?

Remove the C-c C-c binding (and other convenient ones as well) and replace
it with something like M-C-H-x M-S-( H-! / C-$ a m SPC I SPC r e a l l y SPC
s t i l l SPC f u l l y SPC a w a k e ? C-M-x

Also instead of binding the above short key sequence to
message-send-and-exit, you can bind it to a command that keeps changing its
own binding in unpredictable ways.


        Stefan


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

* Re: prevent posting after a certain time awake?
  2005-09-04 12:37 prevent posting after a certain time awake? Pascal Bourguignon
  2005-09-05 18:06 ` Stefan Monnier
@ 2005-09-08 16:15 ` Reiner Steib
  1 sibling, 0 replies; 3+ messages in thread
From: Reiner Steib @ 2005-09-08 16:15 UTC (permalink / raw)


On Sun, Sep 04 2005, Pascal Bourguignon wrote:

> Is there a function in gnus to prevent the user to post after X hour awake?

Maybe type-break?

,----[ C-h f type-break-mode RET ]
| type-break-mode is an interactive compiled Lisp function in `type-break'.
| (type-break-mode &optional PREFIX)
| 
| Enable or disable typing-break mode.
| This is a minor mode, but it is global to all buffers by default.
| 
| When this mode is enabled, the user is encouraged to take typing breaks at
| appropriate intervals; either after a specified amount of time or when the
| user has exceeded a keystroke threshold.  When the time arrives, the user
| is asked to take a break.  If the user refuses at that time, Emacs will ask
| again in a short period of time.  The idea is to give the user enough time
| to find a good breaking point in his or her work, but be sufficiently
| annoying to discourage putting typing breaks off indefinitely.
| [...]
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


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

end of thread, other threads:[~2005-09-08 16:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-04 12:37 prevent posting after a certain time awake? Pascal Bourguignon
2005-09-05 18:06 ` Stefan Monnier
2005-09-08 16:15 ` Reiner Steib

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 NNTP newsgroup(s).