emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* worth it? -- tiny change of org mode
@ 2009-06-24 20:10 goodhei8
  2009-06-24 20:20 ` Nick Dokos
  2009-06-25  6:52 ` Bastien
  0 siblings, 2 replies; 9+ messages in thread
From: goodhei8 @ 2009-06-24 20:10 UTC (permalink / raw)
  To: emacs-orgmode Mailinglist

When i save all of my file with C+s, I press a lot of y for yes.
when it is in agenda view, if i press 2 more y,  it will bring me the 
year view with some time consumed.

Worth it -- change 'y' -> 'yes' for make sure to get year view?

Thanks.

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

* Re: worth it? -- tiny change of org mode
  2009-06-24 20:10 worth it? -- tiny change of org mode goodhei8
@ 2009-06-24 20:20 ` Nick Dokos
  2009-06-24 21:02   ` goodhei8
  2009-06-25  4:23   ` Carsten Dominik
  2009-06-25  6:52 ` Bastien
  1 sibling, 2 replies; 9+ messages in thread
From: Nick Dokos @ 2009-06-24 20:20 UTC (permalink / raw)
  To: goodhei8@gmail.com; +Cc: emacs-orgmode Mailinglist

goodhei8@gmail.com <goodhei8@gmail.com> wrote:

> When i save all of my file with C+s, I press a lot of y for yes.
> when it is in agenda view, if i press 2 more y,  it will bring me the 
> year view with some time consumed.
> 

When in agenda view, pressing 's' saves all org-mode buffers, no
questions asked.  No need to wear down your 'y' key :-)

HTH,
Nick

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

* Re: worth it? -- tiny change of org mode
  2009-06-24 20:20 ` Nick Dokos
@ 2009-06-24 21:02   ` goodhei8
  2009-06-25  4:23   ` Carsten Dominik
  1 sibling, 0 replies; 9+ messages in thread
From: goodhei8 @ 2009-06-24 21:02 UTC (permalink / raw)
  To: nicholas.dokos; +Cc: emacs-orgmode Mailinglist

[-- Attachment #1: Type: text/html, Size: 1057 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

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

* Re: worth it? -- tiny change of org mode
  2009-06-24 20:20 ` Nick Dokos
  2009-06-24 21:02   ` goodhei8
@ 2009-06-25  4:23   ` Carsten Dominik
  2009-06-25 16:10     ` goodhei8
  1 sibling, 1 reply; 9+ messages in thread
From: Carsten Dominik @ 2009-06-25  4:23 UTC (permalink / raw)
  To: nicholas.dokos; +Cc: emacs-orgmode Mailinglist


On Jun 24, 2009, at 10:20 PM, Nick Dokos wrote:

> goodhei8@gmail.com <goodhei8@gmail.com> wrote:
>
>> When i save all of my file with C+s, I press a lot of y for yes.

C-s starts incremental search.  What key are you really using?

>> when it is in agenda view, if i press 2 more y,  it will bring me the
>> year view with some time consumed.
>>
>
> When in agenda view, pressing 's' saves all org-mode buffers, no
> questions asked.  No need to wear down your 'y' key :-)

Actually, the "s" key for this purpose will go away, I need it for  
something
else.  Please start using `C-x C-s' for this purpose.

- Carsten

>
> HTH,
> Nick
>
>
>
>
> _______________________________________________
> 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

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

* Re: worth it? -- tiny change of org mode
  2009-06-24 20:10 worth it? -- tiny change of org mode goodhei8
  2009-06-24 20:20 ` Nick Dokos
@ 2009-06-25  6:52 ` Bastien
  2009-06-25 14:57   ` Nick Dokos
  1 sibling, 1 reply; 9+ messages in thread
From: Bastien @ 2009-06-25  6:52 UTC (permalink / raw)
  To: goodhei8@gmail.com; +Cc: emacs-orgmode Mailinglist

"goodhei8@gmail.com" <goodhei8@gmail.com> writes:

> When i save all of my file with C+s, I press a lot of y for yes.

I think you mean `C-x C-s', right?  

Also note that `C-x s' is M-x save-some-buffers and let you save many
files at once.

-- 
 Bastien

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

* Re: worth it? -- tiny change of org mode
  2009-06-25  6:52 ` Bastien
