fred

fred pushed to master at fred/bible-mode

1 month ago

fred pushed to master at fred/bible-mode

1 month ago

fred pushed to master at fred/bible-mode

2 months ago

fred pushed to master at fred/bible-mode

  • ba0313b33b Fix rendering of book/chapter/verse for all (I hope) modules 1. string-replace <Book Chapter:> 2. Iterate highlight <verse:> (with possible preceding space) Lookups of some modules would return multiple verses; the verse numbers of these would not get highlighted. Also, get rid of shorthand (i.e. bm-) so that ctrl-h m would display key bindings. Also, add <return> to keymap for selecting biblical module

2 months ago

fred pushed to master at fred/bible-mode

  • 100acaed51 Fix search Remove filter option from diatheke search execution

2 months ago

fred pushed to master at fred/bible-mode

  • b126694f5d Fix broken search Change in display format caused displaying passage referenced by verse lookup to fail because the regexp string no longer reflected the verse format in the *bible* buffer. That is, instead of genesis 1:12: it would be 12: Since the regexp was looking for ":<number>:" it would not find anything and error out. The fix was to change the regexp to "<number>:". This was also broken in looking up lexicon xrefs and fixed in the same way.

2 months ago

fred pushed to master at fred/bible-mode

3 months ago

fred pushed to master at fred/bible-mode

  • 05180a4d4f Fix various formatting issues introduced by previous changes - Fix line breaks - Don't delete part of the verse when formatting the verse number - Try to eliminate spurious spaces

3 months ago

fred pushed to master at fred/bible-mode

1 year ago

fred pushed to master at fred/bible-mode

  • 38a8f211df Enable using e.g. 2 John as well as II John

1 year ago

fred pushed to master at fred/bible-mode

1 year ago

fred pushed to master at fred/bible-mode

1 year ago

fred pushed to master at fred/bible-mode

  • 24c968cee4 Added code to use lexicons indexed by lemma Some lexicons are indexed by lemma rather than by Strong's numbers. This includes AbbottSmith and LiddellScott lexicons. It turns out that there's an index from Strong's numbers to lemmas called AbbottSmithStrongs. Using this index allows using doing two-step lookups of Strong's numbers with the above named lexicons.

1 year ago

fred pushed to master at fred/bible-mode

1 year ago

fred pushed to master at fred/bible-mode

1 year ago

fred pushed to master at fred/bible-mode

1 year ago

fred pushed to master at fred/bible-mode

  • 700c7d7ce8 Fixed URLs because of moving off github to self-hosted git server

1 year ago

fred pushed to master at fred/bible-mode

  • 0fdf2968c3 Get rid of backslashes in tooltip string to avoid command substitution. Create proper mode for select-modules buffer.

1 year ago

fred pushed to master at fred/bible-mode

1 year ago

fred pushed to master at fred/bible-mode

  • 2e9da47d59 Add auto-generated README.md (from README.org)

1 year ago