all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* seeking the upper left buffer position of the window
@ 2006-08-28 20:17 Dieter Wilhelm
  2006-08-28 21:20 ` Peter Dyballa
  0 siblings, 1 reply; 3+ messages in thread
From: Dieter Wilhelm @ 2006-08-28 20:17 UTC (permalink / raw)


Hi

Please would you mind to give me a pointer for the access function of
the upper left position of the current window?  I'm sure there is one
but I couldn't find it and I'd like to place a temporary line (with
momentary-string-display) exactly at the uppermost visible line in the
current buffer window.

-- 
    Best wishes

    H. Dieter Wilhelm
    Darmstadt, Germany

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

* Re: seeking the upper left buffer position of the window
  2006-08-28 20:17 seeking the upper left buffer position of the window Dieter Wilhelm
@ 2006-08-28 21:20 ` Peter Dyballa
  2006-08-28 21:40   ` Dieter Wilhelm
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Dyballa @ 2006-08-28 21:20 UTC (permalink / raw)
  Cc: help-gnu-emacs


Am 28.08.2006 um 22:17 schrieb Dieter Wilhelm:

> Please would you mind to give me a pointer for the access function of
> the upper left position of the current window?

Beginning-of-window?

--
Mit friedvollen Grüßen

   Pete

Time is an illusion. Lunchtime, doubly so.

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

* Re: seeking the upper left buffer position of the window
  2006-08-28 21:20 ` Peter Dyballa
@ 2006-08-28 21:40   ` Dieter Wilhelm
  0 siblings, 0 replies; 3+ messages in thread
From: Dieter Wilhelm @ 2006-08-28 21:40 UTC (permalink / raw)
  Cc: help-gnu-emacs

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

> Am 28.08.2006 um 22:17 schrieb Dieter Wilhelm:
>
>> Please would you mind to give me a pointer for the access function of
>> the upper left position of the current window?
>
> Beginning-of-window?

I found it!

(window-start)

Thanks

-- 
    Best wishes

    H. Dieter Wilhelm
    Darmstadt, Germany

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

end of thread, other threads:[~2006-08-28 21:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-28 20:17 seeking the upper left buffer position of the window Dieter Wilhelm
2006-08-28 21:20 ` Peter Dyballa
2006-08-28 21:40   ` Dieter Wilhelm

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.