all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Parham Doustdar <parham90@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 44005@debbugs.gnu.org
Subject: bug#44005: 28.0.50; Deleting region doesn't work
Date: Thu, 15 Oct 2020 16:41:37 +0200	[thread overview]
Message-ID: <CAMKotUrwNfv9LQCfkMKaDSMj7SQHcTNBqjPasUH8=cWvo4mVkw@mail.gmail.com> (raw)
In-Reply-To: <87lfg7woj6.fsf@gnus.org>

[-- Attachment #1: Type: text/plain, Size: 1103 bytes --]

Hi there,
<DEL> runs `delete-backward-char'.
However, I had a thought. I'm running Emacs with Emacspeak, which advices
some functions to act as a screen reader and speak the deleted character. I
can't verify that Emacspeak isn't causing this error, although reading the
source code of the advice, all i see is a call to `(preceding-char)'.
Is there a way to follow the execution and see what that scrolling function
is?
Another thing that I noticed is that when I do `C-x h' my point is in the
very beginning of the buffer. Not sure if it has always been the case.
So, when I type `a ' (that is, a and then a space) and press `C-x h',
`(point)' returns 1, `(region-beginning)' returns 1, and `(region-end)'
returns 3.
I hope this is all useful.
Best,
Parham

On Thu, Oct 15, 2020 at 4:29 PM Lars Ingebrigtsen <larsi@gnus.org> wrote:

> Eli Zaretskii <eliz@gnu.org> writes:
>
> > In that case, this is perhaps macOS specific?
>
> I tried it on Macos, and was unable to reproduce the problem.
>
> --
> (domestic pets only, the antidote for overdose, milk.)
>    bloggy blog: http://lars.ingebrigtsen.no
>

[-- Attachment #2: Type: text/html, Size: 1672 bytes --]

  reply	other threads:[~2020-10-15 14:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-15  7:50 bug#44005: 28.0.50; Deleting region doesn't work Parham Doustdar
2020-10-15  7:59 ` Lars Ingebrigtsen
2020-10-15 11:07   ` Parham Doustdar
2020-10-15 11:16     ` Lars Ingebrigtsen
2020-10-15 11:22       ` Parham Doustdar
2020-10-15 13:16         ` Andrii Kolomoiets
2020-10-15 14:13     ` Eli Zaretskii
2020-10-15 14:29       ` Lars Ingebrigtsen
2020-10-15 14:41         ` Parham Doustdar [this message]
2020-10-15 19:29           ` Andrii Kolomoiets
2020-10-15 19:51             ` Parham Doustdar
2020-10-16  5:01               ` Lars Ingebrigtsen
2020-10-15 13:37   ` Andrii Kolomoiets
2020-10-15 12:21 ` Pankaj Jangid

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='CAMKotUrwNfv9LQCfkMKaDSMj7SQHcTNBqjPasUH8=cWvo4mVkw@mail.gmail.com' \
    --to=parham90@gmail.com \
    --cc=44005@debbugs.gnu.org \
    --cc=larsi@gnus.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.