* column view can't display correctly when add (org-agenda-to-appt) into .emacs
@ 2008-07-15 4:05 anhnmncb
2008-07-16 17:41 ` Carsten Dominik
2008-07-24 23:56 ` anhnmncb
0 siblings, 2 replies; 9+ messages in thread
From: anhnmncb @ 2008-07-15 4:05 UTC (permalink / raw)
To: emacs-orgmode
Is it a bug of org-mode? When enabled (org-agenda-to-appt) in .emacs,
when I use the colum view in client, every column got too long to show,
but in emacs server, display is ok.
screenshot is here:
http://paste.ubuntu.org.cn/i8055 <= emacs server
http://paste.ubuntu.org.cn/i8054 <= emacs client
--
Regards,
anhnmncb
gpg key: 44A31344
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: column view can't display correctly when add (org-agenda-to-appt) into .emacs
2008-07-15 4:05 column view can't display correctly when add (org-agenda-to-appt) into .emacs anhnmncb
@ 2008-07-16 17:41 ` Carsten Dominik
2008-07-17 2:11 ` anhnmncb
2008-07-24 23:56 ` anhnmncb
1 sibling, 1 reply; 9+ messages in thread
From: Carsten Dominik @ 2008-07-16 17:41 UTC (permalink / raw)
To: anhnmncb; +Cc: emacs-orgmode
I have not idea what might be causing this.
- Carsten
On Jul 14, 2008, at 9:05 PM, anhnmncb wrote:
> Is it a bug of org-mode? When enabled (org-agenda-to-appt) in .emacs,
> when I use the colum view in client, every column got too long to
> show,
> but in emacs server, display is ok.
> screenshot is here:
> http://paste.ubuntu.org.cn/i8055 <= emacs server
> http://paste.ubuntu.org.cn/i8054 <= emacs client
>
> --
> Regards,
>
> anhnmncb
> gpg key: 44A31344
>
>
>
> _______________________________________________
> 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: column view can't display correctly when add (org-agenda-to-appt) into .emacs
2008-07-16 17:41 ` Carsten Dominik
@ 2008-07-17 2:11 ` anhnmncb
2008-07-17 3:41 ` Carsten Dominik
0 siblings, 1 reply; 9+ messages in thread
From: anhnmncb @ 2008-07-17 2:11 UTC (permalink / raw)
To: emacs-orgmode
Carsten Dominik <dominik@uva.nl> writes:
> I have not idea what might be causing this.
>
> - Carsten
>
> On Jul 14, 2008, at 9:05 PM, anhnmncb wrote:
>
>> Is it a bug of org-mode? When enabled (org-agenda-to-appt) in .emacs,
>> when I use the colum view in client, every column got too long to
>> show,
>> but in emacs server, display is ok.
>> screenshot is here:
>> http://paste.ubuntu.org.cn/i8055 <= emacs server
>> http://paste.ubuntu.org.cn/i8054 <= emacs client
I forgot to attach my emacs version:
GNU Emacs 23.0.60.1 (i686-pc-linux-gnu) of 2008-07-16 on gentoo
This issue is gone after I remove (org-agenda-to-appt).
>
>
> _______________________________________________
> 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
>
--
Regards,
anhnmncb
gpg key: 44A31344
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Re: column view can't display correctly when add (org-agenda-to-appt) into .emacs
2008-07-17 2:11 ` anhnmncb
@ 2008-07-17 3:41 ` Carsten Dominik
2008-07-17 5:00 ` anhnmncb
2008-07-17 14:51 ` anhnmncb
0 siblings, 2 replies; 9+ messages in thread
From: Carsten Dominik @ 2008-07-17 3:41 UTC (permalink / raw)
To: anhnmncb; +Cc: emacs-orgmode
Hi,
Also this should not be a problem. org-agenda-to-appt is defined in
org-agenda.el, which is also loading org.el.
- Carsten
On Jul 16, 2008, at 7:11 PM, anhnmncb wrote:
> Carsten Dominik <dominik@uva.nl> writes:
>
>> I have not idea what might be causing this.
>>
>> - Carsten
>>
>> On Jul 14, 2008, at 9:05 PM, anhnmncb wrote:
>>
>>> Is it a bug of org-mode? When enabled (org-agenda-to-appt)
>>> in .emacs,
>>> when I use the colum view in client, every column got too long to
>>> show,
>>> but in emacs server, display is ok.
>>> screenshot is here:
>>> http://paste.ubuntu.org.cn/i8055 <= emacs server
>>> http://paste.ubuntu.org.cn/i8054 <= emacs client
>
> I forgot to attach my emacs version:
> GNU Emacs 23.0.60.1 (i686-pc-linux-gnu) of 2008-07-16 on gentoo
>
> This issue is gone after I remove (org-agenda-to-appt).
>>
>>
>> _______________________________________________
>> 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
>>
>
> --
> Regards,
>
> anhnmncb
> gpg key: 44A31344
>
>
>
> _______________________________________________
> 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: column view can't display correctly when add (org-agenda-to-appt) into .emacs
2008-07-17 3:41 ` Carsten Dominik
@ 2008-07-17 5:00 ` anhnmncb
2008-07-17 14:51 ` anhnmncb
1 sibling, 0 replies; 9+ messages in thread
From: anhnmncb @ 2008-07-17 5:00 UTC (permalink / raw)
To: emacs-orgmode
Carsten Dominik <dominik@uva.nl> writes:
> Hi,
>
> Also this should not be a problem. org-agenda-to-appt is defined in
> org-agenda.el, which is also loading org.el.
>
> - Carsten
>> On Jul 16, 2008, at 7:11 PM, anhnmncb wrote:
>>
>> I forgot to attach my emacs version:
>> GNU Emacs 23.0.60.1 (i686-pc-linux-gnu) of 2008-07-16 on gentoo
>>
>> This issue is gone after I remove (org-agenda-to-appt).
hmmm, it's luck I don't use column view often... If I have, I will go to
emacs server process, but, it's really dirty workaround ;p
--
Regards,
anhnmncb
gpg key: 44A31344
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: column view can't display correctly when add (org-agenda-to-appt) into .emacs
2008-07-17 3:41 ` Carsten Dominik
2008-07-17 5:00 ` anhnmncb
@ 2008-07-17 14:51 ` anhnmncb
1 sibling, 0 replies; 9+ messages in thread
From: anhnmncb @ 2008-07-17 14:51 UTC (permalink / raw)
To: emacs-orgmode
Carsten Dominik <dominik@uva.nl> writes:
> Hi,
>
> Also this should not be a problem. org-agenda-to-appt is defined in
> org-agenda.el, which is also loading org.el.
>
> On Jul 16, 2008, at 7:11 PM, anhnmncb wrote:
>
>> Carsten Dominik <dominik@uva.nl> writes:
>>
>>> I have not idea what might be causing this.
>>>
>>> - Carsten
>>>
>>> On Jul 14, 2008, at 9:05 PM, anhnmncb wrote:
>>>
>>>> Is it a bug of org-mode? When enabled (org-agenda-to-appt) in
>>>> .emacs,
>>>> when I use the colum view in client, every column got too long to
>>>> show,
>>>> but in emacs server, display is ok.
>>>> screenshot is here:
>>>> http://paste.ubuntu.org.cn/i8055 <= emacs server
>>>> http://paste.ubuntu.org.cn/i8054 <= emacs client
>>
>> I forgot to attach my emacs version:
>> GNU Emacs 23.0.60.1 (i686-pc-linux-gnu) of 2008-07-16 on gentoo
>>
>> This issue is gone after I remove (org-agenda-to-appt).
Hmmm, I find that it happens exactly after I add this to .emacs:
(org-remember-insinuate)
It's not relative to (org-agenda-to-appt). Maybe it's a remember's bug..?
--
Regards,
anhnmncb
gpg key: 44A31344
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: column view can't display correctly when add (org-agenda-to-appt) into .emacs
2008-07-15 4:05 column view can't display correctly when add (org-agenda-to-appt) into .emacs anhnmncb
2008-07-16 17:41 ` Carsten Dominik
@ 2008-07-24 23:56 ` anhnmncb
2008-07-25 0:07 ` Carsten Dominik
1 sibling, 1 reply; 9+ messages in thread
From: anhnmncb @ 2008-07-24 23:56 UTC (permalink / raw)
To: emacs-orgmode
anhnmncb <anhnmncb@gmail.com> writes:
> Is it a bug of org-mode? When enabled (org-agenda-to-appt) in .emacs,
> when I use the colum view in client, every column got too long to show,
> but in emacs server, display is ok.
> screenshot is here:
> http://paste.ubuntu.org.cn/i8055 <= emacs server
> http://paste.ubuntu.org.cn/i8054 <= emacs client
After using a recent cvs version, everything works well.
--
Regards,
anhnmncb
gpg key: 44A31344
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Re: column view can't display correctly when add (org-agenda-to-appt) into .emacs
2008-07-24 23:56 ` anhnmncb
@ 2008-07-25 0:07 ` Carsten Dominik
2008-07-25 2:11 ` anhnmncb
0 siblings, 1 reply; 9+ messages in thread
From: Carsten Dominik @ 2008-07-25 0:07 UTC (permalink / raw)
To: anhnmncb; +Cc: emacs-orgmode
Thanks for this information. A recent CVS of Emacs? of Ubuntu? of Org?
- Carsten
On Jul 24, 2008, at 4:56 PM, anhnmncb wrote:
> anhnmncb <anhnmncb@gmail.com> writes:
>
>> Is it a bug of org-mode? When enabled (org-agenda-to-appt) in .emacs,
>> when I use the colum view in client, every column got too long to
>> show,
>> but in emacs server, display is ok.
>> screenshot is here:
>> http://paste.ubuntu.org.cn/i8055 <= emacs server
>> http://paste.ubuntu.org.cn/i8054 <= emacs client
>
> After using a recent cvs version, everything works well.
> --
> Regards,
>
> anhnmncb
> gpg key: 44A31344
>
>
>
> _______________________________________________
> 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: column view can't display correctly when add (org-agenda-to-appt) into .emacs
2008-07-25 0:07 ` Carsten Dominik
@ 2008-07-25 2:11 ` anhnmncb
0 siblings, 0 replies; 9+ messages in thread
From: anhnmncb @ 2008-07-25 2:11 UTC (permalink / raw)
To: emacs-orgmode
Carsten Dominik <dominik@uva.nl> writes:
> Thanks for this information. A recent CVS of Emacs? of Ubuntu? of Org?
I meant emacs from cvs:
GNU Emacs 23.0.60.1 (i686-pc-linux-gnu) of 2008-07-25 on gentoo
> On Jul 24, 2008, at 4:56 PM, anhnmncb wrote:
>
>> anhnmncb <anhnmncb@gmail.com> writes:
>>
>>> Is it a bug of org-mode? When enabled (org-agenda-to-appt) in .emacs,
>>> when I use the colum view in client, every column got too long to
>>> show,
>>> but in emacs server, display is ok.
>>> screenshot is here:
>>> http://paste.ubuntu.org.cn/i8055 <= emacs server
>>> http://paste.ubuntu.org.cn/i8054 <= emacs client
>>
>> After using a recent cvs version, everything works well.
--
Regards,
anhnmncb
gpg key: 44A31344
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2008-07-25 2:21 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-15 4:05 column view can't display correctly when add (org-agenda-to-appt) into .emacs anhnmncb
2008-07-16 17:41 ` Carsten Dominik
2008-07-17 2:11 ` anhnmncb
2008-07-17 3:41 ` Carsten Dominik
2008-07-17 5:00 ` anhnmncb
2008-07-17 14:51 ` anhnmncb
2008-07-24 23:56 ` anhnmncb
2008-07-25 0:07 ` Carsten Dominik
2008-07-25 2:11 ` anhnmncb
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).