all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* goto-line and goto-char not working in emacs info mode
@ 2017-10-08 13:25 Kyaw
  2017-10-08 14:21 ` Teemu Likonen
  0 siblings, 1 reply; 4+ messages in thread
From: Kyaw @ 2017-10-08 13:25 UTC (permalink / raw)
  To: help-gnu-emacs

Is that the normal behavior? I can't use M-g g and M-g c command in emacs
info mode buffer.
It works in anything else.


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

* Re: goto-line and goto-char not working in emacs info mode
  2017-10-08 13:25 Kyaw
@ 2017-10-08 14:21 ` Teemu Likonen
  2017-10-08 15:31   ` Emanuel Berg
  0 siblings, 1 reply; 4+ messages in thread
From: Teemu Likonen @ 2017-10-08 14:21 UTC (permalink / raw)
  To: Kyaw; +Cc: help-gnu-emacs

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

Kyaw [2017-10-08 19:55:04+06:30] wrote:

> Is that the normal behavior? I can't use M-g g and M-g c command in
> emacs info mode buffer.

It's normal but probably not wanted behavior. Info documents are big
buffers and the current info node is just narrowed view in that buffer.
Function goto-line operates on the whole buffer, not just on the current
(narrowed) info node.

-- 
/// Teemu Likonen   - .-..   <https://keybase.io/tlikonen> //
// PGP: 4E10 55DC 84E9 DFF6 13D7 8557 719D 69D3 2453 9450 ///

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

* Re: goto-line and goto-char not working in emacs info mode
  2017-10-08 14:21 ` Teemu Likonen
@ 2017-10-08 15:31   ` Emanuel Berg
  0 siblings, 0 replies; 4+ messages in thread
From: Emanuel Berg @ 2017-10-08 15:31 UTC (permalink / raw)
  To: help-gnu-emacs

Teemu Likonen wrote:

>> Is that the normal behavior? I can't use M-g
>> g and M-g c command in emacs info
>> mode buffer.
>
> It's normal but probably not wanted behavior.
> Info documents are big buffers and the
> current info node is just narrowed view in
> that buffer. Function goto-line operates on
> the whole buffer, not just on the current
> (narrowed) info node.

There is some resistance to learing how to
navigate the info system. Not just the buffers,
but the tree system itself. Just keep it up and
it'll come to you.

-- 
underground experts united
http://user.it.uu.se/~embe8573




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

* Re: goto-line and goto-char not working in emacs info mode
@ 2017-10-09 10:58 Kyaw
  0 siblings, 0 replies; 4+ messages in thread
From: Kyaw @ 2017-10-09 10:58 UTC (permalink / raw)
  To: help-gnu-emacs, Teemu Likonen

I understand it now that I feel inconsistency instead of harmony. I shall
help change the emacs when I achieve the total understanding of the inner
working of emacs. I think that It shouldn't be that way. It's itching my
perfectionism.

On Sun, Oct 8, 2017 at 7:55 PM, Kyaw <jeckferson@gmail.com> wrote:

> Is that the normal behavior? I can't use M-g g and M-g c command in emacs
> info mode buffer.
> It works in anything else.
>


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

end of thread, other threads:[~2017-10-09 10:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-09 10:58 goto-line and goto-char not working in emacs info mode Kyaw
  -- strict thread matches above, loose matches on Subject: below --
2017-10-08 13:25 Kyaw
2017-10-08 14:21 ` Teemu Likonen
2017-10-08 15:31   ` Emanuel Berg

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.