unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44340: 27.1; describe-text-properties: [Show] when nothing to show
@ 2020-10-31 10:26 積丹尼 Dan Jacobson
  2020-11-01 14:13 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 7+ messages in thread
From: 積丹尼 Dan Jacobson @ 2020-10-31 10:26 UTC (permalink / raw)
  To: 44340

In a Gnus *Article* buffer, place the cursor on
an attachment, and do M-x describe-text-properties .

   Here is a ‘button’ button labeled ‘[4. image/jpeg; Screenshot_20201030-160838.jpg]...’.

   There are text properties here:
     article-type         annotation
     button               (t)
     category             default-button
     face                 gnus-button
     follow-link          t
     gnus-callback        gnus-mm-display-part
     gnus-data            [Show]
     gnus-face            t
     gnus-part            4
     help-echo            "mouse-2: toggle the MIME part; down-mouse-3: more options"
     keymap               [Show]
     mouse-face           highlight
     rear-nonsticky       t

OK, that's great. However clicking on [Show] just flashes the screen.
C-h e doesn't reveal why, either.
At least print a message.





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

* bug#44340: 27.1; describe-text-properties: [Show] when nothing to show
  2020-10-31 10:26 bug#44340: 27.1; describe-text-properties: [Show] when nothing to show 積丹尼 Dan Jacobson
@ 2020-11-01 14:13 ` Lars Ingebrigtsen
  2020-11-01 19:03   ` 積丹尼 Dan Jacobson
  0 siblings, 1 reply; 7+ messages in thread
From: Lars Ingebrigtsen @ 2020-11-01 14:13 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 44340

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

> OK, that's great. However clicking on [Show] just flashes the screen.

By "clicking" I'm guessing you mean `mouse-1'?  Use `mouse-2' instead.
Closing.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

* bug#44340: 27.1; describe-text-properties: [Show] when nothing to show
  2020-11-01 14:13 ` Lars Ingebrigtsen
@ 2020-11-01 19:03   ` 積丹尼 Dan Jacobson
  2020-11-01 20:46     ` Basil L. Contovounesios
  2020-11-02 15:14     ` Lars Ingebrigtsen
  0 siblings, 2 replies; 7+ messages in thread
From: 積丹尼 Dan Jacobson @ 2020-11-01 19:03 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 44340, control

reopen 44340
retitle Say "use mouse-2" instead of flashing the screen
thanks

The average user is more likely to click with mouse-1.

So clicking with mouse-1 or mouse-3 should cause a message to appear,
saying to click with mouse-2.

Simply flashing the screen will make it appear emacs is broken.

Thanks.

>>>>> "LI" == Lars Ingebrigtsen <larsi@gnus.org> writes:
LI> 積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

>> OK, that's great. However clicking on [Show] just flashes the screen.

LI> By "clicking" I'm guessing you mean `mouse-1'?  Use `mouse-2' instead.
LI> Closing.





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

* bug#44340: 27.1; describe-text-properties: [Show] when nothing to show
  2020-11-01 19:03   ` 積丹尼 Dan Jacobson
@ 2020-11-01 20:46     ` Basil L. Contovounesios
  2020-11-01 20:58       ` 積丹尼 Dan Jacobson
  2020-11-02 15:14     ` Lars Ingebrigtsen
  1 sibling, 1 reply; 7+ messages in thread
From: Basil L. Contovounesios @ 2020-11-01 20:46 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 44340

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

> reopen 44340
> retitle Say "use mouse-2" instead of flashing the screen
> thanks

I think you accidentally sent these to control@bugs.debian.org instead
of control@debbugs.gnu.org.

I suggest in the future you Bcc, not Cc, the control server.

-- 
Basil





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

* bug#44340: 27.1; describe-text-properties: [Show] when nothing to show
  2020-11-01 20:46     ` Basil L. Contovounesios
@ 2020-11-01 20:58       ` 積丹尼 Dan Jacobson
  0 siblings, 0 replies; 7+ messages in thread
From: 積丹尼 Dan Jacobson @ 2020-11-01 20:58 UTC (permalink / raw)
  To: Basil L. Contovounesios; +Cc: 44340

>>>>> "BLC" == Basil L Contovounesios <contovob@tcd.ie> writes:
BLC> 積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

>> reopen 44340
>> retitle Say "use mouse-2" instead of flashing the screen
>> thanks

BLC> I think you accidentally sent these to control@bugs.debian.org instead
BLC> of control@debbugs.gnu.org.

Yeah. I decided to open a more general bug now.





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

* bug#44340: 27.1; describe-text-properties: [Show] when nothing to show
  2020-11-01 19:03   ` 積丹尼 Dan Jacobson
  2020-11-01 20:46     ` Basil L. Contovounesios
@ 2020-11-02 15:14     ` Lars Ingebrigtsen
  2020-11-02 15:56       ` Lars Ingebrigtsen
  1 sibling, 1 reply; 7+ messages in thread
From: Lars Ingebrigtsen @ 2020-11-02 15:14 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 44340

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

> The average user is more likely to click with mouse-1.

See `mouse-1-click-follows-link'.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

* bug#44340: 27.1; describe-text-properties: [Show] when nothing to show
  2020-11-02 15:14     ` Lars Ingebrigtsen
@ 2020-11-02 15:56       ` Lars Ingebrigtsen
  0 siblings, 0 replies; 7+ messages in thread
From: Lars Ingebrigtsen @ 2020-11-02 15:56 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 44340

Lars Ingebrigtsen <larsi@gnus.org> writes:

> 積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:
>
>> The average user is more likely to click with mouse-1.
>
> See `mouse-1-click-follows-link'.

Actually, I closed this prematurely.  There was a bug here -- the [Show]
buttons didn't have the correct markup for this to work.  This has now
been fixed on the trunk.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2020-11-02 15:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-31 10:26 bug#44340: 27.1; describe-text-properties: [Show] when nothing to show 積丹尼 Dan Jacobson
2020-11-01 14:13 ` Lars Ingebrigtsen
2020-11-01 19:03   ` 積丹尼 Dan Jacobson
2020-11-01 20:46     ` Basil L. Contovounesios
2020-11-01 20:58       ` 積丹尼 Dan Jacobson
2020-11-02 15:14     ` Lars Ingebrigtsen
2020-11-02 15:56       ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).