emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* forward date/time in table by S-return doe only affect first timestamp
@ 2009-11-03  9:20 Rainer Stengele
  2009-11-03  9:36 ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Rainer Stengele @ 2009-11-03  9:20 UTC (permalink / raw)
  To: emacs-orgmode

Having a table like this

| [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25] |
|                                              |
  ^

pointer positioned at "^", pressing S-return I get

| [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25] |
| [2009-11-04 Mi 09:25]--[2009-11-03 Di 10:25] |


(Di = Tuesday, Mi = Wednesday ...)


What I would like to see is this:

| [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25] |
| [2009-11-04 Mi 09:25]--[2009-11-04 Mi 10:25] |

that is, both timestamps are forwarded one day automatically.
Is there any chance to configure this?
If not, do others also think this would make sense?


Rainer



resolution dtection
event log asp.net

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

* Re: forward date/time in table by S-return doe only affect first timestamp
  2009-11-03  9:20 forward date/time in table by S-return doe only affect first timestamp Rainer Stengele
@ 2009-11-03  9:36 ` Carsten Dominik
  2009-11-03  9:44   ` Rainer Stengele
  0 siblings, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2009-11-03  9:36 UTC (permalink / raw)
  To: Rainer Stengele; +Cc: emacs-orgmode


On Nov 3, 2009, at 10:20 AM, Rainer Stengele wrote:

> Having a table like this
>
> | [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25] |
> |                                              |
>  ^
>
> pointer positioned at "^", pressing S-return I get
>
> | [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25] |
> | [2009-11-04 Mi 09:25]--[2009-11-03 Di 10:25] |
>
>
> (Di = Tuesday, Mi = Wednesday ...)
>
>
> What I would like to see is this:
>
> | [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25] |
> | [2009-11-04 Mi 09:25]--[2009-11-04 Mi 10:25] |
>
> that is, both timestamps are forwarded one day automatically.
> Is there any chance to configure this?
> If not, do others also think this would make sense?

Hi Rainer,

why don't you write

  [2009-11-03 Di 09:25-10:25]

???

- Carsten

>
>
> Rainer
>
>
>
> resolution dtection
> event log asp.net
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

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

* Re: forward date/time in table by S-return doe only affect first timestamp
  2009-11-03  9:36 ` Carsten Dominik
@ 2009-11-03  9:44   ` Rainer Stengele
  2009-11-03 10:50     ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Rainer Stengele @ 2009-11-03  9:44 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: emacs-orgmode

Carsten,

with

[2009-11-03 Di 09:25]--[2009-11-03 Di 10:25]

I can get the time difference between the two stamps vi "C-u C-c C-y",
which I do need to calculate further numbers in my table.
With

[2009-11-03 Di 09:25-10:25]

I do not seem to get this! Would be great by the way to get it from
there also!

Mit freundlichen Grüßen / Best Regards
    Rainer Stengele 

__|___ 
  | Dipl. Inf. (Univ.) Rainer Stengele   
  | Technical Control - System Administration  
  |
  | email    : Rainer.Stengele@diplan.de 
  | voice/fax: ++49-9131-7778-85/88
  | WWW      : http://www.diplan.de 
  |
  | diplan GmbH                                
  | Wetterkreuz 27
  | 91058 Erlangen, Germany                      
 
Diese E-Mail kann vertrauliche und/oder rechtlich geschützte Informationen enthalten. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.




Carsten Dominik schrieb:
>
> On Nov 3, 2009, at 10:20 AM, Rainer Stengele wrote:
>
>> Having a table like this
>>
>> | [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25] |
>> |                                              |
>>  ^
>>
>> pointer positioned at "^", pressing S-return I get
>>
>> | [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25] |
>> | [2009-11-04 Mi 09:25]--[2009-11-03 Di 10:25] |
>>
>>
>> (Di = Tuesday, Mi = Wednesday ...)
>>
>>
>> What I would like to see is this:
>>
>> | [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25] |
>> | [2009-11-04 Mi 09:25]--[2009-11-04 Mi 10:25] |
>>
>> that is, both timestamps are forwarded one day automatically.
>> Is there any chance to configure this?
>> If not, do others also think this would make sense?
>
> Hi Rainer,
>
> why don't you write
>
>  [2009-11-03 Di 09:25-10:25]
>
> ???
>
> - Carsten
>
>>
>>
>> Rainer
>>
>>
>>
>> resolution dtection
>> event log asp.net
>>
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Remember: use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
> - Carsten
>
>
>

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

