emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Small bug? Strange behaviour of
@ 2014-10-18 17:56 Igor Sosa Mayor
  2014-10-20 12:39 ` Bastien
  0 siblings, 1 reply; 5+ messages in thread
From: Igor Sosa Mayor @ 2014-10-18 17:56 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I have the following template for capture 

--8<---------------cut here---------------start------------->8---
	("tp" "TODO privado" entry (file+headline "~/Documents/org/privat.org" "General")
	 "* TODO %?\n SCHEDULED: %t ")
--8<---------------cut here---------------end--------------->8---

It works perfectly, except from a small strange behaviour. If I try to
change the included date for schedule using C-c C-s, the cursor in the
appearing calendar is always situated on the day BEFORE today, instead
of on the present date. 

It is maybe a small bug? Or is this intended so (and in this case,
why?)? 

Many thanks in advance!

-- 
:: Igor Sosa Mayor     :: joseleopoldo1792@gmail.com ::
:: GnuPG: 0x1C1E2890   :: http://www.gnupg.org/      ::
:: jabberid: rogorido  ::                            ::

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

* Re: Small bug? Strange behaviour of
  2014-10-18 17:56 Small bug? Strange behaviour of Igor Sosa Mayor
@ 2014-10-20 12:39 ` Bastien
  2014-10-20 21:09   ` Igor Sosa Mayor
  0 siblings, 1 reply; 5+ messages in thread
From: Bastien @ 2014-10-20 12:39 UTC (permalink / raw)
  To: Igor Sosa Mayor; +Cc: emacs-orgmode

Hi Igor,

Igor Sosa Mayor <joseleopoldo1792@gmail.com> writes:

> I have the following template for capture 
>
> 	("tp" "TODO privado" entry (file+headline "~/Documents/org/privat.org" "General")
> 	 "* TODO %?\n SCHEDULED: %t ")
>
> It works perfectly, except from a small strange behaviour. If I try to
> change the included date for schedule using C-c C-s, the cursor in the
> appearing calendar is always situated on the day BEFORE today, instead
> of on the present date.

I can't reproduce this.  Where is the cursor when you hit C-c C-s ?
Can you share a reproducible recipe?

Thanks,

-- 
 Bastien

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

* Re: Small bug? Strange behaviour of
  2014-10-20 12:39 ` Bastien
@ 2014-10-20 21:09   ` Igor Sosa Mayor
  2014-10-20 22:00     ` Marco Wahl
  0 siblings, 1 reply; 5+ messages in thread
From: Igor Sosa Mayor @ 2014-10-20 21:09 UTC (permalink / raw)
  To: emacs-orgmode

Bastien <bzg@gnu.org> writes:

> I can't reproduce this.  Where is the cursor when you hit C-c C-s ?
> Can you share a reproducible recipe?

Hi Bastien,

the cursor is here:

** TODO esto es una prueba [CURSOR]
 SCHEDULED: <2014-10-20 lun>

I hit C-c C-s and the calendar has the cursor on 2014-10-19. 

The capture command is like that:

--8<---------------cut here---------------start------------->8---
("tp" "TODO privado" entry (file+headline "~/Documents/org/privat.org" "General")
 "* TODO %?\n SCHEDULED: %t ")
--8<---------------cut here---------------end--------------->8---

thanks for your answer.

I have: org 8.2.10 on emacs 24.3.

PS: BTW is there a command to insert org-version and emacs version 
in a emails automatically? 

-- 
:: Igor Sosa Mayor     :: joseleopoldo1792@gmail.com ::
:: GnuPG: 0x1C1E2890   :: http://www.gnupg.org/      ::
:: jabberid: rogorido  ::                            ::

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

* Re: Small bug? Strange behaviour of
  2014-10-20 21:09   ` Igor Sosa Mayor
@ 2014-10-20 22:00     ` Marco Wahl
  2014-10-20 22:35       ` Igor Sosa Mayor
  0 siblings, 1 reply; 5+ messages in thread
From: Marco Wahl @ 2014-10-20 22:00 UTC (permalink / raw)
  To: emacs-orgmode

Hi Igor,

> I have: org 8.2.10 on emacs 24.3.
>
> PS: BTW is there a command to insert org-version and emacs version 
> in a emails automatically? 

What about using

(signature (concat "Org " (org-version) ", " (emacs-version)))

in gnus-posting-styles?


Best regards,  Marco
-- 
Org 8.2.10, GNU Emacs 25.0.50.2 (x86_64-unknown-linux-gnu, GTK+ Version 3.12.2)
 of 2014-10-14 on tm6592

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

* Re: Small bug? Strange behaviour of
  2014-10-20 22:00     ` Marco Wahl
@ 2014-10-20 22:35       ` Igor Sosa Mayor
  0 siblings, 0 replies; 5+ messages in thread
From: Igor Sosa Mayor @ 2014-10-20 22:35 UTC (permalink / raw)
  To: emacs-orgmode

Marco Wahl <marcowahlsoft@gmail.com> writes:

> Hi Igor,
> What about using
>
> (signature (concat "Org " (org-version) ", " (emacs-version)))
>
> in gnus-posting-styles?

thanks for your answer. This is a good idea!

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

end of thread, other threads:[~2014-10-20 22:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-18 17:56 Small bug? Strange behaviour of Igor Sosa Mayor
2014-10-20 12:39 ` Bastien
2014-10-20 21:09   ` Igor Sosa Mayor
2014-10-20 22:00     ` Marco Wahl
2014-10-20 22:35       ` Igor Sosa Mayor

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).