all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@users.sourceforge.net>
To: nljlistbox2@gmail.com (N. Jackson)
Cc: Michael Heerdegen <michael_heerdegen@web.de>,
	Oleh Krehel <ohwoeowho@gmail.com>,
	28550@debbugs.gnu.org
Subject: bug#28550: 25.2; Hydra: First example hydra in the docs doesn't work
Date: Sun, 28 Jan 2018 15:29:14 -0500	[thread overview]
Message-ID: <87h8r5lobp.fsf@users.sourceforge.net> (raw)
In-Reply-To: <87tvzt72li.fsf@moondust.localdomain> (N. Jackson's message of "Sat, 23 Sep 2017 13:21:29 -0400")

nljlistbox2@gmail.com (N. Jackson) writes:

> At 17:54 +0200 on Friday 2017-09-22, Oleh Krehel wrote:
>>
>> 1. Remove ~/.emacs.d/elpa/hydra
>> 2. Start emacs-25.2 -Q
>> 3. Install hydra
>> 4. Paste the code you mentioned.
>>
>> Everything still works.
>
> At 14:56 +0200 on Saturday 2017-09-23, Oleh Krehel wrote:
>>
>> Please try to reproduce with my steps (especially emacs -Q and
>> remove/reinstall). There's likely no reason for this code to
>> stop working other than byte-compilation or config bug: it's
>> worked fine for 2 months without anyone else complaining.

> 10. I hit F2 to run it.
>
> I got the same results as reported in my OP.
>
> And, again, (as mentioned in my previous post) running
>
>   (defhydra hydra-zoom ()
>     "zoom"
>     ("g" text-scale-increase "in")
>     ("l" text-scale-decrease "out"))
>
>   (global-set-key (kbd "<f2>") 'hydra-zoom/body)
>
> here instead, works fine.

Same here.  I can't see how it could operate differently, so I'm
wondering if this is just confusion of expectations.

Oleh, when you say "everything works", do you mean everything listed in
the README?  The thing the OP is saying doesn't work is not mentioned in
the docs, e.g., it says

    - Start zooming in with <f2> g

It never says "hit <f2> and *immediately* get prompted".





  reply	other threads:[~2018-01-28 20:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-22 15:23 bug#28550: 25.2; Hydra: First example hydra in the docs doesn't work N. Jackson
2017-09-22 15:54 ` Oleh Krehel
2017-09-22 19:57   ` Michael Heerdegen
2017-09-22 20:32     ` N. Jackson
2017-09-23 12:56       ` Oleh Krehel
2017-09-23 16:19         ` Michael Heerdegen
2017-09-23 16:49           ` N. Jackson
2017-09-23 17:21         ` N. Jackson
2018-01-28 20:29           ` Noam Postavsky [this message]
2018-01-31 15:56             ` Oleh Krehel
2019-04-19  2:19               ` Noam Postavsky

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=87h8r5lobp.fsf@users.sourceforge.net \
    --to=npostavs@users.sourceforge.net \
    --cc=28550@debbugs.gnu.org \
    --cc=michael_heerdegen@web.de \
    --cc=nljlistbox2@gmail.com \
    --cc=ohwoeowho@gmail.com \
    /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.