emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Brand <michael.ch.brand@gmail.com>
To: Bastien <bzg@gnu.org>
Cc: Org Mode <emacs-orgmode@gnu.org>,
	Carsten Dominik <carsten.dominik@gmail.com>
Subject: Re: No dot in datepicker dialog
Date: Wed, 24 Apr 2013 10:43:31 +0200	[thread overview]
Message-ID: <CALn3zogYSvGfDqLKbq6_YJeRxBB5Lk6PkPcYLYqCgTqU-FEwUw@mail.gmail.com> (raw)
In-Reply-To: <87ppxke3cy.fsf@bzg.ath.cx>

On Wed, Apr 24, 2013 at 10:31 AM, Bastien <bzg@gnu.org> wrote:
> Carsten Dominik <carsten.dominik@gmail.com> writes:
> [...]
>> How about testing for
>>
>>    (= (point) (1+ (length prompt)))
>>
>> instead of
>>
>>    (= (char-before) 32)
>>
>> ?
>>
>> - Carsten
>
> Yep, as you wish -- I though it was somehow nice to still be able to
> quickly jump at todays date by inserting a space then hitting ".",
> even in the middle of the inserted text... but clearly a dubious
> trick.
>
> Let me know if you want me to do the change,

(= (point) (1+ (length prompt))) would be a regression of "3 1 . 1 2 .".

On the other side the current (= (char-before) ?.) does still not echo
the "." at the beginning which I found convenient but don't insist if
there is a reason for not to echo.

Michael

  reply	other threads:[~2013-04-24  8:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-26 19:49 No dot in datepicker dialog Karl Voit
2013-04-04 12:53 ` Bastien
2013-04-04 13:18   ` Karl Voit
2013-04-04 14:19   ` Gregor Zattler
2013-04-23 16:04     ` Michael Brand
2013-04-24  8:06       ` Bastien
2013-04-24  8:23         ` Carsten Dominik
2013-04-24  8:31           ` Bastien
2013-04-24  8:43             ` Michael Brand [this message]
2013-04-24  8:51               ` Bastien
2013-04-24  9:13                 ` Michael Brand
2013-04-24  8:52               ` Michael Brand
2013-04-24  9:12             ` Carsten Dominik
2013-04-24  9:38               ` Bastien
2013-04-24  9:40                 ` Carsten Dominik

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CALn3zogYSvGfDqLKbq6_YJeRxBB5Lk6PkPcYLYqCgTqU-FEwUw@mail.gmail.com \
    --to=michael.ch.brand@gmail.com \
    --cc=bzg@gnu.org \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).