@ 2009-06-25 14:57   ` Nick Dokos
  2009-06-25 19:41     ` Eric S Fraga
  2009-06-25 21:14     ` goodhei8
  0 siblings, 2 replies; 9+ messages in thread
From: Nick Dokos @ 2009-06-25 14:57 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode Mailinglist

Bastien <bastienguerry@googlemail.com> wrote:

> "goodhei8@gmail.com" <goodhei8@gmail.com> writes:
> 
> > When i save all of my file with C+s, I press a lot of y for yes.
> 
> I think you mean `C-x C-s', right?  
> 
> Also note that `C-x s' is M-x save-some-buffers and let you save many
> files at once.
> 

IMO, the OP has gotten into a bad habit that he needs to break out of:
`C-x s' (i.e. save-some-buffers - without a prefix argument) is a
surgical operation.  He seems to want the bulk operation of `C-u C-x s':
the latter saves all modified buffers, no questions asked.

Thanks,
Nick

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

* Re: worth it? -- tiny change of org mode
  2009-06-25  4:23   ` Carsten Dominik
@ 2009-06-25 16:10     ` goodhei8
  0 siblings, 0 replies; 9+ messages in thread
From: goodhei8 @ 2009-06-25 16:10 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: emacs-orgmode Mailinglist

sorry it is C-x s.


Carsten Dominik wrote:
>
> On Jun 24, 2009, at 10:20 PM, Nick Dokos wrote:
>
>> goodhei8@gmail.com <goodhei8@gmail.com> wrote:
>>
>>> When i save all of my file with C+s, I press a lot of y for yes.
>
> C-s starts incremental search.  What key are you really using?
>
>>> when it is in agenda view, if i press 2 more y,  it will bring me the
>>> year view with some time consumed.
>>>
>>
>> When in agenda view, pressing 's' saves all org-mode buffers, no
>> questions asked.  No need to wear down your 'y' key :-)
>
> Actually, the "s" key for this purpose will go away, I need it for 
> something
> else.  Please start using `C-x C-s' for this purpose.
>
> - Carsten
>
>>
>> HTH,
>> Nick
>>
>>
>>
>>
>> _______________________________________________
>> 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
>
>

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

* Re: worth it? -- tiny change of org mode
  2009-06-25 14:57   ` Nick Dokos
@ 2009-06-25 19:41     ` Eric S Fraga
  2009-06-25 21:14     ` goodhei8
  1 sibling, 0 replies; 9+ messages in thread
From: Eric S Fraga @ 2009-06-25 19:41 UTC (permalink / raw)
  To: nicholas.dokos; +Cc: emacs-orgmode Mailinglist

At Thu, 25 Jun 2009 10:57:19 -0400,
Nick Dokos wrote:
> [snip]
> IMO, the OP has gotten into a bad habit that he needs to break out of:
> `C-x s' (i.e. save-some-buffers - without a prefix argument) is a
> surgical operation.  He seems to want the bulk operation of `C-u C-x s':
> the latter saves all modified buffers, no questions asked.

yes but answering ! to the y/n/... prompt that comes up with C-x s
will do the same in the end...

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

* Re: worth it? -- tiny change of org mode
  2009-06-25 14:57   ` Nick Dokos
  2009-06-25 19:41     ` Eric S Fraga
@ 2009-06-25 21:14     ` goodhei8
  1 sibling, 0 replies; 9+ messages in thread
From: goodhei8 @ 2009-06-25 21:14 UTC (permalink / raw)
  To: nicholas.dokos; +Cc: Bastien, emacs-orgmode Mailinglist

[-- Attachment #1: Type: text/html, Size: 1837 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

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

end of thread, other threads:[~2009-06-25 21:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-24 20:10 worth it? -- tiny change of org mode goodhei8
2009-06-24 20:20 ` Nick Dokos
2009-06-24 21:02   ` goodhei8
2009-06-25  4:23   ` Carsten Dominik
2009-06-25 16:10     ` goodhei8
2009-06-25  6:52 ` Bastien
2009-06-25 14:57   ` Nick Dokos
2009-06-25 19:41     ` Eric S Fraga
2009-06-25 21:14     ` goodhei8

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