* agenda problem or my set up is a problem? @ 2013-07-08 12:00 Charles 2013-07-08 12:36 ` Noorul Islam K M 2013-07-10 15:59 ` Charles 0 siblings, 2 replies; 7+ messages in thread From: Charles @ 2013-07-08 12:00 UTC (permalink / raw) To: emacs-orgmode Mode I just did a clean org mode install (twice) * Org-mode version 8.0.5 (release_8.0.5-318-gfdaa99 @ c:/cygwin/home/Charlie/elisp/Org-Mode/lisp/) * emacs GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-28 on MARVIN emacs on windows 7, home premium org on cywin 1.7.20 I call the agenda dispatcher; however when I attempt to call an agenda command the following error is returned Wrong type argument: sequencep, newline: Charlie Millar ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: agenda problem or my set up is a problem? 2013-07-08 12:00 agenda problem or my set up is a problem? Charles @ 2013-07-08 12:36 ` Noorul Islam K M [not found] ` <51DAC43F.1050904@verizon.net> 2013-07-10 15:59 ` Charles 1 sibling, 1 reply; 7+ messages in thread From: Noorul Islam K M @ 2013-07-08 12:36 UTC (permalink / raw) To: Charles; +Cc: emacs-orgmode Mode Charles <millarc@verizon.net> writes: > I just did a clean org mode install (twice) > > * Org-mode version 8.0.5 (release_8.0.5-318-gfdaa99 @ > c:/cygwin/home/Charlie/elisp/Org-Mode/lisp/) > * emacs GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-28 on MARVIN > > emacs on windows 7, home premium > > org on cywin 1.7.20 > > I call the agenda dispatcher; however when I attempt to call an agenda command > the following error is returned > > Wrong type argument: sequencep, newline: > No issues here with Org-mode version 8.0.5 (release_8.0.5-318-gfdaa99 @ /home/noorul/.emacs.d/site-lisp/org-mode/lisp/) GNU Emacs 24.3.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) of 2013-03-11 on noman Can you send a trace back? Thanks and Regards Noorul ^ permalink raw reply [flat|nested] 7+ messages in thread
[parent not found: <51DAC43F.1050904@verizon.net>]
* Re: agenda problem or my set up is a problem? [not found] ` <51DAC43F.1050904@verizon.net> @ 2013-07-08 13:54 ` Noorul Islam K M 2013-07-08 22:12 ` Charles 0 siblings, 1 reply; 7+ messages in thread From: Noorul Islam K M @ 2013-07-08 13:54 UTC (permalink / raw) To: Charles; +Cc: emacs-orgmode Mode Charles <millarc@verizon.net> writes: > Noorul, > > On 7/8/2013 8:36 AM, Noorul Islam K M wrote: >> Charles <millarc@verizon.net> writes: >> >>> I just did a clean org mode install (twice) >>> >>> * Org-mode version 8.0.5 (release_8.0.5-318-gfdaa99 @ >>> c:/cygwin/home/Charlie/elisp/Org-Mode/lisp/) >>> * emacs GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-28 on MARVIN >>> >>> emacs on windows 7, home premium >>> >>> org on cywin 1.7.20 >>> >>> I call the agenda dispatcher; however when I attempt to call an agenda command >>> the following error is returned >>> >>> Wrong type argument: sequencep, newline: >>> >> >> No issues here with >> >> Org-mode version 8.0.5 (release_8.0.5-318-gfdaa99 @ /home/noorul/.emacs.d/site-lisp/org-mode/lisp/) >> GNU Emacs 24.3.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) >> of 2013-03-11 on noman >> >> Can you send a trace back? >> >> Thanks and Regards >> Noorul >> > > I'll have to try the trace later. I forgot to mention that until this morning > org worked as advertised with my set up. It was not until I attempted to update > that the problem surfaced. That is why I did a clean install. > Ok, good. > I have also discovered that capture no longer works - the same error is > returned. The same is true for attempts to change the TODO states. > > Could there be a CR/LF "mix up" in the most recent commit that effects a windows > set up. > This could be windows specific issue. Thanks and Regards Noorul ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: agenda problem or my set up is a problem? 2013-07-08 13:54 ` Noorul Islam K M @ 2013-07-08 22:12 ` Charles 2013-07-09 2:05 ` Noorul Islam K M 0 siblings, 1 reply; 7+ messages in thread From: Charles @ 2013-07-08 22:12 UTC (permalink / raw) To: Noorul Islam K M; +Cc: emacs-orgmode Mode [-- Attachment #1: Type: text/plain, Size: 1689 bytes --] Noorul, On 7/8/2013 9:54 AM, Noorul Islam K M wrote: > Charles <millarc@verizon.net> writes: > >> Noorul, >> >> On 7/8/2013 8:36 AM, Noorul Islam K M wrote: >>> Charles <millarc@verizon.net> writes: >>> >>>> I just did a clean org mode install (twice) >>>> >>>> * Org-mode version 8.0.5 (release_8.0.5-318-gfdaa99 @ >>>> c:/cygwin/home/Charlie/elisp/Org-Mode/lisp/) >>>> * emacs GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-28 on MARVIN >>>> >>>> emacs on windows 7, home premium >>>> >>>> org on cywin 1.7.20 >>>> >>>> I call the agenda dispatcher; however when I attempt to call an agenda command >>>> the following error is returned >>>> >>>> Wrong type argument: sequencep, newline: >>>> >>> >>> No issues here with >>> >>> Org-mode version 8.0.5 (release_8.0.5-318-gfdaa99 @ /home/noorul/.emacs.d/site-lisp/org-mode/lisp/) >>> GNU Emacs 24.3.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) >>> of 2013-03-11 on noman >>> >>> Can you send a trace back? >>> >>> Thanks and Regards >>> Noorul >>> >> >> I'll have to try the trace later. I forgot to mention that until this morning >> org worked as advertised with my set up. It was not until I attempted to update >> that the problem surfaced. That is why I did a clean install. >> > > Ok, good. > >> I have also discovered that capture no longer works - the same error is >> returned. The same is true for attempts to change the TODO states. >> >> Could there be a CR/LF "mix up" in the most recent commit that effects a windows >> set up. >> > > This could be windows specific issue. > > Thanks and Regards > Noorul I ran M-x debug-on-entry for org-agenda-list and org-todo-list. Attached are the backtraces. Thanks, Charlie [-- Attachment #2: org-agenda-list-backtrace --] [-- Type: application/octet-stream, Size: 3122 bytes --] [-- Attachment #3: org-todo-list-backtrace --] [-- Type: application/octet-stream, Size: 3118 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: agenda problem or my set up is a problem? 2013-07-08 22:12 ` Charles @ 2013-07-09 2:05 ` Noorul Islam K M 2013-07-09 2:15 ` Nick Dokos 0 siblings, 1 reply; 7+ messages in thread From: Noorul Islam K M @ 2013-07-09 2:05 UTC (permalink / raw) To: Charles; +Cc: emacs-orgmode Mode Charles <millarc@verizon.net> writes: > Noorul, > > On 7/8/2013 9:54 AM, Noorul Islam K M wrote: >> Charles <millarc@verizon.net> writes: >> >>> Noorul, >>> >>> On 7/8/2013 8:36 AM, Noorul Islam K M wrote: >>>> Charles <millarc@verizon.net> writes: >>>> >>>>> I just did a clean org mode install (twice) >>>>> >>>>> * Org-mode version 8.0.5 (release_8.0.5-318-gfdaa99 @ >>>>> c:/cygwin/home/Charlie/elisp/Org-Mode/lisp/) >>>>> * emacs GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-28 on MARVIN >>>>> >>>>> emacs on windows 7, home premium >>>>> >>>>> org on cywin 1.7.20 >>>>> >>>>> I call the agenda dispatcher; however when I attempt to call an agenda command >>>>> the following error is returned >>>>> >>>>> Wrong type argument: sequencep, newline: >>>>> >>>> >>>> No issues here with >>>> >>>> Org-mode version 8.0.5 (release_8.0.5-318-gfdaa99 @ /home/noorul/.emacs.d/site-lisp/org-mode/lisp/) >>>> GNU Emacs 24.3.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) >>>> of 2013-03-11 on noman >>>> >>>> Can you send a trace back? >>>> >>>> Thanks and Regards >>>> Noorul >>>> >>> >>> I'll have to try the trace later. I forgot to mention that until this morning >>> org worked as advertised with my set up. It was not until I attempted to update >>> that the problem surfaced. That is why I did a clean install. >>> >> >> Ok, good. >> >>> I have also discovered that capture no longer works - the same error is >>> returned. The same is true for attempts to change the TODO states. >>> >>> Could there be a CR/LF "mix up" in the most recent commit that effects a windows >>> set up. >>> >> >> This could be windows specific issue. >> >> Thanks and Regards >> Noorul > > I ran M-x debug-on-entry for org-agenda-list and org-todo-list. Attached are the > backtraces. > I think the attachment is not an error trace back. You need to do M-: (setq debug-on-error t) and execute the command. You are supposed to get a traceback. Please post the same. Thanks and Regards Noorul ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: agenda problem or my set up is a problem? 2013-07-09 2:05 ` Noorul Islam K M @ 2013-07-09 2:15 ` Nick Dokos 0 siblings, 0 replies; 7+ messages in thread From: Nick Dokos @ 2013-07-09 2:15 UTC (permalink / raw) To: emacs-orgmode Noorul Islam K M <noorul@noorul.com> writes: > Charles <millarc@verizon.net> writes: > >> >> I ran M-x debug-on-entry for org-agenda-list and org-todo-list. Attached are the >> backtraces. >> > > I think the attachment is not an error trace back. You need to do M-: (setq > debug-on-error t) and execute the command. You are supposed to get a > traceback. Please post the same. > > Thanks and Regards > Noorul > > It would also help if Charles ran uncompiled code - see the "How to create a useful backtrace" subsection of section 1.4, "Feedback" in the manual. -- Nick ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: agenda problem or my set up is a problem? 2013-07-08 12:00 agenda problem or my set up is a problem? Charles 2013-07-08 12:36 ` Noorul Islam K M @ 2013-07-10 15:59 ` Charles 1 sibling, 0 replies; 7+ messages in thread From: Charles @ 2013-07-10 15:59 UTC (permalink / raw) To: emacs-orgmode Mode, Noorul Islam K M, nicholas.dokos Noorul, Nick and others, On 7/8/2013 8:00 AM, Charles wrote: > I just did a clean org mode install (twice) > > * Org-mode version 8.0.5 (release_8.0.5-318-gfdaa99 @ > c:/cygwin/home/Charlie/elisp/Org-Mode/lisp/) > * emacs GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-28 on MARVIN > > emacs on windows 7, home premium > > org on cywin 1.7.20 > > I call the agenda dispatcher; however when I attempt to call an agenda > command the following error is returned > > Wrong type argument: sequencep, newline: > Thank you for your replies and guidance. I suddenly realized that the :newline was part of my tag set-up in my init.el. I removed all references to newline and the agenda commands now work. I now have to figure out why (:newline . nil) no longer works, at least for me. For the past two or three years I had my tag groups as (setq org-tag-alist '( (:startgroup . nil) ("aaaa" . ?a) ("bbbb" . ?b) (:endgroup . nil) (:newline . nil) (:startgroup . nil) ("cccc" . ?c) ("dddd" . ?d) (:endgroup . nil))) I'll check the mailing list etc. to see if I missed some discussion concerning this. Charlie ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2013-07-10 16:00 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-07-08 12:00 agenda problem or my set up is a problem? Charles 2013-07-08 12:36 ` Noorul Islam K M [not found] ` <51DAC43F.1050904@verizon.net> 2013-07-08 13:54 ` Noorul Islam K M 2013-07-08 22:12 ` Charles 2013-07-09 2:05 ` Noorul Islam K M 2013-07-09 2:15 ` Nick Dokos 2013-07-10 15:59 ` Charles
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/emacs.git https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.