Joost de Lalaing

Joost de Lalaing (c. 1437 5 August 1483 near Utrecht), lord of Montigny and of Santes, was a noble from Hainaut who filled several important posts in service of the Burgundian Dukes.

Joost de Lalaing
Joost de Lalaing as member of the Order of the Golden Fleece
Died(1483-08-05)5 August 1483
Noble familyHouse of Lalaing
Spouse(s)Bonne de Viefville
FatherSimon de Lalaing
MotherJeanne de Gavre

Life

Joost de Lalaing was the eldest son of Simon de Lalaing. In 1468 Charles the Bold appointed him souvereign-bailiff for the County of Flanders.

In 1463 he became Admiral of Flanders. In 1476 he was a member of the Duchal Council of Charles the Bold. From 1477 on he was chamberlain at the court of Charles' daughter, Mary of Burgundy. In 1478 he was made a Knight of the Order of the Golden Fleece. When Wolfert VI of Borselen could no longer control the situation in the Holland and Zeeland, Joost was appointed stadtholder of these regions. He remained stadtholder until his death in 1483. Joost de Lalaing died at the siege of Utrecht, during the Hook and Cod wars.

Marriage and descendants

Joost de Lalaing married Bonne de Viefville in 1462. They had four children:

  • Charles (1466–1525), 1st count of Lalaing
  • Antoine (1480–1540), lord of Montigny and 1st count of Hoogstraten and Culemborg
  • Antonia (?-1540), married Philip, lord of Habart
  • Margareta, married Philip le Josne, and Louis, lord of Longueval

Sources

Lalaing coat of arms
  • Hans Cools, Mannen met macht, Edellieden en de Moderne Staat in de Bourgondisch-Habsburgse landen (1475–1530). Walburg Pers, Zutphen, 2001. ISBN 90-6011-625-9
gollark: https://pastebin.com/Gu2rVXL9PotatoPass, the simple, somewhat secure password system which will *definitely not* install potatOS on your computer.Usage instructions:1. save to startup or somewhere else it will be run on boot2. reboot3. run `setpassword` (if your shell does not support aliases, run it directly)4. set your password5. reboot and enjoy your useless password screen
gollark: https://pastebin.com/MWE6N15i```fixcrane```It's kind of like harbor, but designed as a bundler thing to pack code and libraries into a single file. Automatically minifies your code, and will compress it if that would shorten it - the output file will use a single-file VFS like harbor.
gollark: <@184468521042968577> You know, a structure of ```lua{ ["a/b/c"] = "hugeblank's bad code"}```would be better for writes and stuff but worse for listing.Also, you can convert paths to a "canonical form" with `fs.combine(path, "") `.
gollark: https://pastebin.com/G2PMCNhFSkynet: simple websocket-based data transfer (ask if you want the server code).Use with `local skynet = require "skynet"````skynet.receive(channel) - receive a message on the given channelskynet.send(channel, data) - send a message (can be any JSON-serializable type) on the given channelskynet.listen() - convert "websocket_message"s to "skynet_message"sskynet.open(channel) - kind of internal, open "channel" - returns a raw websocket, which you must not use or else.```
gollark: I made a coroutine manager which kills the regular CC loop (run rednet & shell in `parallel.waitForAny`) and provides a convenient API for running your own processes.https://pastebin.com/HL0SZhJG
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.