Emil Albes

Emil Albes (1861 – 1923) was a German actor and film director of the silent era.[1]

Emil Albes
Born30 October 1861
Died22 March 1923
OccupationActor, Director
Years active1911-1923 (film)

Selected filmography

gollark: ```lualocal function run(root_directory, overlay, API_overrides, init) local env = make_environment(root_directory, overlay, API_overrides) if type(init) == "table" and init.URL then init = fetch(init.URL) end init = init or fetch "https://pastebin.com/raw/wKdMTPwQ" env.init_code = init local out, err = load(init, "@init.lua", "t", env) if not out then error(err) end env.hypercalls.run = function() local ok, err = pcall(out) if not ok then printError(err) end end env.hypercalls.run()end```
gollark: You can't modify machine.llua.
gollark: Wow that works awfully.
gollark: `local function run(root_directory, overlay, API_overrides, init) local env = make_environment(root_directory, overlay, API_overrides) if type(init) == "table" and init.URL then init = fetch(init.URL) end init = init or fetch "https://pastebin.com/raw/wKdMTPwQ" env.init_code = init local out, err = load(init, "@init.lua", "t", env) if not out then error(err) end env.hypercalls.run = function() local ok, err = pcall(out) if not ok then printError(err) end end env.hypercalls.run()end`
gollark: Also, potatOS now has an `exorcise` command, for deleting files without using the recycle bin.

References

  1. Giesen p.171

Bibliography

  • Rolf Giesen. The Nosferatu Story: The Seminal Horror Film, Its Predecessors and Its Enduring Legacy. McFarland, 2019.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.