unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Torsten Hilbrich <emacs.nolkaf@hilbrich.tk>
To: emacs-devel@gnu.org
Cc: orontee@gmail.com
Subject: Re: Integration of dictionary package
Date: Thu, 19 Nov 2020 08:40:21 +0100	[thread overview]
Message-ID: <494a350b-e2ac-5497-3336-61358517a102@hilbrich.tk> (raw)
In-Reply-To: <87o8k7zxoj.fsf@gmail.com>

On 08.11.20 16:16, Matthias Meulien wrote:
> Torsten Hilbrich <emacs.nolkaf@hilbrich.tk> writes:
> 
>> by suggestion of Jean Louis I have started integrating the dictionary
>> package (found on https://github.com/myrkr/dictionary-el/). 
> 
> Thanks for working on this.
> 
> Here are two minor improvments:
> - Remove text property from on empty lines
> - Add history to read-string

Thanks for the suggestion, I will add them to my branch.

I have now completed the work on my branch
feature/integration-of-dictionary-el. For reference, here is a list of
the commits so far:

b6227446d9 Importing dictionary module
658ec3ccee Renamed connection.el
e2ebffdd62 Renamed link.el
723906c444 Removed some compability parts in dictionary
5dc17d73b0 Add :version tag to defcustom statement
49c250b388 Dont't check coding-system-list for existence
99a7e918c8 Don't check for existence of defface
1773b9b687 Dictionary now uses button
329b6a0210 Adding details page for dictionary
837505075c Fix dictionary tooltip mode
2f1e4fbc42 Support nil value for dictionary-server
91ff1c8f7c Move placement of dictionary-tooltip-mouse-event
28fe134971 Remove text property from empty line
7ca331a4f9 Add history of search words to read-string

I have also implemented the suggestion that dictionary-server should
have a default value where first a search on localhost is considered. If
that fails and the user agrees to it the search will be done at
dict.org. The customization of that variable allows the user to select
either this automatic mode (default), search on localhost only, search
on dict.org or search on a user-supplied server.

I think the code is now ready for merging.

How is this done and where to merge the code into? Shall I do the merge
by myself or it is done by some specific maintainer who are handling this?

Thanks,

	Torsten





  reply	other threads:[~2020-11-19  7:40 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-08 16:01 Integration of dictionary package Torsten Hilbrich
2020-10-08 17:25 ` Robert Pluim
2020-10-08 17:33 ` Philip K.
2020-10-08 17:37   ` Eli Zaretskii
2020-10-09 17:17     ` Jean Louis
2020-10-08 17:45   ` Torsten Hilbrich
2020-10-09 17:19     ` Integration of dictionary package - match strategy Jean Louis
2020-10-08 17:49   ` Integration of dictionary package Torsten Hilbrich
2020-11-08 15:16 ` Matthias Meulien
2020-11-19  7:40   ` Torsten Hilbrich [this message]
2020-11-19 11:51     ` Jean Louis
2020-11-19 14:40     ` Eli Zaretskii
2020-11-19 15:22     ` Stefan Kangas
2020-11-19 17:35     ` Jean Louis
2020-11-19 17:53       ` Eli Zaretskii
2020-11-19 19:18         ` Jean Louis
2020-11-19 20:32           ` Eli Zaretskii
2020-11-19 19:06       ` Torsten Hilbrich
2020-11-19 19:27         ` Jean Louis
2020-11-19 20:29           ` Stefan Kangas
2020-11-19 20:30           ` Eli Zaretskii
2020-11-19 20:39             ` Jean Louis
2020-11-19 20:46               ` Eli Zaretskii
2020-11-20  1:41                 ` Jean Louis
2020-11-20  2:14         ` Jean Louis
2020-11-20  2:22     ` Jean Louis
2020-11-20  2:27     ` Jean Louis
2020-11-20  2:32     ` Jean Louis
2020-11-20  5:29       ` Torsten Hilbrich
2020-11-20  5:36         ` Jean Louis
2020-11-20  6:44           ` Torsten Hilbrich
2020-11-20  8:02       ` Eli Zaretskii
2020-11-20  8:44         ` Jean Louis
2020-11-20  3:11     ` Jean Louis
2020-11-20  5:57       ` Torsten Hilbrich
2020-11-20  6:50         ` Jean Louis
2020-11-21  8:59     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=494a350b-e2ac-5497-3336-61358517a102@hilbrich.tk \
    --to=emacs.nolkaf@hilbrich.tk \
    --cc=emacs-devel@gnu.org \
    --cc=orontee@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).