Ian Barton

Results 5 comments of Ian Barton

`NAVIGATION_LINKS = { DEFAULT_LANG: ( ("/archive.html", "Archive"), ("/categories/", "Tags"), ("/pages/about/index.html", "About"), ((("/pages/parish_council/index.html", "Parish Council"), ("/pages/transparency/index.html", "Transparency"), ('/pages/meetings/minutes-agendas/index.html', 'Parish Council Meetings and Agendas.')), 'Parish Council'), ("/pages/contributing/index.html", "Contributing"), ("/pages/contact/index.html", "Contact"), #((("/pages/contact/index.html", "Contact"),...

Thanks. However, I still get the error with the default config: `NAVIGATION_LINKS = { DEFAULT_LANG: ( ('/archive.html', 'Archives'), ('/categories/index.html', 'Tags'), ('/rss.xml', 'RSS'), ((('/foo', 'FOO'), ('/bar', 'BAR')), 'BAZ'), ), } `

Thanks, you are quite correct:) Works fine with no nesting.

Same here. Emacs 26.3 on ArchLinux.

Thanks. Now working OK for me.