From: "Lennart Borgman" <lennart.borgman@gmail.com>
To: "Jason Rumney" <jasonr@gnu.org>
Cc: Kevin Burton <burton@spinn3r.com>,
Chong Yidong <cyd@stupidchicken.com>,
emacs-devel@gnu.org
Subject: Re: Possible to show tooltip at (point) ????
Date: Mon, 29 Dec 2008 10:52:34 +0100 [thread overview]
Message-ID: <e01d8a50812290152o587caa88sa51aec631b314bc@mail.gmail.com> (raw)
In-Reply-To: <4958448C.5060700@gnu.org>
On Mon, Dec 29, 2008 at 4:31 AM, Jason Rumney <jasonr@gnu.org> wrote:
> Lennart Borgman wrote:
>>
>> For me it works also if the window is split. The only problem I have
>> seen is with the margins. Maybe this is platform dependent?
>>
>
> I don't see any problems with margins in current CVS or 22.3. Can you give a
> specific example?
Try this
(point-to-coord (point))
(posn-at-point (point))
(set-window-margins (selected-window) 20 0)
(point-to-coord (point))
(posn-at-point (point))
I get the same result before and after set-window-margins.
next prev parent reply other threads:[~2008-12-29 9:52 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-28 6:48 Possible to show tooltip at (point) ???? Kevin Burton
2008-12-28 6:55 ` Lennart Borgman
2008-12-28 9:05 ` Chong Yidong
2008-12-28 9:24 ` Kevin Burton
2008-12-28 9:53 ` Jason Rumney
2008-12-28 17:14 ` Lennart Borgman
2008-12-28 17:20 ` Kevin Burton
2008-12-28 17:31 ` Lennart Borgman
2008-12-28 17:38 ` Kevin Burton
2008-12-29 2:05 ` Kevin Burton
2008-12-29 2:14 ` Lennart Borgman
2008-12-29 2:33 ` Kevin Burton
2008-12-29 2:36 ` Lennart Borgman
2008-12-29 2:41 ` Kevin Burton
2008-12-29 3:31 ` Jason Rumney
2008-12-29 9:52 ` Lennart Borgman [this message]
2008-12-29 18:52 ` Kevin Burton
2008-12-28 17:07 ` Mathias Dahl
2008-12-28 17:14 ` Kevin Burton
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=e01d8a50812290152o587caa88sa51aec631b314bc@mail.gmail.com \
--to=lennart.borgman@gmail.com \
--cc=burton@spinn3r.com \
--cc=cyd@stupidchicken.com \
--cc=emacs-devel@gnu.org \
--cc=jasonr@gnu.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.