* Re: forward date/time in table by S-return doe only affect first timestamp
  2009-11-03  9:44   ` Rainer Stengele
@ 2009-11-03 10:50     ` Carsten Dominik
  0 siblings, 0 replies; 4+ messages in thread
From: Carsten Dominik @ 2009-11-03 10:50 UTC (permalink / raw)
  To: Rainer Stengele; +Cc: emacs-orgmode


On Nov 3, 2009, at 10:44 AM, Rainer Stengele wrote:

> Carsten,
>
> with
>
> [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25]
>
> I can get the time difference between the two stamps vi "C-u C-c C-y",
> which I do need to calculate further numbers in my table.
> With
>
> [2009-11-03 Di 09:25-10:25]
>
> I do not seem to get this! Would be great by the way to get it from
> there also!

It is kind of tricky to change this, so i is not going to happen now :-(

- Carsten

>
> Mit freundlichen Grüßen / Best Regards
>    Rainer Stengele
>
> __|___
>  | Dipl. Inf. (Univ.) Rainer Stengele
>  | Technical Control - System Administration
>  |
>  | email    : Rainer.Stengele@diplan.de
>  | voice/fax: ++49-9131-7778-85/88
>  | WWW      : http://www.diplan.de
>  |
>  | diplan GmbH
>  | Wetterkreuz 27
>  | 91058 Erlangen, Germany
>
> Diese E-Mail kann vertrauliche und/oder rechtlich geschützte  
> Informationen enthalten. Wenn Sie nicht der richtige Adressat sind  
> oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte  
> den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren  
> sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
>
> This e-mail may contain confidential and/or privileged information.  
> If you are not the intended recipient (or have received this e-mail  
> in error) please notify the sender immediately and destroy this e- 
> mail. Any unauthorized copying, disclosure or distribution of the  
> material in this e-mail is strictly forbidden.
>
>
>
>
> Carsten Dominik schrieb:
>>
>> On Nov 3, 2009, at 10:20 AM, Rainer Stengele wrote:
>>
>>> Having a table like this
>>>
>>> | [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25] |
>>> |                                              |
>>> ^
>>>
>>> pointer positioned at "^", pressing S-return I get
>>>
>>> | [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25] |
>>> | [2009-11-04 Mi 09:25]--[2009-11-03 Di 10:25] |
>>>
>>>
>>> (Di = Tuesday, Mi = Wednesday ...)
>>>
>>>
>>> What I would like to see is this:
>>>
>>> | [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25] |
>>> | [2009-11-04 Mi 09:25]--[2009-11-04 Mi 10:25] |
>>>
>>> that is, both timestamps are forwarded one day automatically.
>>> Is there any chance to configure this?
>>> If not, do others also think this would make sense?
>>
>> Hi Rainer,
>>
>> why don't you write
>>
>> [2009-11-03 Di 09:25-10:25]
>>
>> ???
>>
>> - Carsten
>>
>>>
>>>
>>> Rainer
>>>
>>>
>>>
>>> resolution dtection
>>> event log asp.net
>>>
>>>
>>>
>>> _______________________________________________
>>> Emacs-orgmode mailing list
>>> Remember: use `Reply All' to send replies to the list.
>>> Emacs-orgmode@gnu.org
>>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>
>> - Carsten
>>
>>
>>

- Carsten

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

end of thread, other threads:[~2009-11-03 10:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-03  9:20 forward date/time in table by S-return doe only affect first timestamp Rainer Stengele
2009-11-03  9:36 ` Carsten Dominik
2009-11-03  9:44   ` Rainer Stengele
2009-11-03 10:50     ` Carsten Dominik

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